Sat, 21 Oct 2017

Package groupdata2 updated to version 1.0.0 with previous version 0.1.0 dated 2017-01-28

Title: Creating Groups from Data
Description: Subsetting methods for balanced cross-validation, time series windowing, and general grouping and splitting of data.
Author: Ludvig Renbo Olsen [aut, cre]
Maintainer: Ludvig Renbo Olsen <r-pkgs@ludvigolsen.dk>

Diff between groupdata2 versions 0.1.0 dated 2017-01-28 and 1.0.0 dated 2017-10-21

 groupdata2-0.1.0/groupdata2/R/group_factor_methods.R                       |only
 groupdata2-0.1.0/groupdata2/R/in_development.R                             |only
 groupdata2-1.0.0/groupdata2/DESCRIPTION                                    |   12 
 groupdata2-1.0.0/groupdata2/MD5                                            |   92 
 groupdata2-1.0.0/groupdata2/NAMESPACE                                      |    5 
 groupdata2-1.0.0/groupdata2/NEWS.md                                        |only
 groupdata2-1.0.0/groupdata2/R/find_missing_starts.R                        |only
 groupdata2-1.0.0/groupdata2/R/find_starts.R                                |only
 groupdata2-1.0.0/groupdata2/R/fold.R                                       |   49 
 groupdata2-1.0.0/groupdata2/R/group.R                                      |   28 
 groupdata2-1.0.0/groupdata2/R/group_factor.R                               |  154 
 groupdata2-1.0.0/groupdata2/R/group_size_methods.R                         |only
 groupdata2-1.0.0/groupdata2/R/helpers.R                                    |  373 ++
 groupdata2-1.0.0/groupdata2/R/l_methods.R                                  |  218 -
 groupdata2-1.0.0/groupdata2/R/n_methods.R                                  |only
 groupdata2-1.0.0/groupdata2/R/package_info.R                               |   21 
 groupdata2-1.0.0/groupdata2/R/partition.R                                  |only
 groupdata2-1.0.0/groupdata2/R/primes_remainder.R                           |only
 groupdata2-1.0.0/groupdata2/R/splitters.R                                  |   33 
 groupdata2-1.0.0/groupdata2/R/splt.R                                       |   16 
 groupdata2-1.0.0/groupdata2/R/staircase_methods.R                          |only
 groupdata2-1.0.0/groupdata2/R/staircase_remainder.R                        |    9 
 groupdata2-1.0.0/groupdata2/README.md                                      |  131 
 groupdata2-1.0.0/groupdata2/build/vignette.rds                             |binary
 groupdata2-1.0.0/groupdata2/inst/doc/automatic_groups_with_groupdata2.R    |only
 groupdata2-1.0.0/groupdata2/inst/doc/automatic_groups_with_groupdata2.Rmd  |only
 groupdata2-1.0.0/groupdata2/inst/doc/automatic_groups_with_groupdata2.html |only
 groupdata2-1.0.0/groupdata2/inst/doc/cross-validation_with_groupdata2.R    |only
 groupdata2-1.0.0/groupdata2/inst/doc/cross-validation_with_groupdata2.Rmd  |only
 groupdata2-1.0.0/groupdata2/inst/doc/cross-validation_with_groupdata2.html |only
 groupdata2-1.0.0/groupdata2/inst/doc/description_of_groupdata2.R           |   63 
 groupdata2-1.0.0/groupdata2/inst/doc/description_of_groupdata2.Rmd         |  373 ++
 groupdata2-1.0.0/groupdata2/inst/doc/description_of_groupdata2.html        | 1136 ++++---
 groupdata2-1.0.0/groupdata2/inst/doc/introduction_to_groupdata2.R          |  284 -
 groupdata2-1.0.0/groupdata2/inst/doc/introduction_to_groupdata2.Rmd        |  424 --
 groupdata2-1.0.0/groupdata2/inst/doc/introduction_to_groupdata2.html       | 1550 ----------
 groupdata2-1.0.0/groupdata2/inst/doc/time_series_with_groupdata2.R         |only
 groupdata2-1.0.0/groupdata2/inst/doc/time_series_with_groupdata2.Rmd       |only
 groupdata2-1.0.0/groupdata2/inst/doc/time_series_with_groupdata2.html      |only
 groupdata2-1.0.0/groupdata2/man/find_missing_starts.Rd                     |only
 groupdata2-1.0.0/groupdata2/man/find_starts.Rd                             |only
 groupdata2-1.0.0/groupdata2/man/fold.Rd                                    |  110 
 groupdata2-1.0.0/groupdata2/man/grapes-primes-grapes.Rd                    |only
 groupdata2-1.0.0/groupdata2/man/grapes-staircase-grapes.Rd                 |   11 
 groupdata2-1.0.0/groupdata2/man/group.Rd                                   |  126 
 groupdata2-1.0.0/groupdata2/man/group_factor.Rd                            |  128 
 groupdata2-1.0.0/groupdata2/man/groupdata2.Rd                              |   24 
 groupdata2-1.0.0/groupdata2/man/partition.Rd                               |only
 groupdata2-1.0.0/groupdata2/man/splt.Rd                                    |  107 
 groupdata2-1.0.0/groupdata2/tests/testthat/test_create_n_primes.R          |only
 groupdata2-1.0.0/groupdata2/tests/testthat/test_find_starts.R              |only
 groupdata2-1.0.0/groupdata2/tests/testthat/test_fold.R                     |    1 
 groupdata2-1.0.0/groupdata2/tests/testthat/test_group.R                    |   50 
 groupdata2-1.0.0/groupdata2/tests/testthat/test_grouping_factor.R          |  200 +
 groupdata2-1.0.0/groupdata2/tests/testthat/test_partition.R                |only
 groupdata2-1.0.0/groupdata2/tests/testthat/test_primes_remainder.R         |only
 groupdata2-1.0.0/groupdata2/tests/testthat/test_splt.R                     |   87 
 groupdata2-1.0.0/groupdata2/vignettes/automatic_groups_with_groupdata2.Rmd |only
 groupdata2-1.0.0/groupdata2/vignettes/cross-validation_with_groupdata2.Rmd |only
 groupdata2-1.0.0/groupdata2/vignettes/description_of_groupdata2.Rmd        |  373 ++
 groupdata2-1.0.0/groupdata2/vignettes/introduction_to_groupdata2.Rmd       |  424 --
 groupdata2-1.0.0/groupdata2/vignettes/time_series_with_groupdata2.Rmd      |only
 62 files changed, 3075 insertions(+), 3537 deletions(-)

