[scatterplot3d] 01/03: Imported Upstream version 0.3-36

Philip Rinn rinni-guest at moszumanska.debian.org
Wed Aug 12 20:07:15 UTC 2015


This is an automated email from the git hooks/post-receive script.

rinni-guest pushed a commit to branch master
in repository scatterplot3d.

commit d812ed630a09089ca22872a48a6e392dad01e675
Author: Philip Rinn <rinni at inventati.org>
Date:   Wed Aug 12 21:51:40 2015 +0200

    Imported Upstream version 0.3-36
---
 CHANGES            |   3 ++-
 DESCRIPTION        |   9 +++++----
 MD5                |  10 +++++-----
 NAMESPACE          |   3 +++
 build/vignette.rds | Bin 235 -> 234 bytes
 inst/doc/s3d.pdf   | Bin 267141 -> 320278 bytes
 6 files changed, 15 insertions(+), 10 deletions(-)

diff --git a/CHANGES b/CHANGES
index d73119a..3ccce9c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -65,6 +65,7 @@ Changes in 0.3-x releases of scatterplot3d:
          using proper vignettes directory
  0.3-35: arguments pch and bg caused failures when axes got restricted.
 	(reported by Hans-Joachim Pitz)
-	 
+ 0.3-36: import from base packages
+
 known UNfixed bug:
  xlim, ylim, zlim don't work *exactly* for enlarged areas
diff --git a/DESCRIPTION b/DESCRIPTION
index 331c425..64a4693 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,6 +1,6 @@
 Package: scatterplot3d
-Version: 0.3-35
-Date: 2014-02-11
+Version: 0.3-36
+Date: 2015-07-30
 Title: 3D Scatter Plot
 Author: Uwe Ligges <ligges at statistik.tu-dortmund.de>, Martin Maechler, Sarah Schnackenberg
 Maintainer: Uwe Ligges <ligges at statistik.tu-dortmund.de>
@@ -8,7 +8,8 @@ Description: Plots a three dimensional (3D) point cloud.
 Depends: R (>= 2.7.0)
 License: GPL-2
 Encoding: latin1
-Packaged: 2014-02-11 14:27:09 UTC; ligges
+Imports: grDevices, graphics, stats
+Packaged: 2015-07-29 22:30:44 UTC; ligges
 NeedsCompilation: no
 Repository: CRAN
-Date/Publication: 2014-02-11 15:30:58
+Date/Publication: 2015-07-30 00:32:00
diff --git a/MD5 b/MD5
index 16dd716..450c715 100644
--- a/MD5
+++ b/MD5
@@ -1,11 +1,11 @@
-9b3e340afcebcb0888d9b51c8127411e *CHANGES
-aa36299f5db54ee279cdbb3c372d2272 *DESCRIPTION
-2e76b2e09a331eec98128cc581ac5e22 *NAMESPACE
+fbd5e19f9d830888b203d206eea79941 *CHANGES
+cfcdad8f3da80b4058740e276ea64bc8 *DESCRIPTION
+3f23d861171f47729de45b704fb0cb49 *NAMESPACE
 b00afe1c44acc6ca0c23cd88591dfee9 *R/scatterplot3d.R
-ad2dea98b109f17e8866fa7d22db4d5b *build/vignette.rds
+d951632c4dee0e0e0ff26ad03e8964fa *build/vignette.rds
 75f154fc6802f86cefa004239b048243 *inst/CITATION
 4227d2d500d52cdd18b7af5407621be0 *inst/doc/s3d.Rnw
-a358861ae36199dfa4fbe0732ab35480 *inst/doc/s3d.pdf
+f0ca3eae0588111c9cd3e655b68a3712 *inst/doc/s3d.pdf
 50051f0feb902cf69820d01c45373e07 *inst/po/de/LC_MESSAGES/R-scatterplot3d.mo
 3dd8ff033a10120127977c076dd14724 *inst/po/en/LC_MESSAGES/R-scatterplot3d.mo
 0e981a49cfc54485f6424ddffd131c25 *man/scatterplot3d.Rd
diff --git a/NAMESPACE b/NAMESPACE
index 07d610c..c9e7964 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -1 +1,4 @@
+importFrom("grDevices", "rgb", "xyz.coords")
+importFrom("graphics", "lines", "mtext", "par", "plot.new", "plot.window", "points", "segments", "strwidth", "text", "title")
+importFrom("stats", "coef")
 export(scatterplot3d)
diff --git a/build/vignette.rds b/build/vignette.rds
index 925184c..e8f08fe 100644
Binary files a/build/vignette.rds and b/build/vignette.rds differ
diff --git a/inst/doc/s3d.pdf b/inst/doc/s3d.pdf
index fcc51f2..b05a12b 100644
Binary files a/inst/doc/s3d.pdf and b/inst/doc/s3d.pdf differ

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/scatterplot3d.git



More information about the debian-science-commits mailing list