Sun, 02 Jul 2017

Package unpivotr updated to version 0.2.1 with previous version 0.1.1 dated 2017-04-23

Title: Unpivot Complex and Irregular Data Layouts
Description: Tools for converting data from complex or irregular layouts to a columnar structure. For example, tables with multilevel column or row headers, or spreadsheets. Header and data cells are selected by their contents and position, as well as formatting and comments where available, and are associated with one other by their proximity in given directions. Functions for data frames and HTML tables are provided.
Author: Duncan Garmonsway [aut, cre]
Maintainer: Duncan Garmonsway <nacnudus@gmail.com>

Diff between unpivotr versions 0.1.1 dated 2017-04-23 and 0.2.1 dated 2017-07-02

 unpivotr-0.1.1/unpivotr/R/tidytable.R                     |only
 unpivotr-0.1.1/unpivotr/man/tidytable.Rd                  |only
 unpivotr-0.2.1/unpivotr/DESCRIPTION                       |   11 
 unpivotr-0.2.1/unpivotr/MD5                               |   72 
 unpivotr-0.2.1/unpivotr/NAMESPACE                         |    7 
 unpivotr-0.2.1/unpivotr/NEWS.md                           |   28 
 unpivotr-0.2.1/unpivotr/R/anchor.R                        |    5 
 unpivotr-0.2.1/unpivotr/R/extend.R                        |   17 
 unpivotr-0.2.1/unpivotr/R/join_header.R                   |   74 
 unpivotr-0.2.1/unpivotr/R/offset.R                        |   32 
 unpivotr-0.2.1/unpivotr/R/pad.R                           |   17 
 unpivotr-0.2.1/unpivotr/R/tidy_table.R                    |only
 unpivotr-0.2.1/unpivotr/R/unpivotr.R                      |   21 
 unpivotr-0.2.1/unpivotr/R/utils.R                         |    2 
 unpivotr-0.2.1/unpivotr/README.md                         |  210 +-
 unpivotr-0.2.1/unpivotr/build/vignette.rds                |binary
 unpivotr-0.2.1/unpivotr/inst/doc/compass-directions.R     |   88 
 unpivotr-0.2.1/unpivotr/inst/doc/compass-directions.Rmd   |   91 
 unpivotr-0.2.1/unpivotr/inst/doc/compass-directions.html  | 1285 +++++---------
 unpivotr-0.2.1/unpivotr/inst/doc/html.R                   |only
 unpivotr-0.2.1/unpivotr/inst/doc/html.Rmd                 |only
 unpivotr-0.2.1/unpivotr/inst/doc/html.html                |only
 unpivotr-0.2.1/unpivotr/inst/doc/small-multiples.html     |   92 -
 unpivotr-0.2.1/unpivotr/inst/extdata/colspan.html         |only
 unpivotr-0.2.1/unpivotr/inst/extdata/nested.html          |only
 unpivotr-0.2.1/unpivotr/inst/extdata/row-and-colspan.html |only
 unpivotr-0.2.1/unpivotr/inst/extdata/rowspan.html         |only
 unpivotr-0.2.1/unpivotr/inst/extdata/url.html             |only
 unpivotr-0.2.1/unpivotr/man/anchor.Rd                     |    2 
 unpivotr-0.2.1/unpivotr/man/extend.Rd                     |    8 
 unpivotr-0.2.1/unpivotr/man/join_header.Rd                |   14 
 unpivotr-0.2.1/unpivotr/man/offset.Rd                     |    8 
 unpivotr-0.2.1/unpivotr/man/pad.Rd                        |    8 
 unpivotr-0.2.1/unpivotr/man/tidy_table.Rd                 |only
 unpivotr-0.2.1/unpivotr/man/unpivotr-package.Rd           |   19 
 unpivotr-0.2.1/unpivotr/tests/testthat/test-anchor.R      |   12 
 unpivotr-0.2.1/unpivotr/tests/testthat/test-extend.R      |   19 
 unpivotr-0.2.1/unpivotr/tests/testthat/test-join_header.R |   94 -
 unpivotr-0.2.1/unpivotr/tests/testthat/test-offset.R      |   21 
 unpivotr-0.2.1/unpivotr/tests/testthat/test-pad.R         |   10 
 unpivotr-0.2.1/unpivotr/tests/testthat/test-tibble.R      |only
 unpivotr-0.2.1/unpivotr/tests/testthat/test-tidytable.R   |   75 
 unpivotr-0.2.1/unpivotr/vignettes/compass-directions.Rmd  |   91 
 unpivotr-0.2.1/unpivotr/vignettes/html.Rmd                |only
 44 files changed, 1220 insertions(+), 1213 deletions(-)

More information about unpivotr at CRAN
Permanent link

