[r-cran-polycub] 10/18: Updated version 0.6.0 from 'upstream/0.6.0'

Andreas Tille tille at debian.org
Fri Oct 20 14:21:49 UTC 2017


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

tille pushed a commit to branch master
in repository r-cran-polycub.

commit 095fb759f049ee8e595a7cc66c4e51dfd4a36852
Merge: c47b51c 8fa29d0
Author: Andreas Tille <tille at debian.org>
Date:   Fri Oct 20 16:06:20 2017 +0200

    Updated version 0.6.0 from 'upstream/0.6.0'
    
    with Debian dir b7de65c5e456db7dbe8afc148a08a2c19bcfdf9a

 DESCRIPTION                       |  42 +++++
 MD5                               |  53 ++++++
 NAMESPACE                         |  52 ++++++
 R/circleCub.R                     |  52 ++++++
 R/coerce-gpc-methods.R            | 116 +++++++++++++
 R/coerce-sp-methods.R             |  93 ++++++++++
 R/plotpolyf.R                     |  86 ++++++++++
 R/polyCub.R                       |  50 ++++++
 R/polyCub.SV.R                    | 352 ++++++++++++++++++++++++++++++++++++++
 R/polyCub.exact.Gauss.R           | 217 +++++++++++++++++++++++
 R/polyCub.iso.R                   | 252 +++++++++++++++++++++++++++
 R/polyCub.midpoint.R              |  80 +++++++++
 R/sysdata.rda                     | Bin 0 -> 18852 bytes
 R/tools.R                         |  98 +++++++++++
 R/xylist.R                        | 124 ++++++++++++++
 R/zzz.R                           | 115 +++++++++++++
 README.md                         |  36 ++++
 inst/CITATION                     |  22 +++
 inst/NEWS.Rd                      | 248 +++++++++++++++++++++++++++
 inst/examples/plotpolyf.R         |  11 ++
 inst/examples/polyCub.R           |  55 ++++++
 inst/examples/polyCub.iso.R       |  22 +++
 inst/include/polyCubAPI.h         |  37 ++++
 man/checkintrfr.Rd                |  45 +++++
 man/circleCub.Gauss.Rd            |  51 ++++++
 man/coerce-gpc-methods.Rd         |  54 ++++++
 man/coerce-sp-methods.Rd          |  43 +++++
 man/dotprod.Rd                    |  19 ++
 man/gpclibPermit.Rd               |  18 ++
 man/isClosed.Rd                   |  21 +++
 man/isScalar.Rd                   |  18 ++
 man/makegrid.Rd                   |  23 +++
 man/plot_polyregion.Rd            |  23 +++
 man/plotpolyf.Rd                  |  68 ++++++++
 man/polyCub-package.Rd            |  73 ++++++++
 man/polyCub.Rd                    | 103 +++++++++++
 man/polyCub.SV.Rd                 |  97 +++++++++++
 man/polyCub.exact.Gauss.Rd        |  76 ++++++++
 man/polyCub.iso.Rd                | 134 +++++++++++++++
 man/polyCub.midpoint.Rd           |  61 +++++++
 man/polygauss.Rd                  |  56 ++++++
 man/vecnorm.Rd                    |  19 ++
 man/xylist.Rd                     |  87 ++++++++++
 src/init.c                        |  29 ++++
 src/polyCub.SV.c                  |  85 +++++++++
 src/polyCub.SV.h                  |  18 ++
 src/polyCub.iso.c                 | 140 +++++++++++++++
 src/polyCub.iso.h                 |  21 +++
 tests/test-all.R                  |   3 +
 tests/testthat/polyiso_powerlaw.c |  46 +++++
 tests/testthat/test-NWGL.R        |   9 +
 tests/testthat/test-polyCub.R     |  59 +++++++
 tests/testthat/test-polyiso.R     | 103 +++++++++++
 tests/testthat/test-regression.R  |  12 ++
 54 files changed, 3827 insertions(+)

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



More information about the debian-science-commits mailing list