More information about groupdata2 at CRAN
Permanent link

Package docuSignr updated to version 0.0.3 with previous version 0.0.2 dated 2017-06-08

Title: Connect to 'DocuSign' API
Description: Connect to the 'DocuSign' Rest API <https://www.docusign.com/p/RESTAPIGuide/RESTAPIGuide.htm>, which supports embedded signing, and sending of documents.
Author: Carl Ganz [aut, cre], CannaData Solutions [cph]
Maintainer: Carl Ganz <carl@cannadatasolutions.com>

Diff between docuSignr versions 0.0.2 dated 2017-06-08 and 0.0.3 dated 2017-10-21

 docuSignr-0.0.2/docuSignr/tests/testthat/test-4-download.R |only
 docuSignr-0.0.3/docuSignr/DESCRIPTION                      |    8 
 docuSignr-0.0.3/docuSignr/MD5                              |   27 
 docuSignr-0.0.3/docuSignr/NAMESPACE                        |    2 
 docuSignr-0.0.3/docuSignr/NEWS.md                          |   10 
 docuSignr-0.0.3/docuSignr/R/httr.R                         |  361 ++++++++-----
 docuSignr-0.0.3/docuSignr/man/docu_download.Rd             |   11 
 docuSignr-0.0.3/docuSignr/man/docu_embedded_sign.Rd        |    6 
 docuSignr-0.0.3/docuSignr/man/docu_envelope.Rd             |    2 
 docuSignr-0.0.3/docuSignr/man/docu_envelope_status.Rd      |only
 docuSignr-0.0.3/docuSignr/man/docu_list_envelopes.Rd       |only
 docuSignr-0.0.3/docuSignr/man/docu_login.Rd                |    4 
 docuSignr-0.0.3/docuSignr/tests/testthat/test-1-login.R    |    4 
 docuSignr-0.0.3/docuSignr/tests/testthat/test-2-signing.R  |    6 
 docuSignr-0.0.3/docuSignr/tests/testthat/test-3-sending.R  |    6 
 docuSignr-0.0.3/docuSignr/tests/testthat/test-4-envelope.R |only
 docuSignr-0.0.3/docuSignr/tests/testthat/test-5-download.R |only
 17 files changed, 288 insertions(+), 159 deletions(-)

More information about docuSignr at CRAN
Permanent link

Package CANSIM2R updated to version 0.12 with previous version 0.11 dated 2015-09-07