New package spam64 with initial version 2.1-1
Package: spam64
Type: Package
Title: 64-Bit Extension of the SPArse Matrix R Package 'spam'
Version: 2.1-1
Date: 2017-07-02
Authors@R: c(person("Reinhard", "Furrer", role = c("aut", "cre"), email = "reinhard.furrer@math.uzh.ch"), person("Florian", "Gerber", role = "ctb", email = "florian.gerber@math.uzh.ch"), person("Daniel", "Gerber", role = "ctb", email = "daniel_gerber_2222@hotmail.com"), person("Kaspar", "Moesinger", role = "ctb", email = "kaspar.moesinger@gmail.com"), person("Youcef", "Saad", role = "ctb", comment = "SPARSEKIT http://www-users.cs.umn.edu/~saad/software/SPARSKIT/"), person(c("Esmond", "G."), "Ng", role = "ctb", comment = "Fortran Cholesky routines"), person(c("Barry", "W."), "Peyton", role = "ctb", comment = "Fortran Cholesky routines"), person(c("Joseph", "W.H."), "Liu", role = "ctb", comment = "Fortran Cholesky routines"), person(c("Alan", "D."), "George", role = "ctb", comment = "Fortran Cholesky routines") )
Author: Reinhard Furrer [aut, cre], Florian Gerber [ctb], Daniel Gerber [ctb], Kaspar Moesinger [ctb], Youcef Saad [ctb] (SPARSEKIT http://www-users.cs.umn.edu/~saad/software/SPARSKIT/), Esmond G. Ng [ctb] (Fortran Cholesky routines), Barry W. Peyton [ctb] (Fortran Cholesky routines), Joseph W.H. Liu [ctb] (Fortran Cholesky routines), Alan D. George [ctb] (Fortran Cholesky routines)
Maintainer: Reinhard Furrer <reinhard.furrer@math.uzh.ch>
Description: Provides the Fortran code of the R package 'spam' with 64-bit integers. Loading this package together with the R package 'spam' enables the sparse matrix class "spam" to handle huge sparse matrices with more than 2^31-1 non-zero elements.
Suggests: spam (== 2.1-1)
License: LGPL-2
URL: http://www.math.uzh.ch/furrer/software/spam/
NeedsCompilation: yes
Packaged: 2017-07-02 19:23:04 UTC; furrer
Repository: CRAN
Date/Publication: 2017-07-02 22:01:30 UTC

More information about spam64 at CRAN
Permanent link

Package smooth updated to version 2.0.0 with previous version 1.9.9 dated 2017-05-03

Title: Forecasting Using Smoothing Functions
Description: The set of smoothing functions used for time series analysis and in forecasting. Currently the package includes exponential smoothing models and SARIMA in state-space form + several simulation functions.
Author: Ivan Svetunkov [aut, cre] (Research Associate at Lancaster Centre for Forecasting, UK)
Maintainer: Ivan Svetunkov <ivan@svetunkov.ru>

Diff between smooth versions 1.9.9 dated 2017-05-03 and 2.0.0 dated 2017-07-02

 DESCRIPTION               |    8 
 MD5                       |  129 +--
 NAMESPACE                 |   23 
 NEWS                      |   27 
 R/RcppExports.R           |   16 
 R/autoces.R               |   20 
 R/autossarima.R           |   72 -
 R/ces.R                   |  109 +-
 R/error-measures.R        |   89 +-
 R/es.R                    |  254 +++---
 R/ges.R                   |   43 -
 R/iss.R                   |   98 +-
 R/methods.R               |  178 +++-
 R/simes.R                 |   42 
 R/simssarima.R            |   14 
 R/sma.R                   |   14 
 R/smooth-package.R        |    3 
 R/ssarima.R               |   42 
 R/ssfunctions.R           |  325 ++++---
 R/ves.R                   | 1933 +++++++++++++---------------------------------
 R/vmethods.R              |only
 R/vssFunctions.R          |  556 ++++++++-----
 R/xregExpander.R          |    2 
 README.md                 |   32 
 build/vignette.rds        |binary
 inst/doc/ces.Rmd          |    2 
 inst/doc/ces.html         |   32 
 inst/doc/es.R             |    8 
 inst/doc/es.Rmd           |   10 
 inst/doc/es.html          |  241 ++---
 inst/doc/ges.html         |   12 
 inst/doc/simulate.html    |   72 -
 inst/doc/sma.Rmd          |    2 
 inst/doc/sma.html         |   10 
 inst/doc/smooth.Rmd       |   20 
 inst/doc/smooth.html      |   19 
 inst/doc/ssarima.Rmd      |    2 
 inst/doc/ssarima.html     |   38 
 inst/doc/ves.R            |only
 inst/doc/ves.Rmd          |only
 inst/doc/ves.html         |only
 man/AICc.Rd               |    4 
 man/auto.ces.Rd           |   16 
 man/auto.ssarima.Rd       |   17 
 man/ces.Rd                |   20 
 man/es.Rd                 |   25 
 man/forecast.smooth.Rd    |    3 
 man/ges.Rd                |   21 
 man/iss.Rd                |   11 
 man/nParam.Rd             |only
 man/orders.Rd             |   16 
 man/pls.Rd                |   10 
 man/pointLik.Rd           |only
 man/sim.es.Rd             |    4 
 man/sma.Rd                |    4 
 man/smooth.Rd             |    1 
 man/ssarima.Rd            |   20 
 man/ves.Rd                |  247 ++---
 src/RcppExports.cpp       |   70 +
 src/ssgeneralfun.cpp      |  296 ++++---
 src/vssGeneral.cpp        |only
 tests/testthat/test_es.R  |    7 
 tests/testthat/test_iss.R |    2 
 tests/testthat/test_ves.R |only
 vignettes/ces.Rmd         |    2 
 vignettes/es.Rmd          |   10 
 vignettes/sma.Rmd         |    2 
 vignettes/smooth.Rmd      |   20 
 vignettes/ssarima.Rmd     |    2 
 vignettes/ves.Rmd         |only
 70 files changed, 2701 insertions(+), 2626 deletions(-)

More information about smooth at CRAN
Permanent link

Package rsoi updated to version 0.3.0 with previous version 0.2.3 dated 2017-06-08

Title: El Nino/Southern Oscillation (ENSO) and Related Climate Indices
Description: Downloads Southern Oscillation Index, Oceanic Nino Index and North Pacific Gyre Oscillation data. Data sources are described in the README file.
Author: Sam Albers [aut, cre]
Maintainer: Sam Albers <sam.albers@gmail.com>

Diff between rsoi versions 0.2.3 dated 2017-06-08 and 0.3.0 dated 2017-07-02

 rsoi-0.2.3/rsoi/tests/testthat/test_download_soi.R  |only
 rsoi-0.3.0/rsoi/DESCRIPTION                         |   15 +--
 rsoi-0.3.0/rsoi/MD5                                 |   29 ++++--
 rsoi-0.3.0/rsoi/NAMESPACE                           |    3 
 rsoi-0.3.0/rsoi/NEWS.md                             |   13 ++
 rsoi-0.3.0/rsoi/R/data.R                            |    8 -
 rsoi-0.3.0/rsoi/R/download-enso.R                   |   84 +++++++-----------
 rsoi-0.3.0/rsoi/R/download-npgo.R                   |only
 rsoi-0.3.0/rsoi/R/download-oni.R                    |only
 rsoi-0.3.0/rsoi/R/download-soi.R                    |only
 rsoi-0.3.0/rsoi/R/rsoi.R                            |only
 rsoi-0.3.0/rsoi/README.md                           |   92 +++++++++++++++-----
 rsoi-0.3.0/rsoi/data/enso.rda                       |binary
 rsoi-0.3.0/rsoi/man/download_enso.Rd                |   10 +-
 rsoi-0.3.0/rsoi/man/download_npgo.Rd                |only
 rsoi-0.3.0/rsoi/man/download_oni.Rd                 |only
 rsoi-0.3.0/rsoi/man/download_soi.Rd                 |only
 rsoi-0.3.0/rsoi/man/enso.Rd                         |    6 -
 rsoi-0.3.0/rsoi/man/rsoi.Rd                         |only
 rsoi-0.3.0/rsoi/tests/testthat/test_download_.R     |only
 rsoi-0.3.0/rsoi/tests/testthat/test_download_enso.R |only
 21 files changed, 153 insertions(+), 107 deletions(-)

More information about rsoi at CRAN
Permanent link

Package pdSpecEst updated to version 1.1.1 with previous version 1.1.0 dated 2017-07-01

Title: An Analysis Toolbox for Hermitian Positive Definite Matrices
Description: An implementation of data analysis tools for samples of symmetric or Hermitian positive definite matrices, such as collections of covariance matrices or spectral density matrices. The tools in this package can be used to perform (i) manifold wavelet regression and clustering for curves of Hermitian positive definite matrices, and (ii) exploratory data analysis and inference for samples of (curves of) Hermitian positive definite matrices by means of manifold data depth and manifold rank-based hypothesis tests.
Author: Joris Chau [aut, cre]
Maintainer: Joris Chau <j.chau@uclouvain.be>

Diff between pdSpecEst versions 1.1.0 dated 2017-07-01 and 1.1.1 dated 2017-07-02

 pdSpecEst-1.1.0/pdSpecEst/inst/doc/vignette1.R            |only
 pdSpecEst-1.1.0/pdSpecEst/inst/doc/vignette1.Rmd          |only
 pdSpecEst-1.1.0/pdSpecEst/inst/doc/vignette1.html         |only
 pdSpecEst-1.1.0/pdSpecEst/inst/doc/vignette2.R            |only
 pdSpecEst-1.1.0/pdSpecEst/inst/doc/vignette2.Rmd          |only
 pdSpecEst-1.1.0/pdSpecEst/inst/doc/vignette2.html         |only
 pdSpecEst-1.1.0/pdSpecEst/vignettes/vignette1.Rmd         |only
 pdSpecEst-1.1.0/pdSpecEst/vignettes/vignette2.Rmd         |only
 pdSpecEst-1.1.1/pdSpecEst/DESCRIPTION                     |    8 +--
 pdSpecEst-1.1.1/pdSpecEst/MD5                             |   32 +++++++-------
 pdSpecEst-1.1.1/pdSpecEst/NEWS.md                         |    2 
 pdSpecEst-1.1.1/pdSpecEst/R/dist.R                        |    4 -
 pdSpecEst-1.1.1/pdSpecEst/build/vignette.rds              |binary
 pdSpecEst-1.1.1/pdSpecEst/inst/doc/depth_ranktests.R      |only
 pdSpecEst-1.1.1/pdSpecEst/inst/doc/depth_ranktests.Rmd    |only
 pdSpecEst-1.1.1/pdSpecEst/inst/doc/depth_ranktests.html   |only
 pdSpecEst-1.1.1/pdSpecEst/inst/doc/wavelet_est_clust.R    |only
 pdSpecEst-1.1.1/pdSpecEst/inst/doc/wavelet_est_clust.Rmd  |only
 pdSpecEst-1.1.1/pdSpecEst/inst/doc/wavelet_est_clust.html |only
 pdSpecEst-1.1.1/pdSpecEst/man/pdDist.Rd                   |    5 --
 pdSpecEst-1.1.1/pdSpecEst/src/E_coeff.cpp                 |   10 ++--
 pdSpecEst-1.1.1/pdSpecEst/src/E_coeff_inv.cpp             |   14 +++---
 pdSpecEst-1.1.1/pdSpecEst/src/kMean.cpp                   |    2 
 pdSpecEst-1.1.1/pdSpecEst/vignettes/depth_ranktests.Rmd   |only
 pdSpecEst-1.1.1/pdSpecEst/vignettes/wavelet_est_clust.Rmd |only
 25 files changed, 36 insertions(+), 41 deletions(-)

More information about pdSpecEst at CRAN
Permanent link

Package kgschart updated to version 1.3.5 with previous version 1.2.3 dated 2017-05-13

Title: KGS Rank Graph Parser
Description: Restore underlining numeric data from rating history graph of KGS (an online platform of the game of go, <http://www.gokgs.com/>). A shiny application is also provided.
Author: Kota Mori [aut, cre]
Maintainer: Kota Mori <kmori05@gmail.com>

Diff between kgschart versions 1.2.3 dated 2017-05-13 and 1.3.5 dated 2017-07-02

 kgschart-1.2.3/kgschart/tests/testthat/answers.json                                          |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/1/sample-01.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/1/sample-02.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/1/sample-03.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/1/sample-04.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/1/sample-05.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/1/sample-06.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/1/sample-07.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/1/sample-08.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/1/sample-09.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/1/sample-10.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/1/sample-11.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/1/sample-12.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/2/sample-13.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/2/sample-14.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/2/sample-15.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/2/sample-16.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/2/sample-17.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/2/sample-18.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/2/sample-19.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/2/sample-20.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/2/sample-21.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/2/sample-22.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/2/sample-23.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/2/sample-24.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/3/sample-25.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/3/sample-26.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/3/sample-27.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/3/sample-28.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/3/sample-29.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/3/sample-30.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/3/sample-31.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/3/sample-32.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/3/sample-33.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/3/sample-34.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/3/sample-35.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/3/sample-36.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/3/sample-37.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/3/sample-38.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/3/sample-39.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/3/sample-40.png                               |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/ans-3.json                                    |only
 kgschart-1.2.3/kgschart/tests/testthat/backend/make_answers.py                               |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-01.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-02.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-03.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-04.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-05.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-06.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-07.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-08.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-09.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-10.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-11.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-12.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-13.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-14.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-15.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-16.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-17.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-18.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-19.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-20.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-21.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-22.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-23.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-24.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-25.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-26.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-27.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-28.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-29.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-30.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-31.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-32.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-33.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-34.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-35.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-36.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-37.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-38.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-39.png                                         |only
 kgschart-1.2.3/kgschart/tests/testthat/sample-40.png                                         |only
 kgschart-1.3.5/kgschart/DESCRIPTION                                                          |   14 
 kgschart-1.3.5/kgschart/MD5                                                                  |  249 ++++++----
 kgschart-1.3.5/kgschart/R/parse-caption.R                                                    |    2 
 kgschart-1.3.5/kgschart/R/parse-graph.R                                                      |   12 
 kgschart-1.3.5/kgschart/R/utils.R                                                            |    5 
 kgschart-1.3.5/kgschart/README.md                                                            |   12 
 kgschart-1.3.5/kgschart/inst/shiny/kgschart-app/rsconnect/shinyapps.io/kota/kgschart-app.dcf |    6 
 kgschart-1.3.5/kgschart/inst/shiny/kgschart-app/server.R                                     |   11 
 kgschart-1.3.5/kgschart/inst/shiny/kgschart-app/ui.R                                         |   34 +
 kgschart-1.3.5/kgschart/man/download_graph.Rd                                                |    1 
 kgschart-1.3.5/kgschart/man/kgschart.Rd                                                      |    1 
 kgschart-1.3.5/kgschart/man/kgschart_app.Rd                                                  |    1 
 kgschart-1.3.5/kgschart/man/plot.kgschart.Rd                                                 |    1 
 kgschart-1.3.5/kgschart/man/print.kgschart.Rd                                                |    1 
 kgschart-1.3.5/kgschart/tests/testthat/ans-1.json                                            |only
 kgschart-1.3.5/kgschart/tests/testthat/ans-2.json                                            |only
 kgschart-1.3.5/kgschart/tests/testthat/ans-3.json                                            |only
 kgschart-1.3.5/kgschart/tests/testthat/ans-4.json                                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/1-rename.py                                   |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/1/sample-01_01.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/1/sample-01_02.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/1/sample-01_03.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/1/sample-01_04.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/1/sample-01_05.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/1/sample-01_06.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/1/sample-01_07.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/1/sample-01_08.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/1/sample-01_09.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/1/sample-01_10.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/1/sample-01_11.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/1/sample-01_12.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/2-make_answers.py                             |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/2/sample-02_01.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/2/sample-02_02.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/2/sample-02_03.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/2/sample-02_04.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/2/sample-02_05.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/2/sample-02_06.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/2/sample-02_07.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/2/sample-02_08.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/2/sample-02_09.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/2/sample-02_10.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/2/sample-02_11.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/2/sample-02_12.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/3-copy.py                                     |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/3/sample-03_01.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/3/sample-03_02.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/3/sample-03_03.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/3/sample-03_04.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/3/sample-03_05.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/3/sample-03_06.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/3/sample-03_07.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/3/sample-03_08.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/3/sample-03_09.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/3/sample-03_10.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/3/sample-03_11.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/3/sample-03_12.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/3/sample-03_13.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/3/sample-03_14.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/3/sample-03_15.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/3/sample-03_16.png                            |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/4                                             |only
 kgschart-1.3.5/kgschart/tests/testthat/backend/README.md                                     |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-01_01.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-01_02.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-01_03.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-01_04.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-01_05.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-01_06.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-01_07.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-01_08.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-01_09.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-01_10.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-01_11.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-01_12.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-02_01.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-02_02.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-02_03.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-02_04.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-02_05.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-02_06.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-02_07.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-02_08.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-02_09.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-02_10.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-02_11.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-02_12.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-03_01.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-03_02.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-03_03.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-03_04.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-03_05.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-03_06.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-03_07.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-03_08.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-03_09.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-03_10.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-03_11.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-03_12.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-03_13.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-03_14.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-03_15.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-03_16.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_01.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_02.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_03.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_04.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_05.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_06.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_07.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_08.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_09.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_10.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_11.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_12.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_13.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_14.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_15.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_16.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_17.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_18.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_19.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_20.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_21.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_22.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_23.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_24.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/sample-04_25.png                                      |only
 kgschart-1.3.5/kgschart/tests/testthat/test-parser.R                                         |    4 
 212 files changed, 223 insertions(+), 131 deletions(-)

More information about kgschart at CRAN
Permanent link

Package geoSpectral updated to version 0.17.4 with previous version 0.17.3 dated 2017-04-14

Title: Classes and Methods for Working with Spectral Data with Space-Time Attributes
Description: Provides S4 classes and data import, preprocessing, graphing, manipulation and export methods for geo-Spectral datasets (datasets with space/time/spectral dimensions). These type of data are frequently collected within earth observation projects (remote sensing, spectroscopy, bio-optical oceanography, mining, agricultural, atmospheric, environmental or similar branch of science).
Author: Servet Ahmet Cizmeli
Maintainer: Servet Ahmet Cizmeli <ahmet@pranageo.com>

Diff between geoSpectral versions 0.17.3 dated 2017-04-14 and 0.17.4 dated 2017-07-02

 DESCRIPTION                |    8 ++--
 MD5                        |   11 +++--
 NAMESPACE                  |    1 
 R/Spectra-ImportFuns.R     |only
 R/Spectra-Methods.R        |   83 ++++-----------------------------------------
 inst/test_data/106.064.txt |only
 man/spc.Read_ASD.Rd        |only
 man/spc.Read_NOMAD_v2.Rd   |    8 ++--
 8 files changed, 24 insertions(+), 87 deletions(-)

More information about geoSpectral at CRAN
Permanent link

Package gdns updated to version 0.2.1 with previous version 0.2.0 dated 2016-09-30

Title: Tools to Work with Google DNS Over HTTPS API
Description: To address the problem of insecurity of UDP-based DNS requests, Google Public DNS offers DNS resolution over an encrypted HTTPS connection. DNS-over-HTTPS greatly enhances privacy and security between a client and a recursive resolver, and complements DNSSEC to provide end-to-end authenticated DNS lookups. Functions that enable querying individual requests that bulk requests that return detailed responses and bulk requests are both provided. Support for reverse lookups is also provided. See <https://developers.google.com/speed/public-dns/docs/dns-over-https> for more information.
Author: Bob Rudis [aut, cre]
Maintainer: Bob Rudis <bob@rud.is>

Diff between gdns versions 0.2.0 dated 2016-09-30 and 0.2.1 dated 2017-07-02

 DESCRIPTION         |   10 +++++-----
 MD5                 |   25 +++++++++++++------------
 NAMESPACE           |    6 ++++++
 NEWS.md             |    4 ++++
 R/dkim.r            |only
 R/gdns-package.r    |    5 ++++-
 R/spf.r             |    2 +-
 man/bulk_query.Rd   |    1 -
 man/gdns.Rd         |    1 -
 man/has_spf.Rd      |    1 -
 man/is_soft_fail.Rd |    3 +--
 man/query.Rd        |    1 -
 man/spf_ipv4s.Rd    |    5 ++---
 man/split_spf.Rd    |    3 +--
 14 files changed, 37 insertions(+), 30 deletions(-)

More information about gdns at CRAN
Permanent link

Package cgam updated to version 1.7 with previous version 1.6 dated 2016-11-02

Title: Constrained Generalized Additive Model
Description: A constrained generalized additive model is fitted by the cgam routine. Given a set of predictors, each of which may have a shape or order restrictions, the maximum likelihood estimator for the constrained generalized additive model is found using an iteratively re-weighted cone projection algorithm. The ShapeSelect routine chooses a subset of predictor variables and describes the component relationships with the response. For each predictor, the user needs only specify a set of possible shape or order restrictions. A model selection method chooses the shapes and orderings of the relationships as well as the variables. The cone information criterion (CIC) is used to select the best combination of variables and shapes. A genetic algorithm may be used when the set of possible models is large. In addition, the cgam routine implements a two-dimensional isotonic regression using warped-plane splines without additivity assumptions. It can also fit a convex or concave regression surface with triangle splines without additivity assumptions.
Author: Mary C. Meyer and Xiyue Liao
Maintainer: Xiyue Liao <xiyue@rams.colostate.edu>

Diff between cgam versions 1.6 dated 2016-11-02 and 1.7 dated 2017-07-02

 cgam-1.6/cgam/man/dd.Rd               |only
 cgam-1.6/cgam/man/di.Rd               |only
 cgam-1.6/cgam/man/ii.Rd               |only
 cgam-1.6/cgam/man/plot.shapeselect.Rd |only
 cgam-1.6/cgam/man/wps.Rd              |only
 cgam-1.7/cgam/ChangeLog               |   13 
 cgam-1.7/cgam/DESCRIPTION             |   13 
 cgam-1.7/cgam/MD5                     |   70 
 cgam-1.7/cgam/NAMESPACE               |   25 
 cgam-1.7/cgam/R/cgam.R                | 5557 ++++++++++++++++++++++++++++------
 cgam-1.7/cgam/data/mental.rda         |only
 cgam-1.7/cgam/man/Ord.Rd              |only
 cgam-1.7/cgam/man/ShapeSelect.Rd      |    2 
 cgam-1.7/cgam/man/cgam.Rd             |   32 
 cgam-1.7/cgam/man/conc.Rd             |    2 
 cgam-1.7/cgam/man/conv.Rd             |    2 
 cgam-1.7/cgam/man/decr.Rd             |    2 
 cgam-1.7/cgam/man/decr.conc.Rd        |    2 
 cgam-1.7/cgam/man/decr.conv.Rd        |    2 
 cgam-1.7/cgam/man/incr.Rd             |    2 
 cgam-1.7/cgam/man/incr.conc.Rd        |    2 
 cgam-1.7/cgam/man/incr.conv.Rd        |    2 
 cgam-1.7/cgam/man/mental.Rd           |only
 cgam-1.7/cgam/man/plasma.Rd           |    7 
 cgam-1.7/cgam/man/plotpersp.Rd        |   54 
 cgam-1.7/cgam/man/predict.cgam.Rd     |  121 
 cgam-1.7/cgam/man/s.Rd                |    2 
 cgam-1.7/cgam/man/s.conc.Rd           |    2 
 cgam-1.7/cgam/man/s.conc.conc.Rd      |only
 cgam-1.7/cgam/man/s.conv.Rd           |    2 
 cgam-1.7/cgam/man/s.conv.conv.Rd      |only
 cgam-1.7/cgam/man/s.decr.Rd           |    2 
 cgam-1.7/cgam/man/s.decr.conc.Rd      |    2 
 cgam-1.7/cgam/man/s.decr.conv.Rd      |    2 
 cgam-1.7/cgam/man/s.decr.decr.Rd      |only
 cgam-1.7/cgam/man/s.decr.incr.Rd      |only
 cgam-1.7/cgam/man/s.incr.Rd           |    2 
 cgam-1.7/cgam/man/s.incr.conc.Rd      |    2 
 cgam-1.7/cgam/man/s.incr.conv.Rd      |    2 
 cgam-1.7/cgam/man/s.incr.decr.Rd      |only
 cgam-1.7/cgam/man/s.incr.incr.Rd      |only
 cgam-1.7/cgam/man/tree.Rd             |    8 
 cgam-1.7/cgam/man/umbrella.Rd         |    2 
 43 files changed, 4772 insertions(+), 1166 deletions(-)

More information about cgam at CRAN
Permanent link

New package adeba with initial version 1.0.1
Encoding: UTF-8
Package: adeba
Type: Package
Title: Adaptive Density Estimation by Bayesian Averaging
Version: 1.0.1
Date: 2017-07-02
Author: Christofer Backlin, Mats Gustafsson
Maintainer: Christofer Backlin <adeba@christofer.backlin.se>
Description: Univariate and multivariate non-parametric kernel density estimation with adaptive bandwidth using a Bayesian approach to Abramson's square root law.
Imports: graphics, pdist, Rcpp (>= 0.11.6), stats
LinkingTo: Rcpp
Suggests: parallel, testthat
License: GPL (>= 2)
LazyLoad: yes
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-07-02 12:04:29 UTC; christofer
Repository: CRAN
Date/Publication: 2017-07-02 22:45:15 UTC

More information about adeba at CRAN
Permanent link

Package POUMM updated to version 1.3.2 with previous version 1.3.0 dated 2017-06-15

Title: The Phylogenetic Ornstein-Uhlenbeck Mixed Model
Description: The Phylogenetic Ornstein-Uhlenbeck Mixed Model (POUMM) allows to estimate the phylogenetic heritability of continuous traits, to test hypotheses of neutral evolution versus stabilizing selection, to quantify the strength of stabilizing selection, to estimate measurement error and to make predictions about the evolution of a phenotype and phenotypic variation in a population. The package implements combined maximum likelihood and Bayesian inference of the univariate Phylogenetic Ornstein-Uhlenbeck Mixed Model, fast parallel likelihood calculation, maximum likelihood inference of the genotypic values at the tips, functions for summarizing and plotting traces and posterior samples, functions for simulation of a univariate continuous trait evolution along a phylogenetic tree. A quick example on using the POUMM package can be found in the README. More elaborate examples and use-cases are provided in the vignette "A User Guide to The POUMM R-package".
Author: Venelin Mitov [aut, cre, cph]
Maintainer: Venelin Mitov <vmitov@gmail.com>

Diff between POUMM versions 1.3.0 dated 2017-06-15 and 1.3.2 dated 2017-07-02

 DESCRIPTION                    |   14 ++--
 MD5                            |   30 ++++----
 R/POUMM.R                      |   47 +++++++------
 R/fitPOUMM.R                   |  141 +++--------------------------------------
 R/specPOUMM.R                  |   22 +++---
 R/summaryPOUMM.R               |    6 -
 inst/doc/UserGuide.R           |   26 ++++---
 inst/doc/UserGuide.Rmd         |   31 +++++----
 inst/doc/UserGuide.html        |  124 +++++++++++++++++++-----------------
 man/POUMM.Rd                   |   11 ++-
 man/specifyPOUMM.Rd            |    2 
 src/Integrator.cpp             |   28 ++++----
 tests/testthat/Rplots.pdf      |binary
 tests/testthat/test-POUMM.R    |   82 ++++++++++++++++-------
 vignettes/UserGuide.Rmd        |   31 +++++----
 vignettes/UserGuideCache.RData |binary
 16 files changed, 279 insertions(+), 316 deletions(-)

More information about POUMM at CRAN
Permanent link

Package bikedata updated to version 0.0.2 with previous version 0.0.1 dated 2017-05-31

Title: Download and Aggregate Data from Public Hire Bicycle Systems
Description: Download and aggregate data from all public hire bicycle systems which provide open data, currently including 'Santander' Cycles in London, U.K., and from the U.S.A., 'citibike' in New York City NY, 'Divvy' in Chicago IL, 'Capital Bikeshare' in Washington DC, 'Hubway' in Boston MA, and 'Metro' in Los Angeles LA.
Author: Mark Padgham [aut, cre], Richard Ellison [aut], SQLite Consortium [ctb] (Authors of included SQLite code)
Maintainer: Mark Padgham <mark.padgham@email.com>

Diff between bikedata versions 0.0.1 dated 2017-05-31 and 0.0.2 dated 2017-07-02

 bikedata-0.0.1/bikedata/src/sqlite3                         |only
 bikedata-0.0.2/bikedata/DESCRIPTION                         |   18 +-
 bikedata-0.0.2/bikedata/MD5                                 |   62 +++++-----
 bikedata-0.0.2/bikedata/NAMESPACE                           |    7 -
 bikedata-0.0.2/bikedata/R/RcppExports.R                     |   19 +--
 bikedata-0.0.2/bikedata/R/bikedata-files.R                  |   52 ++++----
 bikedata-0.0.2/bikedata/R/bikedata-package.R                |    4 
 bikedata-0.0.2/bikedata/R/database-stats.R                  |   25 ++--
 bikedata-0.0.2/bikedata/R/date-time-functions.R             |   12 -
 bikedata-0.0.2/bikedata/R/dl-bikedata.R                     |    1 
 bikedata-0.0.2/bikedata/R/stations.R                        |    5 
 bikedata-0.0.2/bikedata/R/store-bikedata.R                  |   17 +-
 bikedata-0.0.2/bikedata/R/tripmat.R                         |   24 ++-
 bikedata-0.0.2/bikedata/R/utils.R                           |    8 -
 bikedata-0.0.2/bikedata/cleanup                             |    2 
 bikedata-0.0.2/bikedata/cleanup.win                         |only
 bikedata-0.0.2/bikedata/inst/doc/bikedata.Rmd               |    1 
 bikedata-0.0.2/bikedata/inst/doc/bikedata.html              |   15 +-
 bikedata-0.0.2/bikedata/man/bike_demographic_data.Rd        |    2 
 bikedata-0.0.2/bikedata/man/dl_bikedata.Rd                  |    1 
 bikedata-0.0.2/bikedata/man/store_bikedata.Rd               |    1 
 bikedata-0.0.2/bikedata/src/Makevars                        |    2 
 bikedata-0.0.2/bikedata/src/bikedata_init.c                 |only
 bikedata-0.0.2/bikedata/src/read-city-files.h               |   73 ++++++------
 bikedata-0.0.2/bikedata/src/read-station-files.h            |    2 
 bikedata-0.0.2/bikedata/src/sqlite3db-add-data.h            |   12 -
 bikedata-0.0.2/bikedata/src/sqlite3db-setup.cpp             |   15 --
 bikedata-0.0.2/bikedata/src/utils.h                         |   13 --
 bikedata-0.0.2/bikedata/src/vendor                          |only
 bikedata-0.0.2/bikedata/tests/testthat/test-db-stats.R      |   11 +
 bikedata-0.0.2/bikedata/tests/testthat/test-download-data.R |    2 
 bikedata-0.0.2/bikedata/tests/testthat/test-tripmat.R       |    8 -
 bikedata-0.0.2/bikedata/vignettes/bikedata.Rmd              |    1 
 33 files changed, 218 insertions(+), 197 deletions(-)

More information about bikedata at CRAN
Permanent link

Package stpp (with last version 1.0-5) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2014-12-17 1.0-5

Permanent link
Package FSelectorRcpp (with last version 0.1.3) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2017-04-29 0.1.3
2017-03-12 0.1.2
2017-03-06 0.1.0

Permanent link
Package ActuDistns (with last version 3.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-09-13 3.0
2012-07-12 2.0
2012-06-16 1.0

Permanent link
Package euroMix (with last version 1.1.1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2015-12-16 1.1.1
2015-12-10 1.1

Permanent link
Package COMMUNAL (with last version 1.1.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2015-10-11 1.1.0
2015-02-11 1.0

Permanent link
Package HiPLARM (with last version 0.1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-10-18 0.1

Permanent link
Package sdm (with last version 1.0-32) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2016-12-02 1.0-32
2016-10-16 1.0-28
2016-07-15 1.0-25
2016-04-07 1.0-10

Permanent link
Package mpMap (with last version 1.14) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-06-06 1.14

Permanent link
New package aws.lambda with initial version 0.1.6
Package: aws.lambda
Type: Package
Title: AWS Lambda Client Package
Version: 0.1.6
Date: 2017-07-01
Authors@R: c(person("Thomas J.", "Leeper", role = c("aut", "cre"), email = "thosjleeper@gmail.com"))
Description: A simple client package for the Amazon Web Services ('AWS') Lambda 'API' <https://aws.amazon.com/lambda/>.
License: GPL (>= 2)
Imports: utils, httr, jsonlite, aws.signature (>= 0.3.4), base64enc
Suggests: testthat, aws.s3, aws.iam
URL: https://github.com/cloudyr/aws.lambda
BugReports: https://github.com/cloudyr/aws.lambda/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-07-02 06:48:11 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre]
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Repository: CRAN
Date/Publication: 2017-07-02 08:18:46 UTC

More information about aws.lambda at CRAN
Permanent link

Package ks updated to version 1.10.7 with previous version 1.10.6 dated 2017-03-20

Title: Kernel Smoothing
Description: Kernel smoothers for univariate and multivariate data, including density functions, density derivatives, cumulative distributions, modal clustering, discriminant analysis, significant modal regions and two-sample hypothesis testing.
Author: Tarn Duong <tarn.duong@gmail.com>
Maintainer: Tarn Duong <tarn.duong@gmail.com>

Diff between ks versions 1.10.6 dated 2017-03-20 and 1.10.7 dated 2017-07-02

 CHANGELOG             |   10 ++++
 DESCRIPTION           |   16 +++----
 MD5                   |   53 ++++++++++++-----------
 NAMESPACE             |   19 ++++----
 R/binning.R           |    4 -
 R/kcde.R              |   39 +++++++++++------
 R/kcopula.R           |    9 +---
 R/kda.R               |   10 +---
 R/kdde.R              |  112 ++++++++++++++++++++++++++++----------------------
 R/kde-test.R          |   46 +++++++++-----------
 R/kde.R               |    9 +---
 R/kfs.R               |only
 R/kms.R               |   41 ++++++++++++++++--
 R/normal.R            |    6 --
 R/prelim.R            |    3 -
 R/selector.R          |  100 ++++++++++++++++++++++++++++++--------------
 build/vignette.rds    |binary
 inst/doc/kde.pdf      |binary
 man/Hlscv.Rd          |    2 
 man/Hpi.Rd            |    2 
 man/Hscv.Rd           |    2 
 man/kcde.Rd           |    4 -
 man/kda.Rd            |    9 ++--
 man/kde.local.test.Rd |    5 +-
 man/kfe.Rd            |    2 
 man/kfs.Rd            |only
 man/ks-package.Rd     |   29 ++++++++++--
 man/plot.kda.Rd       |    2 
 man/plot.kfs.Rd       |only
 29 files changed, 330 insertions(+), 204 deletions(-)

More information about ks at CRAN
Permanent link

Package grattan updated to version 1.5.1.1 with previous version 1.5.0.0 dated 2017-05-09

Title: Perform Common Quantitative Tasks for Australian Analysts and to Support Grattan Institute Analysis
Description: A series of functions focused on costing and evaluating Australian tax policy in support of the Grattan Institute's Australian Perspectives program. For access to the taxstats package, please run install.packages("taxstats", repos = "https://hughparsonage.github.io/drat/", type = "source"). N.B. The taxstats package is approximately 50 MB.
Author: Hugh Parsonage [aut, cre], Tim Cameron [aut], Brendan Coates [aut], William Young [aut], Ittima Cherastidtham [dtc]
Maintainer: Hugh Parsonage <hugh.parsonage@gmail.com>

Diff between grattan versions 1.5.0.0 dated 2017-05-09 and 1.5.1.1 dated 2017-07-02

 DESCRIPTION                                    |    8 +-
 MD5                                            |   48 +++++++-------
 R/ModellingSuperannuationChanges.R             |    2 
 R/cpi_inflator.R                               |    2 
 R/grattan-package.R                            |    2 
 R/income_tax_sapto.R                           |    8 +-
 R/prohibit_vector_recycling.R                  |    2 
 R/sysdata.rda                                  |binary
 README.md                                      |   10 ++
 build/vignette.rds                             |binary
 data/residential_property_prices.rda           |binary
 inst/doc/Modelling-superannuation-changes.R    |    6 +
 inst/doc/Modelling-superannuation-changes.Rmd  |    6 +
 inst/doc/Modelling-superannuation-changes.html |   42 ++++++------
 inst/doc/Performance-of-project.html           |   10 +-
 inst/doc/companion-to-sample-file-1314.R       |   46 ++++++++-----
 inst/doc/companion-to-sample-file-1314.Rmd     |   46 ++++++++-----
 inst/doc/companion-to-sample-file-1314.html    |   84 ++++++++++++++-----------
 inst/doc/differential-uprating.html            |    8 +-
 man/cpi_inflator.Rd                            |    2 
 man/income_tax_sapto.Rd                        |    8 +-
 man/model_new_caps_and_div293.Rd               |    2 
 man/prohibit_vector_recycling.Rd               |    2 
 vignettes/Modelling-superannuation-changes.Rmd |    6 +
 vignettes/companion-to-sample-file-1314.Rmd    |   46 ++++++++-----
 25 files changed, 230 insertions(+), 166 deletions(-)

More information about grattan at CRAN
Permanent link

Package globals updated to version 0.10.1 with previous version 0.10.0 dated 2017-04-17

Title: Identify Global Objects in R Expressions
Description: Identifies global ("unknown" or "free") objects in R expressions by code inspection using various strategies, e.g. conservative or liberal. The objective of this package is to make it as simple as possible to identify global objects for the purpose of exporting them in distributed compute environments.
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>

Diff between globals versions 0.10.0 dated 2017-04-17 and 0.10.1 dated 2017-07-02

 DESCRIPTION       |    6 +--
 MD5               |   12 +++----
 NEWS              |    8 ++++
 R/walkAST.R       |   22 +++++++++++--
 tests/globalsOf.R |   12 +++++++
 tests/utils.R     |   22 +++++++++----
 tests/walkAST.R   |   89 +++++++++++++++++++++++++++++++-----------------------
 7 files changed, 116 insertions(+), 55 deletions(-)

More information about globals at CRAN
Permanent link


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