Title: Directly Extracts Complete CANSIM Data Tables
Description: Extract CANSIM (Statistics Canada) tables and transform them into readily usable data in panel (wide) format. It can also extract more than one table at a time and produce the resulting merge by time period and geographical region.
Author: Marco Lugo <marco.lugo.rodriguez@umontreal.ca>
Maintainer: Marco Lugo <marco.lugo.rodriguez@umontreal.ca>

Diff between CANSIM2R versions 0.11 dated 2015-09-07 and 0.12 dated 2017-10-21

 DESCRIPTION        |    8 ++++----
 MD5                |    8 ++++----
 R/downloadCANSIM.r |   13 +++++++------
 R/getCANSIM.r      |    7 +++++--
 man/getCANSIM.Rd   |    5 ++++-
 5 files changed, 24 insertions(+), 17 deletions(-)

More information about CANSIM2R at CRAN
Permanent link

Package RcmdrPlugin.survival updated to version 1.2-0 with previous version 1.1-1 dated 2016-08-16

Title: R Commander Plug-in for the 'survival' Package
Description: An R Commander plug-in for the survival package, with dialogs for Cox models, parametric survival regression models, estimation of survival curves, and testing for differences in survival curves, along with data-management facilities and a variety of tests, diagnostics and graphs.
Author: John Fox
Maintainer: John Fox <jfox@mcmaster.ca>

Diff between RcmdrPlugin.survival versions 1.1-1 dated 2016-08-16 and 1.2-0 dated 2017-10-21

 DESCRIPTION                         |   14 +++++++-------
 MD5                                 |   15 ++++++++-------
 NEWS                                |    6 ++++++
 R/unfold.R                          |    6 ++----
 data/Dialysis.rda                   |binary
 data/Rossi.rda                      |binary
 inst/etc/menus.txt                  |    4 ++--
 inst/etc/model-capabilities.txt     |only
 man/RcmdrPlugin.survival-package.Rd |    4 ++--
 9 files changed, 27 insertions(+), 22 deletions(-)

More information about RcmdrPlugin.survival at CRAN
Permanent link

Package gmapsdistance updated to version 3.3 with previous version 3.1 dated 2016-08-17

Title: Distance and Travel Time Between Two Points from Google Maps
Description: Get distance and travel time between two points from Google Maps. Four possible modes of transportation (bicycling, walking, driving and public transportation).
Author: Rodrigo Azuero Melo & David Zarruk
Maintainer: Rodrigo Azuero Melo <rodazuero@gmail.com>

Diff between gmapsdistance versions 3.1 dated 2016-08-17 and 3.3 dated 2017-10-21

 DESCRIPTION          |    8 ++++----
 MD5                  |   10 +++++-----
 R/gmapsdistance.R    |   26 ++++++++++++++++----------
 README.md            |   27 ++++++++++++++++-----------
 demo/example3.R      |    2 +-
 man/gmapsdistance.Rd |    2 +-
 6 files changed, 43 insertions(+), 32 deletions(-)

More information about gmapsdistance at CRAN
Permanent link

New package securitytxt with initial version 0.1.0
Package: securitytxt
Type: Package
Title: Identify and Parse Web Security Policies Files
Version: 0.1.0
Date: 2017-10-20
Authors@R: c( person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5670-2640")), person("SEOmoz", "Inc", role = c("aut", "cph"), comment = "url-cpp library, <https://github.com/seomoz/url-cpp>") )
Maintainer: Bob Rudis <bob@rud.is>
Description: When security risks in web services are discovered by independent security researchers who understand the severity of the risk, they often lack the channels to properly disclose them. As a result, security issues may be left unreported. The 'security.txt' 'Web Security Policies' specification defines an 'IETF' draft standard <https://tools.ietf.org/html/draft-foudil-securitytxt-00> to help organizations define the process for security researchers to securely disclose security vulnerabilities. Tools are provided to help identify and parse 'security.txt' files to enable analysis of the usage and adoption of these policies.
URL: https://github.com/hrbrmstr/securitytxt
BugReports: https://github.com/hrbrmstr/securitytxt/issues
Copyright: file inst/COPYRIGHTS
License: MIT + file LICENSE
Suggests: testthat, covr
Depends: R (>= 3.2.0)
Imports: Rcpp
RoxygenNote: 6.0.1
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2017-10-20 14:40:41 UTC; hrbrmstr
Author: Bob Rudis [aut, cre] (0000-0001-5670-2640), SEOmoz Inc [aut, cph] (url-cpp library, <https://github.com/seomoz/url-cpp>)
Repository: CRAN
Date/Publication: 2017-10-21 15:18:51 UTC

More information about securitytxt at CRAN
Permanent link

New package skyscapeR with initial version 0.2.2
Package: skyscapeR
Type: Package
Title: Skyscape Archaeology Data Reduction, Visualization and Analysis
Version: 0.2.2
Date: 2017-10-21
Author: Fabio Silva
Maintainer: Fabio Silva <f.silva@uwtsd.ac.uk>
Description: A toolset for data reduction, visualization and analysis in skyscape archaeology, archaeoastronomy and cultural astronomy.
Depends: R (>= 2.10), astrolibR
Imports: pracma, png, plotrix, oce, utils, stats, graphics, grDevices, MESS, RColorBrewer, numDeriv, parallel, foreach, doParallel, rootSolve
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-10-21 11:13:22 UTC; fabiosilva
Repository: CRAN
Date/Publication: 2017-10-21 14:52:44 UTC

More information about skyscapeR at CRAN
Permanent link

Package paleotree updated to version 3.0.0 with previous version 2.7 dated 2016-04-13

Title: Paleontological and Phylogenetic Analyses of Evolution
Description: Provides tools for transforming, a posteriori time-scaling, and modifying phylogenies containing extinct (i.e. fossil) lineages. In particular, most users are interested in the functions timePaleoPhy(), bin_timePaleoPhy(), cal3TimePaleoPhy() and bin_cal3TimePaleoPhy(), which a posteriori time-scale cladograms of fossil taxa into dated phylogenies. This package also contains a large number of likelihood functions for estimating sampling and diversification rates from different types of data available from the fossil record (e.g. range data, occurrence data, etc). paleotree users can also simulate diversification and sampling in the fossil record using the function simFossilRecord(), which is a detailed simulator for branching birth-death-sampling processes composed of discrete taxonomic units arranged in ancestor-descendant relationships. Users can use simFossilRecord() to simulate diversification in incompletely sampled fossil records, under various models of morphological differentiation (i.e. the various patterns by which morphotaxa originate from one another), and with time-dependent, longevity-dependent and/or diversity-dependent rates of diversification, extinction and sampling. Additional functions allow users to translate simulated ancestor-descendant data from simFossilRecord() into standard time-scaled phylogenies or unscaled cladograms that reflect the relationships among taxon units.
Author: David W. Bapst
Maintainer: David W. Bapst <dwbapst@gmail.com>

Diff between paleotree versions 2.7 dated 2016-04-13 and 3.0.0 dated 2017-10-21

 paleotree-2.7/paleotree/README                                     |only
 paleotree-3.0.0/paleotree/CHANGELOG                                |   26 +
 paleotree-3.0.0/paleotree/DESCRIPTION                              |   19 
 paleotree-3.0.0/paleotree/MD5                                      |  230 +++++-----
 paleotree-3.0.0/paleotree/NAMESPACE                                |    8 
 paleotree-3.0.0/paleotree/R/DiversityCurves.R                      |    6 
 paleotree-3.0.0/paleotree/R/RaiaCopesRule.R                        |only
 paleotree-3.0.0/paleotree/R/branchClasses.R                        |    9 
 paleotree-3.0.0/paleotree/R/cal3TimePaleoPhy.R                     |   41 +
 paleotree-3.0.0/paleotree/R/cladogeneticTraitCont.R                |    4 
 paleotree-3.0.0/paleotree/R/communityEcology.R                     |    4 
 paleotree-3.0.0/paleotree/R/compareTimescaling.R                   |    4 
 paleotree-3.0.0/paleotree/R/constrainParPaleo.R                    |    4 
 paleotree-3.0.0/paleotree/R/createMrBayesConstraints.R             |   29 +
 paleotree-3.0.0/paleotree/R/createMrBayesTipCalibrations.R         |only
 paleotree-3.0.0/paleotree/R/createMrBayesTipDatingNexus.R          |only
 paleotree-3.0.0/paleotree/R/durationFreq.R                         |    3 
 paleotree-3.0.0/paleotree/R/equation2function.R                    |    4 
 paleotree-3.0.0/paleotree/R/expandTaxonTree.R                      |   10 
 paleotree-3.0.0/paleotree/R/getFixedAgesFromNexus.R                |only
 paleotree-3.0.0/paleotree/R/graptDisparity.R                       |    2 
 paleotree-3.0.0/paleotree/R/graptPBDB.R                            |    2 
 paleotree-3.0.0/paleotree/R/inverseSurv.R                          |    8 
 paleotree-3.0.0/paleotree/R/isTimeListSequential.R                 |only
 paleotree-3.0.0/paleotree/R/kanto.R                                |   89 +++
 paleotree-3.0.0/paleotree/R/macroperforateForam.R                  |   14 
 paleotree-3.0.0/paleotree/R/minCharChange.R                        |   57 +-
 paleotree-3.0.0/paleotree/R/modelMethods.R                         |    2 
 paleotree-3.0.0/paleotree/R/modifyTerminalBranches.R               |   83 +--
 paleotree-3.0.0/paleotree/R/multiDiv.R                             |   69 ++-
 paleotree-3.0.0/paleotree/R/obtainDatedPosteriorTreesMrB.R         |only
 paleotree-3.0.0/paleotree/R/occData2timeList.R                     |    4 
 paleotree-3.0.0/paleotree/R/optimPaleo.R                           |    2 
 paleotree-3.0.0/paleotree/R/paleotree-package.R                    |    4 
 paleotree-3.0.0/paleotree/R/parentChild2taxonTree.R                |    2 
 paleotree-3.0.0/paleotree/R/parseNexusFile.R                       |only
 paleotree-3.0.0/paleotree/R/perCapitaRates.R                       |   22 
 paleotree-3.0.0/paleotree/R/probAnc.R                              |    2 
 paleotree-3.0.0/paleotree/R/resolveTreeChar.R                      |   31 -
 paleotree-3.0.0/paleotree/R/retiolitinae.R                         |    2 
 paleotree-3.0.0/paleotree/R/sampleRanges.R                         |   66 +-
 paleotree-3.0.0/paleotree/R/seqTimeList.R                          |    4 
 paleotree-3.0.0/paleotree/R/setRootAge.R                           |only
 paleotree-3.0.0/paleotree/R/simFossilRecord.R                      |   47 +-
 paleotree-3.0.0/paleotree/R/taxa2cladogram.R                       |   12 
 paleotree-3.0.0/paleotree/R/taxa2phylo.R                           |    6 
 paleotree-3.0.0/paleotree/R/taxonSortPBDBocc.R                     |    4 
 paleotree-3.0.0/paleotree/R/termTaxa.R                             |    8 
 paleotree-3.0.0/paleotree/R/testEdgeMat.R                          |    2 
 paleotree-3.0.0/paleotree/R/timeLadderTree.R                       |    9 
 paleotree-3.0.0/paleotree/R/timePaleoPhy.R                         |   11 
 paleotree-3.0.0/paleotree/R/timeSliceTree.R                        |    3 
 paleotree-3.0.0/paleotree/R/treeContradiction.R                    |only
 paleotree-3.0.0/paleotree/R/writeSimpleSumtNexus.R                 |only
 paleotree-3.0.0/paleotree/README.md                                |only
 paleotree-3.0.0/paleotree/data/RaiaCopesRule.rdata                 |only
 paleotree-3.0.0/paleotree/data/kanto.rdata                         |binary
 paleotree-3.0.0/paleotree/man/DiversityCurves.Rd                   |   17 
 paleotree-3.0.0/paleotree/man/RaiaCopesRule.Rd                     |only
 paleotree-3.0.0/paleotree/man/SamplingConv.Rd                      |   13 
 paleotree-3.0.0/paleotree/man/SongZhangDicrano.Rd                  |    1 
 paleotree-3.0.0/paleotree/man/binTimeData.Rd                       |    7 
 paleotree-3.0.0/paleotree/man/branchClasses.Rd                     |    6 
 paleotree-3.0.0/paleotree/man/cal3TimePaleoPhy.Rd                  |   37 -
 paleotree-3.0.0/paleotree/man/cladogeneticTraitCont.Rd             |   11 
 paleotree-3.0.0/paleotree/man/communityEcology.Rd                  |   14 
 paleotree-3.0.0/paleotree/man/compareTimescaling.Rd                |    8 
 paleotree-3.0.0/paleotree/man/constrainParPaleo.Rd                 |   15 
 paleotree-3.0.0/paleotree/man/createMrBayesConstraints.Rd          |   25 -
 paleotree-3.0.0/paleotree/man/createMrBayesTipCalibrations.Rd      |only
 paleotree-3.0.0/paleotree/man/createMrBayesTipDatingNexus.Rd       |only
 paleotree-3.0.0/paleotree/man/dateNodes.Rd                         |    7 
 paleotree-3.0.0/paleotree/man/degradeTree.Rd                       |    9 
 paleotree-3.0.0/paleotree/man/depthRainbow.Rd                      |    1 
 paleotree-3.0.0/paleotree/man/divCurveFossilRecordSim.Rd           |    7 
 paleotree-3.0.0/paleotree/man/durationFreq.Rd                      |   11 
 paleotree-3.0.0/paleotree/man/equation2function.Rd                 |    5 
 paleotree-3.0.0/paleotree/man/expandTaxonTree.Rd                   |    7 
 paleotree-3.0.0/paleotree/man/footeValues.Rd                       |    7 
 paleotree-3.0.0/paleotree/man/freqRat.Rd                           |    7 
 paleotree-3.0.0/paleotree/man/graptDisparity.Rd                    |    7 
 paleotree-3.0.0/paleotree/man/graptPBDB.Rd                         |    5 
 paleotree-3.0.0/paleotree/man/horizonSampRate.Rd                   |    1 
 paleotree-3.0.0/paleotree/man/inverseSurv.Rd                       |   20 
 paleotree-3.0.0/paleotree/man/kanto.Rd                             |   90 +++
 paleotree-3.0.0/paleotree/man/macroperforateForam.Rd               |   19 
 paleotree-3.0.0/paleotree/man/makePBDBtaxonTree.Rd                 |    7 
 paleotree-3.0.0/paleotree/man/minBranchLength.Rd                   |    7 
 paleotree-3.0.0/paleotree/man/minCharChange.Rd                     |   52 --
 paleotree-3.0.0/paleotree/man/modelMethods.Rd                      |   49 +-
 paleotree-3.0.0/paleotree/man/modifyTerminalBranches.Rd            |  102 ++--
 paleotree-3.0.0/paleotree/man/multiDiv.Rd                          |   26 -
 paleotree-3.0.0/paleotree/man/nearestNeighborDist.Rd               |    7 
 paleotree-3.0.0/paleotree/man/obtainDatedPosteriorTreesMrB.Rd      |only
 paleotree-3.0.0/paleotree/man/occData2timeList.Rd                  |   11 
 paleotree-3.0.0/paleotree/man/optimPaleo.Rd                        |    3 
 paleotree-3.0.0/paleotree/man/paleotree-package.Rd                 |   11 
 paleotree-3.0.0/paleotree/man/parentChild2taxonTree.Rd             |    9 
 paleotree-3.0.0/paleotree/man/perCapitaRates.Rd                    |   23 -
 paleotree-3.0.0/paleotree/man/perfectParsCharTree.Rd               |    1 
 paleotree-3.0.0/paleotree/man/plotOccData.Rd                       |    7 
 paleotree-3.0.0/paleotree/man/plotTraitgram.Rd                     |    7 
 paleotree-3.0.0/paleotree/man/pqr2Ps.Rd                            |   19 
 paleotree-3.0.0/paleotree/man/probAnc.Rd                           |    3 
 paleotree-3.0.0/paleotree/man/resolveTreeChar.Rd                   |   47 --
 paleotree-3.0.0/paleotree/man/retiolitinae.Rd                      |    7 
 paleotree-3.0.0/paleotree/man/reverseList.Rd                       |    1 
 paleotree-3.0.0/paleotree/man/rootSplit.Rd                         |    1 
 paleotree-3.0.0/paleotree/man/sampleRanges.Rd                      |   69 +--
 paleotree-3.0.0/paleotree/man/seqTimeList.Rd                       |   11 
 paleotree-3.0.0/paleotree/man/setRootAge.Rd                        |only
 paleotree-3.0.0/paleotree/man/simFossilRecord.Rd                   |   54 +-
 paleotree-3.0.0/paleotree/man/simFossilRecordMethods.Rd            |   13 
 paleotree-3.0.0/paleotree/man/taxa2cladogram.Rd                    |   15 
 paleotree-3.0.0/paleotree/man/taxa2phylo.Rd                        |   13 
 paleotree-3.0.0/paleotree/man/taxonSortPBDBocc.Rd                  |   13 
 paleotree-3.0.0/paleotree/man/taxonTable2taxonTree.Rd              |    7 
 paleotree-3.0.0/paleotree/man/termTaxa.Rd                          |   26 -
 paleotree-3.0.0/paleotree/man/testEdgeMat.Rd                       |    6 
 paleotree-3.0.0/paleotree/man/timeLadderTree.Rd                    |   13 
 paleotree-3.0.0/paleotree/man/timeList2fourDate.Rd                 |   11 
 paleotree-3.0.0/paleotree/man/timePaleoPhy.Rd                      |   14 
 paleotree-3.0.0/paleotree/man/timeSliceTree.Rd                     |   11 
 paleotree-3.0.0/paleotree/man/treeContradiction.Rd                 |only
 paleotree-3.0.0/paleotree/man/unitLengthTree.Rd                    |    1 
 paleotree-3.0.0/paleotree/tests/testContradiction_tests_05-25-17.R |only
 126 files changed, 1175 insertions(+), 827 deletions(-)

More information about paleotree at CRAN
Permanent link

New package hogsvdR with initial version 0.1
Package: hogsvdR
Version: 0.1
Date: 2017-10-17
Title: Higher-Order Generalized Singular Value Decomposition
Authors@R: c(person("Nikolas", "Barkas", role = c("aut","cre"), email = "Nikolaos_Barkas@hms.harvard.edu"))
Author: Nikolas Barkas [aut, cre]
Depends: R (>= 3.1.0)
Imports: MASS, Rcpp
Description: Implementation of higher order generalized singular value decomposition (HO GSVD). Based on Ponnapalli, Saunders, etal (2011) <doi:10.1371/journal.pone.0028072>.
License: GPL (>= 2)
URL: https://github.com/barkasn/hogsvdR
BugReports: https://github.com/barkasn/hogsvdR/issues
RoxygenNote: 6.0.1
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat
NeedsCompilation: yes
Packaged: 2017-10-20 15:52:43 UTC; barkasn
Maintainer: Nikolas Barkas <Nikolaos_Barkas@hms.harvard.edu>
Repository: CRAN
Date/Publication: 2017-10-21 14:48:24 UTC

More information about hogsvdR at CRAN
Permanent link

Package auk updated to version 0.1.0 with previous version 0.0.2 dated 2017-07-08

Title: eBird Data Extraction and Processing with AWK
Description: Extract and process bird sightings records from eBird (<http://ebird.org>), an online tool for recording bird observations. Public access to the full eBird database is via the eBird Basic Dataset (EBD; see <http://ebird.org/ebird/data/download> for access), a downloadable text file. This package is an interface to AWK for extracting data from the EBD based on taxonomic, spatial, or temporal filters, to produce a manageable file size that can be imported into R.
Author: Matthew Strimas-Mackey [aut, cre], Eliot Miller [aut], Wesley Hochachka [aut], Cornell Lab of Ornithology [cph]
Maintainer: Matthew Strimas-Mackey <mes335@cornell.edu>

Diff between auk versions 0.0.2 dated 2017-07-08 and 0.1.0 dated 2017-10-21

 auk-0.0.2/auk/LICENSE                             |only
 auk-0.1.0/auk/DESCRIPTION                         |   22 -
 auk-0.1.0/auk/MD5                                 |  127 +++--
 auk-0.1.0/auk/NAMESPACE                           |   12 
 auk-0.1.0/auk/NEWS.md                             |   11 
 auk-0.1.0/auk/R/auk-breeding.r                    |only
 auk-0.1.0/auk/R/auk-clean.r                       |   13 
 auk-0.1.0/auk/R/auk-complete.r                    |    4 
 auk-0.1.0/auk/R/auk-country.r                     |    6 
 auk-0.1.0/auk/R/auk-date.r                        |   10 
 auk-0.1.0/auk/R/auk-distance.r                    |only
 auk-0.1.0/auk/R/auk-duration.r                    |   12 
 auk-0.1.0/auk/R/auk-ebd.r                         |  122 ++++-
 auk-0.1.0/auk/R/auk-extent.r                      |   10 
 auk-0.1.0/auk/R/auk-filter.r                      |  202 +++++++--
 auk-0.1.0/auk/R/auk-getpath.r                     |   19 
 auk-0.1.0/auk/R/auk-last-edited.r                 |    4 
 auk-0.1.0/auk/R/auk-package.r                     |    6 
 auk-0.1.0/auk/R/auk-project.r                     |only
 auk-0.1.0/auk/R/auk-protocol.r                    |only
 auk-0.1.0/auk/R/auk-rollup.r                      |only
 auk-0.1.0/auk/R/auk-species.r                     |    8 
 auk-0.1.0/auk/R/auk-time.r                        |   31 -
 auk-0.1.0/auk/R/auk-unique.r                      |   13 
 auk-0.1.0/auk/R/auk-version-date.r                |    8 
 auk-0.1.0/auk/R/auk-zerofill.r                    |   71 +--
 auk-0.1.0/auk/R/data.r                            |   11 
 auk-0.1.0/auk/R/ebird-species.r                   |    8 
 auk-0.1.0/auk/R/pipe.r                            |    4 
 auk-0.1.0/auk/R/read.r                            |   74 +--
 auk-0.1.0/auk/R/utils.r                           |   38 -
 auk-0.1.0/auk/build/vignette.rds                  |binary
 auk-0.1.0/auk/data/ebird_taxonomy.rda             |binary
 auk-0.1.0/auk/inst/CITATION                       |only
 auk-0.1.0/auk/inst/doc/auk.R                      |  109 +++--
 auk-0.1.0/auk/inst/doc/auk.Rmd                    |  187 +++++---
 auk-0.1.0/auk/inst/doc/auk.html                   |  474 +++++++++++++---------
 auk-0.1.0/auk/inst/doc/development.R              |only
 auk-0.1.0/auk/inst/doc/development.Rmd            |only
 auk-0.1.0/auk/inst/doc/development.html           |only
 auk-0.1.0/auk/inst/extdata/ebd-rollup-ex.txt      |only
 auk-0.1.0/auk/man/auk.Rd                          |    5 
 auk-0.1.0/auk/man/auk_breeding.Rd                 |only
 auk-0.1.0/auk/man/auk_clean.Rd                    |   13 
 auk-0.1.0/auk/man/auk_complete.Rd                 |    4 
 auk-0.1.0/auk/man/auk_country.Rd                  |    6 
 auk-0.1.0/auk/man/auk_date.Rd                     |   10 
 auk-0.1.0/auk/man/auk_distance.Rd                 |only
 auk-0.1.0/auk/man/auk_duration.Rd                 |   12 
 auk-0.1.0/auk/man/auk_ebd.Rd                      |   40 -
 auk-0.1.0/auk/man/auk_extent.Rd                   |   10 
 auk-0.1.0/auk/man/auk_filter.Rd                   |   56 +-
 auk-0.1.0/auk/man/auk_getpath.Rd                  |    4 
 auk-0.1.0/auk/man/auk_last_edited.Rd              |    4 
 auk-0.1.0/auk/man/auk_project.Rd                  |only
 auk-0.1.0/auk/man/auk_protocol.Rd                 |only
 auk-0.1.0/auk/man/auk_rollup.Rd                   |only
 auk-0.1.0/auk/man/auk_species.Rd                  |    8 
 auk-0.1.0/auk/man/auk_time.Rd                     |   16 
 auk-0.1.0/auk/man/auk_unique.Rd                   |    6 
 auk-0.1.0/auk/man/auk_version_date.Rd             |    6 
 auk-0.1.0/auk/man/auk_zerofill.Rd                 |   25 -
 auk-0.1.0/auk/man/ebird_taxonomy.Rd               |   10 
 auk-0.1.0/auk/man/read_ebd.Rd                     |   39 -
 auk-0.1.0/auk/man/reexports.Rd                    |    2 
 auk-0.1.0/auk/tests/testthat/test_auk-ebd.r       |   10 
 auk-0.1.0/auk/tests/testthat/test_auk-filter.r    |   29 +
 auk-0.1.0/auk/tests/testthat/test_auk-keep-drop.r |only
 auk-0.1.0/auk/tests/testthat/test_auk-rollup.r    |only
 auk-0.1.0/auk/tests/testthat/test_ebird-species.r |    2 
 auk-0.1.0/auk/tests/testthat/test_filters.r       |   80 +++
 auk-0.1.0/auk/tests/testthat/test_read.r          |   20 
 auk-0.1.0/auk/vignettes/auk.Rmd                   |  187 +++++---
 auk-0.1.0/auk/vignettes/development.Rmd           |only
 74 files changed, 1396 insertions(+), 824 deletions(-)

More information about auk at CRAN
Permanent link

Package giphyr updated to version 0.1.2 with previous version 0.1.1 dated 2017-05-02

Title: R Interface to the Giphy API
Description: An interface to the 'API' of 'Giphy', a popular index-based search engine for 'GIFs' and animated stickers (see <http://giphy.com/faq> and <https://github.com/Giphy/GiphyAPI> for more information about 'Giphy' and its 'API') . This package also provides a 'RStudio Addin', which can help users easily search and download 'GIFs' and insert them to a 'rmarkdown' presentation.
Author: Hao Zhu [aut, cre]
Maintainer: Hao Zhu <haozhu233@gmail.com>

Diff between giphyr versions 0.1.1 dated 2017-05-02 and 0.1.2 dated 2017-10-21

 DESCRIPTION        |    6 +++---
 MD5                |    8 ++++----
 NAMESPACE          |    4 +---
 R/gif_Addin.R      |    2 +-
 R/giphyr-package.R |    2 +-
 5 files changed, 10 insertions(+), 12 deletions(-)

More information about giphyr at CRAN
Permanent link


Built and running on Debian GNU/Linux using R, littler and blosxom. Styled with Bootstrap.