Thu, 25 Oct 2018

Package SPUTNIK updated to version 1.1.1 with previous version 1.1 dated 2018-10-23

Title: SPatially aUTomatic deNoising for Ims toolKit
Description: A set of tools for the peak filtering of mass spectrometry imaging data (MSI or IMS) based on spatial distribution of signal. Given a region-of-interest (ROI), representing the spatial region where the informative signal is expected to be localized, a series of filters determine which peak signals are characterized by an implausible spatial distribution. The filters reduce the dataset dimensionality and increase its information vs noise ratio, improving the quality of the unsupervised analysis results, reducing data dimensionality and simplifying the chemical interpretation.
Author: Paolo Inglese [aut, cre], Goncalo Correia [aut, ctb]
Maintainer: Paolo Inglese <p.inglese14@imperial.ac.uk>

Diff between SPUTNIK versions 1.1 dated 2018-10-23 and 1.1.1 dated 2018-10-25

 DESCRIPTION       |    6 +++---
 MD5               |    6 +++---
 NEWS              |   22 +++++++++++++++-------
 R/filter_global.R |   18 ++++++++++++------
 4 files changed, 33 insertions(+), 19 deletions(-)

More information about SPUTNIK at CRAN
Permanent link

Package rlas updated to version 1.2.9 with previous version 1.2.7 dated 2018-08-21

Title: Read and Write 'las' and 'laz' Binary File Formats Used for Remote Sensing Data
Description: Read and write 'las' and 'laz' binary file formats. The LAS file format is a public file format for the interchange of 3-dimensional point cloud data between data users. The LAS specifications are approved by the American Society for Photogrammetry and Remote Sensing <https://www.asprs.org/committee-general/laser-las-file-format-exchange-activities.html>. The LAZ file format is an open and lossless compression scheme for binary LAS format versions 1.0 to 1.3 <https://www.laszip.org/>.
Author: Jean-Romain Roussel [aut, cre, cph], Florian De Boissieu [aut, ctb] (Enable the support of .lax file and extra byte attributes), Martin Isenburg [cph] (Is the author of the LASlib and LASzip libraries), David Auty [ctb] (Reviewed the documentation), Pierrick Marie [ctb] (Helped to compile LASlib code in R)
Maintainer: Jean-Romain Roussel <jean-romain.roussel.1@ulaval.ca>

Diff between rlas versions 1.2.7 dated 2018-08-21 and 1.2.9 dated 2018-10-25

 DESCRIPTION                     |   10 ++++-----
 MD5                             |   24 ++++++++++-----------
 NEWS.md                         |    4 +++
 R/checkers.r                    |   18 ++++++++++++++++
 R/header_tools.r                |   20 ++++++++++--------
 R/writeLAS.r                    |   14 ++++++++++--
 README.md                       |    2 -
 inst/include/lasattributer.hpp  |    9 ++++++--
 inst/include/lasdefinitions.hpp |    3 +-
 man/read.lasheader.Rd           |    1 
 man/write.las.Rd                |    1 
 src/writeLAS.cpp                |   44 ++++++++++++++++++++++++++++++++++------
 tests/testthat/test-writelas.R  |   39 ++++++++++++++++++++++++++++++-----
 13 files changed, 147 insertions(+), 42 deletions(-)

More information about rlas at CRAN
Permanent link

Package JuliaCall updated to version 0.16.1 with previous version 0.16.0 dated 2018-08-17

Title: Seamless Integration Between R and 'Julia'
Description: Provides an R interface to 'Julia', which is a high-level, high-performance dynamic programming language for numerical computing, see <https://julialang.org/> for more information. It provides a high-level interface as well as a low-level interface. Using the high level interface, you could call any 'Julia' function just like any R function with automatic type conversion. Using the low level interface, you could deal with C-level SEXP directly while enjoying the convenience of using a high-level programming language like 'Julia'.
Author: Changcheng Li [aut, cre], Randy Lai [ctb], Dmitri Grominski [ctb], Nagi Teramo [ctb]
Maintainer: Changcheng Li <cxl508@psu.edu>

Diff between JuliaCall versions 0.16.0 dated 2018-08-17 and 0.16.1 dated 2018-10-25

 DESCRIPTION                                   |    8 ++++----
 MD5                                           |   18 +++++++++---------
 NEWS.md                                       |    8 ++++++++
 R/dispatch.R                                  |    4 ++--
 R/zzz.R                                       |    2 +-
 inst/doc/JuliaCall_in_Jupyter_R_Notebook.html |   14 ++++++--------
 inst/doc/Julia_in_RMarkdown.html              |   20 +++++++++-----------
 inst/julia/REPLhook.jl                        |   10 ++--------
 inst/julia/asR.jl                             |    2 +-
 inst/julia/setup.jl                           |    5 +++++
 10 files changed, 47 insertions(+), 44 deletions(-)

More information about JuliaCall at CRAN
Permanent link

Package rbison updated to version 0.7.0 with previous version 0.6.0 dated 2018-04-11

Title: Interface to the 'USGS' 'BISON' API
Description: Interface to the 'USGS' 'BISON' (<https://bison.usgs.gov/>) API, a 'database' for species occurrence data. Data comes from species in the United States from participating data providers. You can get data via 'taxonomic' and location based queries. A simple function is provided to help visualize data.
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>

Diff between rbison versions 0.6.0 dated 2018-04-11 and 0.7.0 dated 2018-10-25

 DESCRIPTION                      |   24 ++--
 MD5                              |   64 +++++++-----
 NAMESPACE                        |    2 
 NEWS.md                          |   19 +++
 R/bison.R                        |  206 +++++++++++++++++++++------------------
 R/bison_tax.R                    |    3 
 R/bisonmap.R                     |   13 ++
 R/rbison-package.R               |    1 
 R/zzz.R                          |    6 +
 README.md                        |   82 +++++++++------
 build/vignette.rds               |binary
 man/bison.Rd                     |   51 +++++----
 man/bison_solr.Rd                |   24 ++--
 man/bison_tax.Rd                 |    4 
 man/bisonmap.Rd                  |    4 
 tests/fixtures                   |only
 tests/testthat/Rplots.pdf        |binary
 tests/testthat/helper-rbison.R   |only
 tests/testthat/test-bison.R      |   41 +++----
 tests/testthat/test-bison_solr.R |  103 +++++++++++--------
 tests/testthat/test-bison_tax.R  |   35 +++---
 tests/testthat/test-bisonmap.R   |   25 ++--
 tests/testthat/test-is.bison.R   |   21 +--
 tools/unnamed-chunk-10-1.png     |binary
 tools/unnamed-chunk-13-1.png     |binary
 tools/unnamed-chunk-14-1.png     |binary
 tools/unnamed-chunk-15-1.png     |binary
 tools/unnamed-chunk-19-1.png     |binary
 tools/unnamed-chunk-7-1.png      |binary
 29 files changed, 423 insertions(+), 305 deletions(-)

More information about rbison at CRAN
Permanent link

Package PhenotypeSimulator updated to version 0.3.1 with previous version 0.2.2 dated 2018-05-13

Title: Flexible Phenotype Simulation from Different Genetic and Noise Models
Description: Simulation is a critical part of method development and assessment in quantitative genetics. 'PhenotypeSimulator' allows for the flexible simulation of phenotypes under different models, including genetic variant and infinitesimal genetic effects (reflecting population structure) as well as non-genetic covariate effects, observational noise and additional correlation effects. The different phenotype components are combined into a final phenotype while controlling for the proportion of variance explained by each of the components. For each effect component, the number of variables, their distribution and the design of their effect across traits can be customised. For the simulation of the genetic effects, external genotype data from a number of standard software ('plink', 'hapgen2'/ 'impute2', 'genome', 'bimbam', simple text files) can be imported. The final simulated phenotypes and its components can be automatically saved into .rds or .csv files. In addition, they can be saved in formats compatible with commonly used genetic association software ('gemma', 'bimbam', 'plink', 'snptest', 'LiMMBo').
Author: Hannah Meyer [aut, cre] (<https://orcid.org/0000-0003-4564-0899>), Konrad Rudolph [ctb] (<https://orcid.org/0000-0002-9866-7051>)
Maintainer: Hannah Meyer <hannah@ebi.ac.uk>

Diff between PhenotypeSimulator versions 0.2.2 dated 2018-05-13 and 0.3.1 dated 2018-10-25

 PhenotypeSimulator-0.2.2/PhenotypeSimulator/tests/testthat/test-components.R                         |only
 PhenotypeSimulator-0.2.2/PhenotypeSimulator/tests/testthat/test-output.R                             |only
 PhenotypeSimulator-0.2.2/PhenotypeSimulator/vignettes/UsagePhenotypeSimulator.Rmd                    |only
 PhenotypeSimulator-0.2.2/PhenotypeSimulator/vignettes/UsagePhenotypeSimulator.html                   |only
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/DESCRIPTION                                              |   20 
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/MD5                                                      |   77 +-
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/NAMESPACE                                                |    1 
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/NEWS.md                                                  |only
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/R/PhenotypeSimulator.R                                   |    1 
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/R/commandlineFunctions.R                                 |  172 +++-
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/R/createphenotypeFunctions.R                             |  299 ++++++--
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/R/genotypeFunctions.R                                    |   82 +-
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/R/outputFunctions.R                                      |  350 ++++++++--
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/R/utilityFunctions.R                                     |    2 
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/R/variancecomponentFunctions.R                           |   19 
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/README.md                                                |   67 -
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/build/vignette.rds                                       |binary
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/inst/doc/PhenotypeSimulator.R                            |only
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/inst/doc/PhenotypeSimulator.Rmd                          |only
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/inst/doc/PhenotypeSimulator.pdf                          |only
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/inst/doc/Sample-scripts-external-genotype-simulation.pdf |binary
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/inst/doc/Simulation-and-LinearModel.R                    |    2 
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/inst/doc/Simulation-and-LinearModel.Rmd                  |    2 
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/inst/doc/Simulation-and-LinearModel.pdf                  |binary
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/inst/doc/UsagePhenotypeSimulator.pdf                     |binary
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/man/PhenotypeSimulator.Rd                                |    1 
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/man/correlatedBgEffects.Rd                               |    6 
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/man/geneticBgEffects.Rd                                  |    5 
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/man/geneticFixedEffects.Rd                               |    8 
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/man/getCausalSNPs.Rd                                     |   35 -
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/man/noiseFixedEffects.Rd                                 |   11 
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/man/readStandardGenotypes.Rd                             |   13 
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/man/read_lines.Rd                                        |    4 
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/man/runSimulation.Rd                                     |   81 +-
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/man/savePheno.Rd                                         |    8 
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/man/setModel.Rd                                          |   27 
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/man/simulatePhenotypes.Rd                                |    2 
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/man/standardiseGenotypes.Rd                              |    2 
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/man/testNumerics.Rd                                      |    2 
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/man/transformNonlinear.Rd                                |only
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/man/writeStandardOutput.Rd                               |   40 -
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/tests/testthat/test-components.r                         |only
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/tests/testthat/test-output.r                             |only
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/vignettes/PhenotypeSimulator.Rmd                         |only
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/vignettes/PhenotypeSimulator.html                        |only
 PhenotypeSimulator-0.3.1/PhenotypeSimulator/vignettes/Simulation-and-LinearModel.Rmd                 |    2 
 46 files changed, 962 insertions(+), 379 deletions(-)

More information about PhenotypeSimulator at CRAN
Permanent link

Package vegan3d updated to version 1.1-2 with previous version 1.1-1 dated 2017-12-01

Title: Static and Dynamic 3D Plots for the 'vegan' Package
Description: Static and dynamic 3D plots to be used with ordination results and in diversity analysis, especially with the vegan package.
Author: Jari Oksanen [aut, cre], Roeland Kindt [aut], Gavin L. Simpson [aut]
Maintainer: Jari Oksanen <jhoksane@gmail.com>

Diff between vegan3d versions 1.1-1 dated 2017-12-01 and 1.1-2 dated 2018-10-25

 DESCRIPTION       |   12 ++++++------
 MD5               |    8 ++++----
 R/ordiplot3d.R    |    5 ++++-
 build/partial.rdb |binary
 inst/NEWS.md      |    6 ++++++
 5 files changed, 20 insertions(+), 11 deletions(-)

More information about vegan3d at CRAN
Permanent link

Package totalcensus updated to version 0.5.0 with previous version 0.3.0 dated 2018-02-06

Title: Extract High Resolution Census Data
Description: Download summary files from Census Bureau <https://www2.census.gov/> and extract data, in particular high resolution data at block, block group, and tract level, from decennial census and American Community Survey 1-year and 5-year estimates.
Author: Guanglai Li
Maintainer: Guanglai Li <liguanglai@gmail.com>

Diff between totalcensus versions 0.3.0 dated 2018-02-06 and 0.5.0 dated 2018-10-25

 totalcensus-0.3.0/totalcensus/data/dict_acs_geocomponent.RData              |only
 totalcensus-0.3.0/totalcensus/data/dict_acs_geoheader.RData                 |only
 totalcensus-0.3.0/totalcensus/data/dict_acs_summarylevel.RData              |only
 totalcensus-0.3.0/totalcensus/data/dict_acs_table.RData                     |only
 totalcensus-0.3.0/totalcensus/data/dict_all_geocomponent.RData              |only
 totalcensus-0.3.0/totalcensus/data/dict_decennial_geocomponent.RData        |only
 totalcensus-0.3.0/totalcensus/data/dict_decennial_geoheader.RData           |only
 totalcensus-0.3.0/totalcensus/data/dict_decennial_summarylevel.RData        |only
 totalcensus-0.3.0/totalcensus/data/dict_decennial_table.RData               |only
 totalcensus-0.3.0/totalcensus/man/dict_acs_geocomponent.Rd                  |only
 totalcensus-0.3.0/totalcensus/man/dict_acs_geoheader.Rd                     |only
 totalcensus-0.3.0/totalcensus/man/dict_acs_summarylevel.Rd                  |only
 totalcensus-0.3.0/totalcensus/man/dict_acs_table.Rd                         |only
 totalcensus-0.3.0/totalcensus/man/dict_all_geocomponent.Rd                  |only
 totalcensus-0.3.0/totalcensus/man/dict_decennial_geocomponent.Rd            |only
 totalcensus-0.3.0/totalcensus/man/dict_decennial_geoheader.Rd               |only
 totalcensus-0.3.0/totalcensus/man/dict_decennial_summarylevel.Rd            |only
 totalcensus-0.3.0/totalcensus/man/dict_decennial_table.Rd                   |only
 totalcensus-0.5.0/totalcensus/DESCRIPTION                                   |    8 
 totalcensus-0.5.0/totalcensus/LICENSE                                       |    2 
 totalcensus-0.5.0/totalcensus/MD5                                           |  171 +-
 totalcensus-0.5.0/totalcensus/R/data_acs.R                                  |  777 ++++++++-
 totalcensus-0.5.0/totalcensus/R/data_decennial.R                            |  215 ++
 totalcensus-0.5.0/totalcensus/R/download_census.R                           |  572 ++++--
 totalcensus-0.5.0/totalcensus/R/quiet_global_variable_in_cran_check.R       |   21 
 totalcensus-0.5.0/totalcensus/R/read_acs1year.R                             |  583 +++----
 totalcensus-0.5.0/totalcensus/R/read_acs5year.R                             |  736 ++++----
 totalcensus-0.5.0/totalcensus/R/read_decennial.R                            |   69 
 totalcensus-0.5.0/totalcensus/R/search_census_and_acs.R                     |  828 ++++++++--
 totalcensus-0.5.0/totalcensus/R/search_fips_cbsa.R                          |   36 
 totalcensus-0.5.0/totalcensus/R/set_path_to_census.R                        |    2 
 totalcensus-0.5.0/totalcensus/R/utilities.R                                 |  143 +
 totalcensus-0.5.0/totalcensus/data/datalist                                 |only
 totalcensus-0.5.0/totalcensus/data/dict_acs1_geocomponent.RData             |only
 totalcensus-0.5.0/totalcensus/data/dict_acs1_summarylevel.RData             |only
 totalcensus-0.5.0/totalcensus/data/dict_acs1_table.RData                    |only
 totalcensus-0.5.0/totalcensus/data/dict_acs5_geocomponent.RData             |only
 totalcensus-0.5.0/totalcensus/data/dict_acs5_summarylevel.RData             |only
 totalcensus-0.5.0/totalcensus/data/dict_acs5_table.RData                    |only
 totalcensus-0.5.0/totalcensus/data/dict_acs_geoheader_2005_1year.RData      |only
 totalcensus-0.5.0/totalcensus/data/dict_acs_geoheader_2006_2008_1year.RData |only
 totalcensus-0.5.0/totalcensus/data/dict_acs_geoheader_2009_1year.RData      |only
 totalcensus-0.5.0/totalcensus/data/dict_acs_geoheader_2009_5year.RData      |only
 totalcensus-0.5.0/totalcensus/data/dict_acs_geoheader_2010.RData            |only
 totalcensus-0.5.0/totalcensus/data/dict_acs_geoheader_2011_now.RData        |only
 totalcensus-0.5.0/totalcensus/data/dict_all_geocomponent_2000.RData         |only
 totalcensus-0.5.0/totalcensus/data/dict_all_geocomponent_2010.RData         |only
 totalcensus-0.5.0/totalcensus/data/dict_all_summarylevel.RData              |only
 totalcensus-0.5.0/totalcensus/data/dict_decennial_geocomponent_2000.RData   |only
 totalcensus-0.5.0/totalcensus/data/dict_decennial_geocomponent_2010.RData   |only
 totalcensus-0.5.0/totalcensus/data/dict_decennial_geoheader_2000.RData      |only
 totalcensus-0.5.0/totalcensus/data/dict_decennial_geoheader_2010.RData      |only
 totalcensus-0.5.0/totalcensus/data/dict_decennial_summarylevel_2000.RData   |only
 totalcensus-0.5.0/totalcensus/data/dict_decennial_summarylevel_2010.RData   |only
 totalcensus-0.5.0/totalcensus/data/dict_decennial_table_2000.RData          |only
 totalcensus-0.5.0/totalcensus/data/dict_decennial_table_2010.RData          |only
 totalcensus-0.5.0/totalcensus/data/lookup_acs1year_2005.RData               |only
 totalcensus-0.5.0/totalcensus/data/lookup_acs1year_2006.RData               |only
 totalcensus-0.5.0/totalcensus/data/lookup_acs1year_2007.RData               |only
 totalcensus-0.5.0/totalcensus/data/lookup_acs1year_2008.RData               |only
 totalcensus-0.5.0/totalcensus/data/lookup_acs1year_2009.RData               |only
 totalcensus-0.5.0/totalcensus/data/lookup_acs1year_2010.RData               |only
 totalcensus-0.5.0/totalcensus/data/lookup_acs1year_2011.RData               |only
 totalcensus-0.5.0/totalcensus/data/lookup_acs1year_2012.RData               |only
 totalcensus-0.5.0/totalcensus/data/lookup_acs1year_2013.RData               |only
 totalcensus-0.5.0/totalcensus/data/lookup_acs1year_2014.RData               |binary
 totalcensus-0.5.0/totalcensus/data/lookup_acs1year_2015.RData               |binary
 totalcensus-0.5.0/totalcensus/data/lookup_acs1year_2016.RData               |binary
 totalcensus-0.5.0/totalcensus/data/lookup_acs1year_2017.RData               |only
 totalcensus-0.5.0/totalcensus/data/lookup_acs5year_2009.RData               |only
 totalcensus-0.5.0/totalcensus/data/lookup_acs5year_2010.RData               |only
 totalcensus-0.5.0/totalcensus/data/lookup_acs5year_2011.RData               |only
 totalcensus-0.5.0/totalcensus/data/lookup_acs5year_2012.RData               |only
 totalcensus-0.5.0/totalcensus/data/lookup_acs5year_2013.RData               |only
 totalcensus-0.5.0/totalcensus/data/lookup_acs5year_2014.RData               |only
 totalcensus-0.5.0/totalcensus/data/lookup_acs5year_2015.RData               |binary
 totalcensus-0.5.0/totalcensus/data/lookup_acs5year_2016.RData               |binary
 totalcensus-0.5.0/totalcensus/data/lookup_decennial_2000.RData              |only
 totalcensus-0.5.0/totalcensus/data/lookup_decennial_2010.RData              |binary
 totalcensus-0.5.0/totalcensus/man/dict_acs1_geocomponent.Rd                 |only
 totalcensus-0.5.0/totalcensus/man/dict_acs1_summarylevel.Rd                 |only
 totalcensus-0.5.0/totalcensus/man/dict_acs1_table.Rd                        |only
 totalcensus-0.5.0/totalcensus/man/dict_acs5_geocomponent.Rd                 |only
 totalcensus-0.5.0/totalcensus/man/dict_acs5_summarylevel.Rd                 |only
 totalcensus-0.5.0/totalcensus/man/dict_acs5_table.Rd                        |only
 totalcensus-0.5.0/totalcensus/man/dict_acs_geoheader_2005_1year.Rd          |only
 totalcensus-0.5.0/totalcensus/man/dict_acs_geoheader_2006_2008_1year.Rd     |only
 totalcensus-0.5.0/totalcensus/man/dict_acs_geoheader_2009_1year.Rd          |only
 totalcensus-0.5.0/totalcensus/man/dict_acs_geoheader_2009_5year.Rd          |only
 totalcensus-0.5.0/totalcensus/man/dict_acs_geoheader_2010.Rd                |only
 totalcensus-0.5.0/totalcensus/man/dict_acs_geoheader_2011_now.Rd            |only
 totalcensus-0.5.0/totalcensus/man/dict_all_geocomponent_2000.Rd             |only
 totalcensus-0.5.0/totalcensus/man/dict_all_geocomponent_2010.Rd             |only
 totalcensus-0.5.0/totalcensus/man/dict_all_summarylevel.Rd                  |only
 totalcensus-0.5.0/totalcensus/man/dict_decennial_geocomponent_2000.Rd       |only
 totalcensus-0.5.0/totalcensus/man/dict_decennial_geocomponent_2010.Rd       |only
 totalcensus-0.5.0/totalcensus/man/dict_decennial_geoheader_2000.Rd          |only
 totalcensus-0.5.0/totalcensus/man/dict_decennial_geoheader_2010.Rd          |only
 totalcensus-0.5.0/totalcensus/man/dict_decennial_summarylevel_2000.Rd       |only
 totalcensus-0.5.0/totalcensus/man/dict_decennial_summarylevel_2010.Rd       |only
 totalcensus-0.5.0/totalcensus/man/dict_decennial_table_2000.Rd              |only
 totalcensus-0.5.0/totalcensus/man/dict_decennial_table_2010.Rd              |only
 totalcensus-0.5.0/totalcensus/man/download_census.Rd                        |    8 
 totalcensus-0.5.0/totalcensus/man/lookup_acs1year_2005.Rd                   |only
 totalcensus-0.5.0/totalcensus/man/lookup_acs1year_2006.Rd                   |only
 totalcensus-0.5.0/totalcensus/man/lookup_acs1year_2007.Rd                   |only
 totalcensus-0.5.0/totalcensus/man/lookup_acs1year_2008.Rd                   |only
 totalcensus-0.5.0/totalcensus/man/lookup_acs1year_2009.Rd                   |only
 totalcensus-0.5.0/totalcensus/man/lookup_acs1year_2010.Rd                   |only
 totalcensus-0.5.0/totalcensus/man/lookup_acs1year_2011.Rd                   |only
 totalcensus-0.5.0/totalcensus/man/lookup_acs1year_2012.Rd                   |only
 totalcensus-0.5.0/totalcensus/man/lookup_acs1year_2013.Rd                   |only
 totalcensus-0.5.0/totalcensus/man/lookup_acs1year_2014.Rd                   |    1 
 totalcensus-0.5.0/totalcensus/man/lookup_acs1year_2015.Rd                   |    3 
 totalcensus-0.5.0/totalcensus/man/lookup_acs1year_2016.Rd                   |    3 
 totalcensus-0.5.0/totalcensus/man/lookup_acs1year_2017.Rd                   |only
 totalcensus-0.5.0/totalcensus/man/lookup_acs5year_2009.Rd                   |only
 totalcensus-0.5.0/totalcensus/man/lookup_acs5year_2010.Rd                   |only
 totalcensus-0.5.0/totalcensus/man/lookup_acs5year_2011.Rd                   |only
 totalcensus-0.5.0/totalcensus/man/lookup_acs5year_2012.Rd                   |only
 totalcensus-0.5.0/totalcensus/man/lookup_acs5year_2013.Rd                   |only
 totalcensus-0.5.0/totalcensus/man/lookup_acs5year_2014.Rd                   |only
 totalcensus-0.5.0/totalcensus/man/lookup_acs5year_2015.Rd                   |    3 
 totalcensus-0.5.0/totalcensus/man/lookup_acs5year_2016.Rd                   |    7 
 totalcensus-0.5.0/totalcensus/man/lookup_decennial_2000.Rd                  |only
 totalcensus-0.5.0/totalcensus/man/lookup_decennial_2010.Rd                  |    2 
 totalcensus-0.5.0/totalcensus/man/read_acs1year.Rd                          |   37 
 totalcensus-0.5.0/totalcensus/man/read_acs5year.Rd                          |   41 
 totalcensus-0.5.0/totalcensus/man/read_decennial.Rd                         |   12 
 totalcensus-0.5.0/totalcensus/man/search_cbsa.Rd                            |    6 
 totalcensus-0.5.0/totalcensus/man/search_fips.Rd                            |   14 
 totalcensus-0.5.0/totalcensus/man/search_geocomponents.Rd                   |   24 
 totalcensus-0.5.0/totalcensus/man/search_geoheaders.Rd                      |   25 
 totalcensus-0.5.0/totalcensus/man/search_summarylevels.Rd                   |   22 
 totalcensus-0.5.0/totalcensus/man/search_tablecontents.Rd                   |   24 
 totalcensus-0.5.0/totalcensus/man/search_tables.Rd                          |   22 
 136 files changed, 3037 insertions(+), 1380 deletions(-)

More information about totalcensus at CRAN
Permanent link

Package stars updated to version 0.2-0 with previous version 0.1-1 dated 2018-07-25

Title: Scalable, Spatiotemporal Tidy Arrays
Description: Reading, manipulating, writing and plotting spatiotemporal Arrays (including raster data) in R, using GDAL bindings provided by package sf.
Author: Edzer Pebesma [aut, cre] (<https://orcid.org/0000-0001-8049-7069>), Michael Sumner [ctb], Etienne Racine [ctb], Adriano Fantini [ctb]
Maintainer: Edzer Pebesma <edzer.pebesma@uni-muenster.de>

Diff between stars versions 0.1-1 dated 2018-07-25 and 0.2-0 dated 2018-10-25

 stars-0.1-1/stars/R/meta.R                       |only
 stars-0.1-1/stars/man/read_stars_meta.Rd         |only
 stars-0.1-1/stars/tests/meta.R                   |only
 stars-0.1-1/stars/tests/meta.Rout.save           |only
 stars-0.2-0/stars/DESCRIPTION                    |   55 +-
 stars-0.2-0/stars/MD5                            |  127 +++--
 stars-0.2-0/stars/NAMESPACE                      |   31 +
 stars-0.2-0/stars/NEWS.md                        |   26 +
 stars-0.2-0/stars/R/dimensions.R                 |  330 ++++++++-----
 stars-0.2-0/stars/R/factors.R                    |only
 stars-0.2-0/stars/R/init.R                       |    4 
 stars-0.2-0/stars/R/ncdf.R                       |only
 stars-0.2-0/stars/R/ops.R                        |   34 +
 stars-0.2-0/stars/R/plot.R                       |  105 +++-
 stars-0.2-0/stars/R/proxy.R                      |only
 stars-0.2-0/stars/R/raster.R                     |   39 -
 stars-0.2-0/stars/R/rasterize.R                  |only
 stars-0.2-0/stars/R/read.R                       |only
 stars-0.2-0/stars/R/sf.R                         |  138 +++--
 stars-0.2-0/stars/R/spacetime.R                  |   22 
 stars-0.2-0/stars/R/stars.R                      |  550 +++++++++++++++--------
 stars-0.2-0/stars/R/tidyverse.R                  |   44 +
 stars-0.2-0/stars/R/transform.R                  |  158 ++----
 stars-0.2-0/stars/R/warp.R                       |only
 stars-0.2-0/stars/R/write.R                      |    2 
 stars-0.2-0/stars/build/vignette.rds             |binary
 stars-0.2-0/stars/inst/doc/blog1.R               |    2 
 stars-0.2-0/stars/inst/doc/blog1.Rmd             |    4 
 stars-0.2-0/stars/inst/doc/blog1.html            |   48 +-
 stars-0.2-0/stars/inst/doc/data_model.R          |   54 +-
 stars-0.2-0/stars/inst/doc/data_model.Rmd        |  114 +++-
 stars-0.2-0/stars/inst/doc/data_model.html       |  155 +++++-
 stars-0.2-0/stars/inst/doc/first.html            |  114 ++--
 stars-0.2-0/stars/inst/doc/proxy.R               |only
 stars-0.2-0/stars/inst/doc/proxy.Rmd             |only
 stars-0.2-0/stars/inst/doc/proxy.html            |only
 stars-0.2-0/stars/inst/tif/olinda_dem_utm25s.tif |only
 stars-0.2-0/stars/man/c.stars.Rd                 |only
 stars-0.2-0/stars/man/cut_stars.Rd               |only
 stars-0.2-0/stars/man/dplyr.Rd                   |   22 
 stars-0.2-0/stars/man/plot.stars.Rd              |   22 
 stars-0.2-0/stars/man/read_ncdf.Rd               |only
 stars-0.2-0/stars/man/read_stars.Rd              |   55 ++
 stars-0.2-0/stars/man/st_apply.Rd                |   10 
 stars-0.2-0/stars/man/st_as_sf.Rd                |only
 stars-0.2-0/stars/man/st_as_stars.Rd             |   41 +
 stars-0.2-0/stars/man/st_crop.Rd                 |only
 stars-0.2-0/stars/man/st_dimensions.Rd           |   12 
 stars-0.2-0/stars/man/st_rasterize.Rd            |only
 stars-0.2-0/stars/man/st_transform.Rd            |   18 
 stars-0.2-0/stars/man/st_warp.Rd                 |only
 stars-0.2-0/stars/man/st_write.stars.Rd          |    4 
 stars-0.2-0/stars/man/st_xy2sfc.Rd               |    5 
 stars-0.2-0/stars/tests/crop.Rout.save           |   15 
 stars-0.2-0/stars/tests/curvilinear.R            |only
 stars-0.2-0/stars/tests/curvilinear.Rout.save    |only
 stars-0.2-0/stars/tests/nc.R                     |   14 
 stars-0.2-0/stars/tests/nc.Rout.save             |  134 +++++
 stars-0.2-0/stars/tests/proxy.R                  |only
 stars-0.2-0/stars/tests/proxy.Rout.save          |only
 stars-0.2-0/stars/tests/raster.Rout.save         |   24 -
 stars-0.2-0/stars/tests/rasterize.R              |only
 stars-0.2-0/stars/tests/rasterize.Rout.save      |only
 stars-0.2-0/stars/tests/sf.R                     |    5 
 stars-0.2-0/stars/tests/sf.Rout.save             |   27 -
 stars-0.2-0/stars/tests/spacetime.R              |    1 
 stars-0.2-0/stars/tests/spacetime.Rout.save      |   29 -
 stars-0.2-0/stars/tests/stars.R                  |   43 +
 stars-0.2-0/stars/tests/stars.Rout.save          |  301 +++++++++---
 stars-0.2-0/stars/tests/testthat.Rout.save       |    4 
 stars-0.2-0/stars/tests/tidy.R                   |    2 
 stars-0.2-0/stars/tests/tidy.Rout.save           |   68 ++
 stars-0.2-0/stars/tests/transform.R              |   13 
 stars-0.2-0/stars/tests/transform.Rout.save      |   42 -
 stars-0.2-0/stars/tests/warp.R                   |only
 stars-0.2-0/stars/tests/warp.Rout.save           |only
 stars-0.2-0/stars/tests/write.Rout.save          |only
 stars-0.2-0/stars/vignettes/blog1.Rmd            |    4 
 stars-0.2-0/stars/vignettes/data_model.Rmd       |  114 +++-
 stars-0.2-0/stars/vignettes/proxy.Rmd            |only
 80 files changed, 2136 insertions(+), 1049 deletions(-)

More information about stars at CRAN
Permanent link

Package spTimer updated to version 3.2 with previous version 3.1 dated 2018-06-29

Title: Spatio-Temporal Bayesian Modelling
Description: Fits, spatially predicts and temporally forecasts large amounts of space-time data using [1] Bayesian Gaussian Process (GP) Models, [2] Bayesian Auto-Regressive (AR) Models, and [3] Bayesian Gaussian Predictive Processes (GPP) based AR Models for spatio-temporal big-n problems. Bakar and Sahu (2015) <doi:10.18637/jss.v063.i15>.
Author: K. Shuvo Bakar & Sujit K. Sahu
Maintainer: Shuvo Bakar <shuvo.bakar@gmail.com>

Diff between spTimer versions 3.1 dated 2018-06-29 and 3.2 dated 2018-10-25

 DESCRIPTION             |    8 +-
 MD5                     |   15 ++--
 NAMESPACE               |    2 
 R/spAR.r                |    2 
 R/useful_commands.R     |  157 ++++++++++++++++--------------------------------
 inst/ChangeLog          |    7 ++
 man/spT.validation.Rd   |    2 
 man/spT.validation2.Rd  |only
 man/spTimer-internal.Rd |    1 
 9 files changed, 75 insertions(+), 119 deletions(-)

More information about spTimer at CRAN
Permanent link

Package solvebio updated to version 2.6.1 with previous version 2.6.0 dated 2018-10-08

Title: The Official SolveBio API Client
Description: R language bindings for SolveBio's API. SolveBio is a biomedical knowledge hub that enables life science organizations to collect and harmonize the complex, disparate "multi-omic" data essential for today's R&D and BI needs. For more information, visit <https://www.solvebio.com>.
Author: David Caplan
Maintainer: David Caplan <dcaplan@solvebio.com>

Diff between solvebio versions 2.6.0 dated 2018-10-08 and 2.6.1 dated 2018-10-25

 DESCRIPTION                               |   10 +++++-----
 MD5                                       |   16 ++++++++--------
 NEWS.md                                   |    5 +++++
 R/shiny.R                                 |    8 +++++---
 man/Annotator.annotate.Rd                 |    4 ++--
 man/Dataset.get_or_create_by_full_path.Rd |    3 ++-
 man/Vault.create_folder.Rd                |    4 ++--
 man/Vault.get_or_create_by_full_path.Rd   |    3 ++-
 man/createEnv.Rd                          |    3 ++-
 9 files changed, 33 insertions(+), 23 deletions(-)

More information about solvebio at CRAN
Permanent link

Package sitree updated to version 0.1-4 with previous version 0.1-3 dated 2018-06-01

Title: Single Tree Simulator
Description: Forecasts plots at tree level.
Author: Clara Anton Fernandez [aut, cre], Nikolas von Lupke [ctb]
Maintainer: Clara Anton Fernandez <caf@nibio.no>

Diff between sitree versions 0.1-3 dated 2018-06-01 and 0.1-4 dated 2018-10-25

 DESCRIPTION                 |    8 +-
 MD5                         |   22 +++---
 R/PrepCommonVars.R          |    1 
 R/TreeClasses.R             |  152 ++++++++++++++++++++++----------------------
 R/VarsRequired.R            |   88 +++++++++++++------------
 R/mng.thin.prob.R           |    5 -
 R/sitree.R                  |  143 ++++++++++++++++++++++++-----------------
 inst/doc/TestEquations.R    |   57 ++++++++--------
 inst/doc/TestEquations.Rmd  |   63 +++++++++---------
 inst/doc/TestEquations.html |  113 +++++++++++++-------------------
 man/sitree.Rd               |    7 +-
 vignettes/TestEquations.Rmd |   63 +++++++++---------
 12 files changed, 375 insertions(+), 347 deletions(-)

More information about sitree at CRAN
Permanent link

Package rem updated to version 1.3.1 with previous version 1.2.8 dated 2017-06-23

Title: Relational Event Models (REM)
Description: Calculate endogenous network effects in event sequences and fit relational event models (REM): Using network event sequences (where each tie between a sender and a target in a network is time-stamped), REMs can measure how networks form and evolve over time. Endogenous patterns such as popularity effects, inertia, similarities, cycles or triads can be calculated and analyzed over time.
Author: Laurence Brandenberger
Maintainer: Laurence Brandenberger <lbrandenberger@ethz.ch>

Diff between rem versions 1.2.8 dated 2017-06-23 and 1.3.1 dated 2018-10-25

 DESCRIPTION        |   10 +++++-----
 MD5                |    6 +++---
 R/rem.R            |   37 ++++++++++++++++++++-----------------
 man/rem-package.Rd |   12 ++++++++----
 4 files changed, 36 insertions(+), 29 deletions(-)

More information about rem at CRAN
Permanent link

Package dae updated to version 3.0-23 with previous version 3.0-16 dated 2018-06-11

Title: Functions Useful in the Design and ANOVA of Experiments
Description: The content falls into the following groupings: (i) Data, (ii) Factor manipulation functions, (iii) Design functions, (iv) ANOVA functions, (v) Matrix functions, (vi) Projector and canonical efficiency functions, and (vii) Miscellaneous functions. There is a vignette describing how to use the Design functions for randomizing and assessing designs available in the file 'daeDesignNotes.pdf'. The ANOVA functions facilitate the extraction of information when the 'Error' function has been used in the call to 'aov'.
Author: Chris Brien <Chris.Brien@unisa.edu.au>.
Maintainer: Chris Brien <Chris.Brien@unisa.edu.au>

Diff between dae versions 3.0-16 dated 2018-06-11 and 3.0-23 dated 2018-10-25

 DESCRIPTION                     |   10 -
 MD5                             |   35 +++---
 NAMESPACE                       |    1 
 R/mat.functions.r               |  218 +++++++++++++++++++++++++++++++++++++++-
 R/proj.r                        |    5 
 R/projs.canon.v5.r              |    2 
 build/partial.rdb               |binary
 inst/NEWS.Rd                    |   29 +++++
 inst/doc/dae-manual.pdf         |binary
 man/as.data.frame.pstructure.Rd |    2 
 man/dae-deprecated.Rd           |    3 
 man/dae-package.Rd              |    6 -
 man/designAmeasures.Rd          |   22 +++-
 man/fac.ar1mat.Rd               |    2 
 man/mat.Vpred.Rd                |   62 +++++++----
 man/mat.Vpredicts.Rd            |only
 tests/testthat.R                |    2 
 tests/testthat/testAmeasures.r  |only
 tests/testthat/testCanon.r      |   11 ++
 tests/testthat/testProj.r       |only
 20 files changed, 352 insertions(+), 58 deletions(-)

More information about dae at CRAN
Permanent link

Package reactR updated to version 0.2.1 with previous version 0.2.0 dated 2018-02-20

Title: React Helpers
Description: Make it easy to use 'React' in R with helper dependency functions, embedded 'Babel' 'transpiler', and examples.
Author: Facebook Inc [aut, cph] (React library in lib, https://facebook.github.io/react; see AUTHORS for full list of contributors), Kent Russell [aut, cre] (R interface)
Maintainer: Kent Russell <kent.russell@timelyportfolio.com>

Diff between reactR versions 0.2.0 dated 2018-02-20 and 0.2.1 dated 2018-10-25

 DESCRIPTION                     |   10 
 MD5                             |   12 
 NEWS.md                         |    4 
 R/meta.R                        |    2 
 inst/doc/intro_reactR.html      |  560 +++++++++++++++++++++++++++++++++++-----
 inst/www/react/react-dom.min.js |  380 ++++++++++++++-------------
 inst/www/react/react.min.js     |   40 +-
 7 files changed, 739 insertions(+), 269 deletions(-)

More information about reactR at CRAN
Permanent link

Package ParallelLogger updated to version 1.0.1 with previous version 1.0.0 dated 2018-07-05

Title: Support for Parallel Computation, Logging, and Function Automation
Description: Support for parallel computation with progress bar, and option to stop or proceed on errors. Also provides logging to console and disk, and the logging persists in the parallel threads. Additional functions support function call automation with delayed execution (e.g. for executing functions in parallel).
Author: Martijn Schuemie [aut, cre], Marc Suchard [aut], Observational Health Data Science and Informatics [cph]
Maintainer: Martijn Schuemie <schuemie@ohdsi.org>

Diff between ParallelLogger versions 1.0.0 dated 2018-07-05 and 1.0.1 dated 2018-10-25

 DESCRIPTION                       |   12 +++++++-----
 MD5                               |   20 ++++++++++----------
 NEWS                              |   10 ++++++++++
 R/Logging.R                       |   26 ++++++++++++++++++++++----
 README.md                         |    5 ++++-
 build/vignette.rds                |binary
 inst/doc/Logging.pdf              |binary
 inst/doc/Parallel.pdf             |binary
 inst/shinyApps/LogViewer/global.R |   29 +++++++++++++++++++++++++----
 man/clusterApply.Rd               |    3 ++-
 tests/testthat/test-logging.R     |   14 ++++++++++++++
 11 files changed, 94 insertions(+), 25 deletions(-)

More information about ParallelLogger at CRAN
Permanent link

Package MODIS updated to version 1.1.4 with previous version 1.1.3 dated 2018-09-11

Title: Acquisition and Processing of MODIS Products
Description: Download and processing functionalities for the Moderate Resolution Imaging Spectroradiometer (MODIS). The package provides automated access to the global online data archives LP DAAC (<https://lpdaac.usgs.gov/>), LAADS (<https://ladsweb.modaps.eosdis.nasa.gov/>) and NSIDC (<https://nsidc.org/>) as well as processing capabilities such as file conversion, mosaicking, subsetting and time series filtering.
Author: Matteo Mattiuzzi [aut], Jan Verbesselt [ctb], Tomislav Hengl [ctb], Anja Klisch [ctb], Forrest Stevens [ctb], Steven Mosher [ctb], Bradley Evans [ctb], Agustin Lobo [ctb], Koen Hufkens [ctb], Florian Detsch [cre, aut]
Maintainer: Florian Detsch <fdetsch@web.de>

Diff between MODIS versions 1.1.3 dated 2018-09-11 and 1.1.4 dated 2018-10-25

 DESCRIPTION                   |    8 
 MD5                           |   49 ++---
 NAMESPACE                     |    1 
 NEWS                          |   14 +
 R/EarthdataLogin.R            |    7 
 R/MODIS-package.R             |    4 
 R/MODISoptions.R              |   13 -
 R/aaa-classes.R               |    4 
 R/doOptions.R                 |   29 +++
 R/getCollection.R             |    2 
 R/getHdf.R                    |    2 
 R/getTile.R                   |   75 ++++++--
 R/lpdaacLogin.R               |    2 
 R/minorFuns.R                 |   25 ++
 R/runGdal.R                   |   12 -
 R/runMrt.R                    |  371 ++++++++++++++++++++++++++----------------
 README.md                     |    2 
 man/EarthdataLogin.Rd         |    2 
 man/MODIS-package.Rd          |    2 
 man/MODISextent-class.Rd      |    2 
 man/MODISoptions.Rd           |   13 -
 man/getTile.Rd                |   11 +
 man/lpdaacLogin-deprecated.Rd |    2 
 man/runGdal.Rd                |   12 -
 man/runMrt.Rd                 |  178 +++++++++++++-------
 tests/testthat/test-getTile.R |only
 26 files changed, 550 insertions(+), 292 deletions(-)

More information about MODIS at CRAN
Permanent link

Package AgreementInterval updated to version 0.1.1 with previous version 0.1.0 dated 2018-08-31

Title: Agreement Interval of Two Measurement Methods
Description: A tool for calculating agreement interval of two measurement methods (Jason Liao (2015) <DOI:10.1515/ijb-2014-0030>) and present results in plots with discordance rate and/or clinically meaningful limit to quantify agreement quality.
Author: Jialin Xu [aut, cre], Jason Liao [aut]
Maintainer: Jialin Xu <jxx120@gmail.com>

Diff between AgreementInterval versions 0.1.0 dated 2018-08-31 and 0.1.1 dated 2018-10-25

 DESCRIPTION        |    6 +++---
 MD5                |    6 +++---
 R/improvedBA_3jx.R |    4 ++--
 R/tolProb.R        |    8 +++++++-
 4 files changed, 15 insertions(+), 9 deletions(-)

More information about AgreementInterval at CRAN
Permanent link

Package rlang updated to version 0.3.0.1 with previous version 0.3.0 dated 2018-10-22

Title: Functions for Base Types and Core R and 'Tidyverse' Features
Description: A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation.
Author: Lionel Henry [aut, cre], Hadley Wickham [aut], RStudio [cph]
Maintainer: Lionel Henry <lionel@rstudio.com>

Diff between rlang versions 0.3.0 dated 2018-10-22 and 0.3.0.1 dated 2018-10-25

 DESCRIPTION              |    6 +++---
 MD5                      |    6 +++---
 build/rlang.pdf          |binary
 src/internal/eval-tidy.c |    2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

More information about rlang at CRAN
Permanent link

New package dhglm with initial version 2.0
Package: dhglm
Type: Package
Title: Double Hierarchical Generalized Linear Models
Version: 2.0
Date: 2018-10-01
Author: Youngjo Lee, Maengseok Noh
Maintainer: Maengseok Noh <msnoh@pknu.ac.kr>
Description: Implements double hierarchical generalized linear models in which the mean, dispersion parameters for variance of random effects, and residual variance (overdispersion) can be further modeled as random-effect models.
Depends: R (>= 3.4.0), methods, Matrix, boot, MASS, car, sandwich
License: Unlimited
NeedsCompilation: no
Packaged: 2018-10-25 08:15:30 UTC; Noh
Repository: CRAN
Date/Publication: 2018-10-25 08:30:03 UTC

More information about dhglm at CRAN
Permanent link

Package compareDF updated to version 1.7.0 with previous version 1.5.0 dated 2018-05-21

Title: Do a Git Style Diff of the Rows Between Two Dataframes with Similar Structure
Description: Compares two dataframes which have the same column structure to show the rows that have changed. Also gives a git style diff format to quickly see what has changes in addition to summary statistics.
Author: Alex Joseph [aut, cre]
Maintainer: Alex Joseph <alexsanjoseph@gmail.com>

Diff between compareDF versions 1.5.0 dated 2018-05-21 and 1.7.0 dated 2018-10-25

 DESCRIPTION                         |   17 ++---
 MD5                                 |   10 +--
 NEWS.md                             |   10 +++
 R/fnsComparison.R                   |   53 ++++++++++++-----
 man/compare_df.Rd                   |   20 ++++--
 tests/testthat/test-fnsComparison.R |  112 +++++++++++++++++++++++++++++++++++-
 6 files changed, 189 insertions(+), 33 deletions(-)

More information about compareDF at CRAN
Permanent link

Package cobalt updated to version 3.5.0 with previous version 3.4.1 dated 2018-09-15

Title: Covariate Balance Tables and Plots
Description: Generate balance tables and plots for covariates of groups preprocessed through matching, weighting or subclassification, for example, using propensity scores. Includes integration with 'MatchIt', 'twang', 'Matching', 'optmatch', 'CBPS', 'ebal', 'WeightIt', and 'designmatch' for assessing balance on the output of their preprocessing functions. Users can also specify data for balance assessment not generated through the above packages. Also included are methods for assessing balance in clustered or multiply imputed data sets or data sets with longitudinal treatments.
Author: Noah Greifer [aut, cre]
Maintainer: Noah Greifer <noah.greifer@gmail.com>

Diff between cobalt versions 3.4.1 dated 2018-09-15 and 3.5.0 dated 2018-10-25

 cobalt-3.4.1/cobalt/man/bal.tab.designmatch.Rd                 |only
 cobalt-3.4.1/cobalt/man/bal.tab.ebalance.Rd                    |only
 cobalt-3.4.1/cobalt/man/bal.tab.optmatch.Rd                    |only
 cobalt-3.4.1/cobalt/man/bal.tab.time.list.Rd                   |only
 cobalt-3.5.0/cobalt/DESCRIPTION                                |   10 
 cobalt-3.5.0/cobalt/MD5                                        |   97 
 cobalt-3.5.0/cobalt/NAMESPACE                                  |    3 
 cobalt-3.5.0/cobalt/NEWS.md                                    |   32 
 cobalt-3.5.0/cobalt/R/bal.tab.R                                | 2087 ----------
 cobalt-3.5.0/cobalt/R/base.bal.tab.R                           |only
 cobalt-3.5.0/cobalt/R/functions_for_processing.R               |  344 +
 cobalt-3.5.0/cobalt/R/get.w.R                                  |only
 cobalt-3.5.0/cobalt/R/internal_utilities.R                     |only
 cobalt-3.5.0/cobalt/R/love.plot.R                              |   69 
 cobalt-3.5.0/cobalt/R/print.bal.tab.R                          |  622 ++
 cobalt-3.5.0/cobalt/R/utilities.R                              |  427 --
 cobalt-3.5.0/cobalt/R/x2base.R                                 |  639 ++-
 cobalt-3.5.0/cobalt/build/partial.rdb                          |binary
 cobalt-3.5.0/cobalt/build/vignette.rds                         |binary
 cobalt-3.5.0/cobalt/inst/doc/cobalt_A0_basic_use.R             |   11 
 cobalt-3.5.0/cobalt/inst/doc/cobalt_A0_basic_use.Rmd           |   79 
 cobalt-3.5.0/cobalt/inst/doc/cobalt_A0_basic_use.html          |  221 -
 cobalt-3.5.0/cobalt/inst/doc/cobalt_A1_other_packages.R        |   26 
 cobalt-3.5.0/cobalt/inst/doc/cobalt_A1_other_packages.Rmd      |    8 
 cobalt-3.5.0/cobalt/inst/doc/cobalt_A1_other_packages.html     |   68 
 cobalt-3.5.0/cobalt/inst/doc/cobalt_A2_cluster_imp.R           |    6 
 cobalt-3.5.0/cobalt/inst/doc/cobalt_A2_cluster_imp.Rmd         |   68 
 cobalt-3.5.0/cobalt/inst/doc/cobalt_A2_cluster_imp.html        |  350 -
 cobalt-3.5.0/cobalt/inst/doc/cobalt_A3_longitudinal_treat.html |   84 
 cobalt-3.5.0/cobalt/man/bal.plot.Rd                            |    6 
 cobalt-3.5.0/cobalt/man/bal.tab.CBPS.Rd                        |   65 
 cobalt-3.5.0/cobalt/man/bal.tab.Match.Rd                       |  115 
 cobalt-3.5.0/cobalt/man/bal.tab.Rd                             |   12 
 cobalt-3.5.0/cobalt/man/bal.tab.default.Rd                     |   10 
 cobalt-3.5.0/cobalt/man/bal.tab.df.formula.Rd                  |   67 
 cobalt-3.5.0/cobalt/man/bal.tab.df.formula.list.Rd             |only
 cobalt-3.5.0/cobalt/man/bal.tab.matchit.Rd                     |   54 
 cobalt-3.5.0/cobalt/man/bal.tab.ps.Rd                          |   96 
 cobalt-3.5.0/cobalt/man/bal.tab.weightit.Rd                    |   97 
 cobalt-3.5.0/cobalt/man/class-bal.tab.cluster.Rd               |   15 
 cobalt-3.5.0/cobalt/man/class-bal.tab.imp.Rd                   |   11 
 cobalt-3.5.0/cobalt/man/class-bal.tab.msm.Rd                   |    7 
 cobalt-3.5.0/cobalt/man/class-bal.tab.multi.Rd                 |   13 
 cobalt-3.5.0/cobalt/man/class-bal.tab.subclass.Rd              |    7 
 cobalt-3.5.0/cobalt/man/display_options.Rd                     |only
 cobalt-3.5.0/cobalt/man/f.build.Rd                             |    2 
 cobalt-3.5.0/cobalt/man/get.w.Rd                               |    2 
 cobalt-3.5.0/cobalt/man/love.plot.Rd                           |   16 
 cobalt-3.5.0/cobalt/man/print.bal.tab.Rd                       |   36 
 cobalt-3.5.0/cobalt/man/splitfactor.Rd                         |    2 
 cobalt-3.5.0/cobalt/man/var.names.Rd                           |    2 
 cobalt-3.5.0/cobalt/vignettes/cobalt_A0_basic_use.Rmd          |   79 
 cobalt-3.5.0/cobalt/vignettes/cobalt_A1_other_packages.Rmd     |    8 
 cobalt-3.5.0/cobalt/vignettes/cobalt_A2_cluster_imp.Rmd        |   68 
 54 files changed, 2131 insertions(+), 3910 deletions(-)

More information about cobalt at CRAN
Permanent link

Package vegan updated to version 2.5-3 with previous version 2.5-2 dated 2018-05-17

Title: Community Ecology Package
Description: Ordination methods, diversity analysis and other functions for community and vegetation ecologists.
Author: Jari Oksanen, F. Guillaume Blanchet, Michael Friendly, Roeland Kindt, Pierre Legendre, Dan McGlinn, Peter R. Minchin, R. B. O'Hara, Gavin L. Simpson, Peter Solymos, M. Henry H. Stevens, Eduard Szoecs, Helene Wagner
Maintainer: Jari Oksanen <jhoksane@gmail.com>

Diff between vegan versions 2.5-2 dated 2018-05-17 and 2.5-3 dated 2018-10-25

 DESCRIPTION                      |   10 
 MD5                              |   92 -
 R/RsquareAdj.R                   |    3 
 R/anosim.R                       |    8 
 R/beals.R                        |    2 
 R/bstick.cca.R                   |   10 
 R/designdist.R                   |    3 
 R/diversity.R                    |    2 
 R/envfit.default.R               |    1 
 R/gdispweight.R                  |    2 
 R/humpfit.R                      |    9 
 R/indpower.R                     |    6 
 R/ordConstrained.R               |    4 
 R/print.betadisper.R             |   23 
 R/print.cca.R                    |    2 
 R/print.mantel.R                 |    6 
 R/print.wcmdscale.R              |    4 
 R/simulate.rda.R                 |    6 
 R/spantree.R                     |   11 
 R/specpool.R                     |   16 
 R/summary.anosim.R               |    6 
 R/tsallis.R                      |    2 
 R/tsallisaccum.R                 |   12 
 R/vegdist.R                      |   10 
 build/partial.rdb                |binary
 inst/NEWS.Rd                     |  125 +
 inst/doc/decision-vegan.pdf      |binary
 inst/doc/diversity-vegan.pdf     |binary
 inst/doc/intro-vegan.pdf         |binary
 inst/doc/partitioning.pdf        |binary
 man/betadisper.Rd                |    5 
 man/decostand.Rd                 |    2 
 man/goodness.cca.Rd              |    2 
 man/humpfit.Rd                   |    9 
 man/metaMDS.Rd                   |   96 +
 man/monoMDS.Rd                   |   49 
 man/nestedtemp.Rd                |    4 
 man/ordistep.Rd                  |   60 
 man/predict.cca.Rd               |    2 
 man/simper.Rd                    |   39 
 man/vegan-deprecated.Rd          |    8 
 tests/cca-object-tests.R         |   92 -
 tests/cca-object-tests.Rout.save | 2730 +++++++++++++--------------------------
 tests/oecosimu-tests.R           |  156 --
 tests/oecosimu-tests.Rout.save   | 2051 +----------------------------
 tests/vegan-tests.R              |   25 
 tests/vegan-tests.Rout.save      |  165 --
 47 files changed, 1551 insertions(+), 4319 deletions(-)

More information about vegan at CRAN
Permanent link

New package mdhglm with initial version 1.8
Package: mdhglm
Type: Package
Title: Multivariate Double Hierarchical Generalized Linear Models
Version: 1.8
Date: 2018-10-01
Author: Youngjo Lee, Marek Molas, Maengseok Noh
Maintainer: Maengseok Noh <msnoh@pknu.ac.kr>
Description: Allows various models for multivariate response variables where each response is assumed to follow double hierarchical generalized linear models. In double hierarchical generalized linear models, the mean, dispersion parameters for variance of random effects, and residual variance can be further modeled as random-effect models.
Depends: R (>= 3.4.0), methods, Matrix, boot, mvtnorm
License: Unlimited
NeedsCompilation: no
Packaged: 2018-10-25 05:27:15 UTC; Noh
Repository: CRAN
Date/Publication: 2018-10-25 08:00:19 UTC

More information about mdhglm at CRAN
Permanent link

Package BAS updated to version 1.5.2 with previous version 1.5.1 dated 2018-06-07

Title: Bayesian Variable Selection and Model Averaging using Bayesian Adaptive Sampling
Description: Package for Bayesian Variable Selection and Model Averaging in linear models and generalized linear models using stochastic or deterministic sampling without replacement from posterior distributions. Prior distributions on coefficients are from Zellner's g-prior or mixtures of g-priors corresponding to the Zellner-Siow Cauchy Priors or the mixture of g-priors from Liang et al (2008) <DOI:10.1198/016214507000001337> for linear models or mixtures of g-priors in GLMs of Li and Clyde (2018) <arXiv:1503.06913>. Other model selection criteria include AIC, BIC and Empirical Bayes estimates of g. Sampling probabilities may be updated based on the sampled models using Sampling w/out Replacement or an efficient MCMC algorithm samples models using the BAS tree structure as an efficient hash table. Uniform priors over all models or beta-binomial prior distributions on model size are allowed, and for large p truncated priors on the model space may be used. The user may force variables to always be included. Details behind the sampling algorithm are provided in Clyde, Ghosh and Littman (2010) <DOI:10.1198/jcgs.2010.09049>. This material is based upon work supported by the National Science Foundation under Grant DMS-1106891. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.
Author: Merlise Clyde [aut, cre, cph] (<https://orcid.org/-5469>), Michael Littman [ctb], Quanli Wang [ctb], Joyee Ghosh [ctb], Yingbo Li [ctb]
Maintainer: Merlise Clyde <clyde@duke.edu>

Diff between BAS versions 1.5.1 dated 2018-06-07 and 1.5.2 dated 2018-10-25

 BAS-1.5.1/BAS/R/CholRegPSD.R                 |only
 BAS-1.5.1/BAS/R/EB.global.R                  |only
 BAS-1.5.1/BAS/R/as.matrix.R                  |only
 BAS-1.5.1/BAS/R/bas.R                        |only
 BAS-1.5.1/BAS/R/bas.gglm.R                   |only
 BAS-1.5.1/BAS/R/betapriors.R                 |only
 BAS-1.5.1/BAS/R/confint.coef.R               |only
 BAS-1.5.1/BAS/R/cv.summary.bas.R             |only
 BAS-1.5.1/BAS/R/glm-fit.R                    |only
 BAS-1.5.1/BAS/R/image.bas.R                  |only
 BAS-1.5.1/BAS/R/modelpriors.R                |only
 BAS-1.5.1/BAS/R/plot.bas.R                   |only
 BAS-1.5.1/BAS/R/plot.coef.bas.R              |only
 BAS-1.5.1/BAS/R/predict.bas.R                |only
 BAS-1.5.1/BAS/R/summary.bas.R                |only
 BAS-1.5.1/BAS/R/update.bas.R                 |only
 BAS-1.5.1/BAS/man/figures                    |only
 BAS-1.5.1/BAS/src/CHg_postzbeta.c            |only
 BAS-1.5.1/BAS/src/E.ZS.c                     |only
 BAS-1.5.1/BAS/src/ZS.approx.full.np.c        |only
 BAS-1.5.1/BAS/src/ZS.approx.null.np.c        |only
 BAS-1.5.1/BAS/src/amcmc.c                    |only
 BAS-1.5.1/BAS/src/ch2inv.f                   |only
 BAS-1.5.1/BAS/src/deterministic.c            |only
 BAS-1.5.1/BAS/src/gglm.h                     |only
 BAS-1.5.1/BAS/src/hg.approx.null.np.c        |only
 BAS-1.5.1/BAS/src/mcmc.c                     |only
 BAS-1.5.1/BAS/src/mcmc_new.c                 |only
 BAS-1.5.1/BAS/src/mcmcbas.c                  |only
 BAS-1.5.1/BAS/src/probabilities.c            |only
 BAS-1.5.1/BAS/src/r_multi_norm.c             |only
 BAS-1.5.1/BAS/src/r_trunc_gamma.c            |only
 BAS-1.5.1/BAS/src/robust_postbeta.c          |only
 BAS-1.5.1/BAS/src/sampleworep.c              |only
 BAS-1.5.1/BAS/src/sampleworep_new.c          |only
 BAS-1.5.1/BAS/src/tree-structures.c          |only
 BAS-1.5.2/BAS/DESCRIPTION                    |   18 -
 BAS-1.5.2/BAS/MD5                            |  224 +++++++-------
 BAS-1.5.2/BAS/NAMESPACE                      |    1 
 BAS-1.5.2/BAS/NEWS.md                        |   68 ++++
 BAS-1.5.2/BAS/R/EB_global.R                  |only
 BAS-1.5.2/BAS/R/as_matrix.R                  |only
 BAS-1.5.2/BAS/R/bas_glm.R                    |only
 BAS-1.5.2/BAS/R/bas_lm.R                     |only
 BAS-1.5.2/BAS/R/beta_priors.R                |only
 BAS-1.5.2/BAS/R/cch.R                        |   60 ++-
 BAS-1.5.2/BAS/R/coefficients.R               |  156 ++++++----
 BAS-1.5.2/BAS/R/confint.R                    |only
 BAS-1.5.2/BAS/R/cv_summary.R                 |only
 BAS-1.5.2/BAS/R/diagnostics.R                |   61 ++-
 BAS-1.5.2/BAS/R/eplogprob.R                  |   56 +--
 BAS-1.5.2/BAS/R/glm_fit.R                    |only
 BAS-1.5.2/BAS/R/hypergeometric2F1.R          |   58 ++-
 BAS-1.5.2/BAS/R/image.R                      |only
 BAS-1.5.2/BAS/R/interactions.R               |  214 ++++++++-----
 BAS-1.5.2/BAS/R/model_priors.R               |only
 BAS-1.5.2/BAS/R/outliers.R                   |   33 --
 BAS-1.5.2/BAS/R/plot.R                       |only
 BAS-1.5.2/BAS/R/plot_coef.R                  |only
 BAS-1.5.2/BAS/R/predict.R                    |only
 BAS-1.5.2/BAS/R/summary.R                    |only
 BAS-1.5.2/BAS/R/update.R                     |only
 BAS-1.5.2/BAS/build/vignette.rds             |binary
 BAS-1.5.2/BAS/inst/doc/BAS-vignette.R        |  217 ++++++++------
 BAS-1.5.2/BAS/inst/doc/BAS-vignette.Rmd      |  281 +++++++++++-------
 BAS-1.5.2/BAS/inst/doc/BAS-vignette.html     |  416 +++++++++++++++------------
 BAS-1.5.2/BAS/inst/testdata                  |only
 BAS-1.5.2/BAS/man/BAS.Rd                     |    2 
 BAS-1.5.2/BAS/man/Bayes.outlier.Rd           |   11 
 BAS-1.5.2/BAS/man/Bernoulli.Rd               |    4 
 BAS-1.5.2/BAS/man/Bernoulli.heredity.Rd      |    6 
 BAS-1.5.2/BAS/man/CCH.Rd                     |    6 
 BAS-1.5.2/BAS/man/EB.global.Rd               |    3 
 BAS-1.5.2/BAS/man/EB.local.Rd                |    5 
 BAS-1.5.2/BAS/man/IC.prior.Rd                |    8 
 BAS-1.5.2/BAS/man/Jeffreys.Rd                |    5 
 BAS-1.5.2/BAS/man/TG.Rd                      |    8 
 BAS-1.5.2/BAS/man/bas.glm.Rd                 |   51 ++-
 BAS-1.5.2/BAS/man/bas.lm.Rd                  |  117 +++++--
 BAS-1.5.2/BAS/man/bayesglm.fit.Rd            |   22 -
 BAS-1.5.2/BAS/man/beta.binomial.Rd           |    6 
 BAS-1.5.2/BAS/man/beta.prime.Rd              |    6 
 BAS-1.5.2/BAS/man/coef.Rd                    |   23 -
 BAS-1.5.2/BAS/man/confint.coef.Rd            |   17 -
 BAS-1.5.2/BAS/man/confint.pred.Rd            |    7 
 BAS-1.5.2/BAS/man/cv.summary.bas.Rd          |   25 -
 BAS-1.5.2/BAS/man/diagnostics.Rd             |   17 -
 BAS-1.5.2/BAS/man/fitted.Rd                  |   15 
 BAS-1.5.2/BAS/man/force.heredity.bas.Rd      |   29 +
 BAS-1.5.2/BAS/man/g.prior.Rd                 |    4 
 BAS-1.5.2/BAS/man/hyper.g.Rd                 |    7 
 BAS-1.5.2/BAS/man/hyper.g.n.Rd               |    8 
 BAS-1.5.2/BAS/man/hypergeometric1F1.Rd       |    1 
 BAS-1.5.2/BAS/man/hypergeometric2F1.Rd       |    6 
 BAS-1.5.2/BAS/man/image.bas.Rd               |   21 -
 BAS-1.5.2/BAS/man/intrinsic.Rd               |    9 
 BAS-1.5.2/BAS/man/list2matrix.Rd             |   21 -
 BAS-1.5.2/BAS/man/list2matrix.which.Rd       |   20 -
 BAS-1.5.2/BAS/man/phi1.Rd                    |   14 
 BAS-1.5.2/BAS/man/plot.Rd                    |   25 +
 BAS-1.5.2/BAS/man/plot.coef.Rd               |   13 
 BAS-1.5.2/BAS/man/plot.confint.Rd            |    7 
 BAS-1.5.2/BAS/man/predict.bas.Rd             |   11 
 BAS-1.5.2/BAS/man/predict.basglm.Rd          |    8 
 BAS-1.5.2/BAS/man/print.bas.Rd               |    6 
 BAS-1.5.2/BAS/man/robust.Rd                  |    5 
 BAS-1.5.2/BAS/man/summary.Rd                 |   11 
 BAS-1.5.2/BAS/man/tCCH.Rd                    |    7 
 BAS-1.5.2/BAS/man/testBF.prior.Rd            |   11 
 BAS-1.5.2/BAS/man/tr.beta.binomial.Rd        |   17 -
 BAS-1.5.2/BAS/man/tr.poisson.Rd              |    4 
 BAS-1.5.2/BAS/man/tr.power.prior.Rd          |   15 
 BAS-1.5.2/BAS/man/uniform.Rd                 |    4 
 BAS-1.5.2/BAS/man/update.Rd                  |   11 
 BAS-1.5.2/BAS/man/variable.names.pred.bas.Rd |   12 
 BAS-1.5.2/BAS/man/which.matrix.Rd            |   15 
 BAS-1.5.2/BAS/src/E_ZS.c                     |only
 BAS-1.5.2/BAS/src/ZS_approx_full_np.c        |only
 BAS-1.5.2/BAS/src/ZS_approx_null_np.c        |only
 BAS-1.5.2/BAS/src/bas.h                      |   21 -
 BAS-1.5.2/BAS/src/bayesglm.c                 |    8 
 BAS-1.5.2/BAS/src/bayesreg.c                 |  133 +++++---
 BAS-1.5.2/BAS/src/betapriorfamily.c          |    2 
 BAS-1.5.2/BAS/src/family.c                   |    4 
 BAS-1.5.2/BAS/src/glm_deterministic.c        |    2 
 BAS-1.5.2/BAS/src/glm_mcmc.c                 |  186 ++----------
 BAS-1.5.2/BAS/src/glm_mcmcbas.c              |  115 ++++---
 BAS-1.5.2/BAS/src/glm_sampleworep.c          |   32 +-
 BAS-1.5.2/BAS/src/hg_approx_null_np.c        |only
 BAS-1.5.2/BAS/src/init.c                     |   30 -
 BAS-1.5.2/BAS/src/lm_deterministic.c         |only
 BAS-1.5.2/BAS/src/lm_mcmc.c                  |only
 BAS-1.5.2/BAS/src/lm_mcmcbas.c               |only
 BAS-1.5.2/BAS/src/lm_sampleworep.c           |only
 BAS-1.5.2/BAS/src/mem.c                      |   93 ------
 BAS-1.5.2/BAS/src/model_probabilities.c      |only
 BAS-1.5.2/BAS/src/tree_structures.c          |only
 BAS-1.5.2/BAS/tests                          |only
 BAS-1.5.2/BAS/vignettes/BAS-vignette.Rmd     |  281 +++++++++++-------
 139 files changed, 1954 insertions(+), 1502 deletions(-)

More information about BAS at CRAN
Permanent link

Package SAMCpack (with last version 0.1.0) was removed from CRAN

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

2018-10-24 0.1.0

Permanent link
Package PPCI updated to version 0.1.4 with previous version 0.1.3 dated 2018-10-08

Title: Projection Pursuit for Cluster Identification
Description: Implements recently developed projection pursuit algorithms for finding optimal linear cluster separators. The clustering algorithms use optimal hyperplane separators based on minimum density, Pavlidis et. al (2016) <https://jmlr.csail.mit.edu/papers/volume17/15-307/15-307.pdf>; minimum normalised cut, Hofmeyr (2017) <doi:10.1109/TPAMI.2016.2609929>; and maximum variance ratio clusterability, Hofmeyr and Pavlidis (2015) <doi:10.1109/SSCI.2015.116>.
Author: David Hofmeyr <dhofmeyr@sun.ac.za> [aut, cre] Nicos Pavlidis <n.pavlidis@lancaster.ac.uk> [aut]
Maintainer: David Hofmeyr <dhofmeyr@sun.ac.za>

Diff between PPCI versions 0.1.3 dated 2018-10-08 and 0.1.4 dated 2018-10-25

 DESCRIPTION         |    6 
 MD5                 |    8 
 R/density.R         | 1251 ++++++++++++++++++++++++++--------------------------
 build/partial.rdb   |binary
 man/PPCI-package.Rd |   10 
 5 files changed, 637 insertions(+), 638 deletions(-)

More information about PPCI at CRAN
Permanent link

Package texPreview updated to version 1.2.3 with previous version 1.2.2 dated 2018-10-02

Title: Compile and Preview Snippets of 'LaTeX' in 'RStudio'
Description: Compile and preview snippets of 'LaTeX'. Can be used directly from the R console, from 'RStudio', in Shiny apps and R Markdown documents. Must have 'pdflatex' or 'xelatex' or 'lualatex' in 'PATH'.
Author: Jonathan Sidi [aut, cre], Daniel Polhamus [aut]
Maintainer: Jonathan Sidi <yonis@metrumrg.com>

Diff between texPreview versions 1.2.2 dated 2018-10-02 and 1.2.3 dated 2018-10-25

 texPreview-1.2.2/texPreview/R/buildUsepackage.R              |only
 texPreview-1.2.2/texPreview/R/getTexPackages.R               |only
 texPreview-1.2.2/texPreview/R/texAddin.R                     |only
 texPreview-1.2.2/texPreview/man/buildUsepackage.Rd           |only
 texPreview-1.2.2/texPreview/man/getTexPackages.Rd            |only
 texPreview-1.2.2/texPreview/tests/testthat/test-utilites.R   |only
 texPreview-1.2.3/texPreview/DESCRIPTION                      |   10 
 texPreview-1.2.3/texPreview/MD5                              |   46 +
 texPreview-1.2.3/texPreview/NAMESPACE                        |    4 
 texPreview-1.2.3/texPreview/R/build_lines.R                  |    4 
 texPreview-1.2.3/texPreview/R/build_usepackage.R             |only
 texPreview-1.2.3/texPreview/R/get_texpackages.R              |only
 texPreview-1.2.3/texPreview/R/opts_complete.R                |   10 
 texPreview-1.2.3/texPreview/R/sysdata.rda                    |only
 texPreview-1.2.3/texPreview/R/texPreview.R                   |    6 
 texPreview-1.2.3/texPreview/R/tex_addin.R                    |only
 texPreview-1.2.3/texPreview/R/tex_build.R                    |    2 
 texPreview-1.2.3/texPreview/R/tex_image.R                    |   10 
 texPreview-1.2.3/texPreview/R/zzz.R                          |only
 texPreview-1.2.3/texPreview/README.md                        |    2 
 texPreview-1.2.3/texPreview/build/vignette.rds               |binary
 texPreview-1.2.3/texPreview/inst/doc/tests_and_coverage.Rmd  |   78 ++-
 texPreview-1.2.3/texPreview/inst/doc/tests_and_coverage.html |  259 +++++++++--
 texPreview-1.2.3/texPreview/inst/rstudio/addins.dcf          |    2 
 texPreview-1.2.3/texPreview/man/build_usepackage.Rd          |only
 texPreview-1.2.3/texPreview/man/get_texpackages.Rd           |only
 texPreview-1.2.3/texPreview/man/texPreview.Rd                |    6 
 texPreview-1.2.3/texPreview/tests/README.md                  |   78 ++-
 texPreview-1.2.3/texPreview/tests/testthat/test-tex.R        |   36 -
 texPreview-1.2.3/texPreview/tests/testthat/test-utilities.R  |only
 texPreview-1.2.3/texPreview/vignettes/tests_and_coverage.Rmd |   78 ++-
 31 files changed, 448 insertions(+), 183 deletions(-)

More information about texPreview at CRAN
Permanent link

Package rscala updated to version 3.2.3 with previous version 3.2.2 dated 2018-10-18

Title: Bridge Between 'R' and 'Scala' with Callbacks
Description: 'Scala' <http://www.scala-lang.org/> is embedded in 'R' and callbacks from 'Scala' to 'R' are available. Support is provided to write 'R' packages that access 'Scala'. After installation, please run 'rscala::scalaConfig()'.
Author: David B. Dahl [aut, cre]
Maintainer: David B. Dahl <dahl@stat.byu.edu>

Diff between rscala versions 3.2.2 dated 2018-10-18 and 3.2.3 dated 2018-10-25

 rscala-3.2.2/rscala/inst/java/scala-2.11/rscala_2.11-3.2.2.jar           |only
 rscala-3.2.2/rscala/inst/java/scala-2.12/rscala_2.12-3.2.2.jar           |only
 rscala-3.2.2/rscala/inst/java/scala-2.13.0-M5/rscala_2.13.0-M5-3.2.2.jar |only
 rscala-3.2.2/rscala/java/rscala_2.12-3.2.2-sources.jar                   |only
 rscala-3.2.3/rscala/DESCRIPTION                                          |    8 +--
 rscala-3.2.3/rscala/MD5                                                  |   18 +++----
 rscala-3.2.3/rscala/NEWS                                                 |    4 +
 rscala-3.2.3/rscala/R/scalaConfig.R                                      |   25 +++++-----
 rscala-3.2.3/rscala/R/scalaSBT.R                                         |    4 -
 rscala-3.2.3/rscala/inst/doc/rscala.pdf                                  |binary
 rscala-3.2.3/rscala/inst/java/scala-2.11/rscala_2.11-3.2.3.jar           |only
 rscala-3.2.3/rscala/inst/java/scala-2.12/rscala_2.12-3.2.3.jar           |only
 rscala-3.2.3/rscala/inst/java/scala-2.13.0-M5/rscala_2.13.0-M5-3.2.3.jar |only
 rscala-3.2.3/rscala/java/rscala_2.12-3.2.3-sources.jar                   |only
 14 files changed, 32 insertions(+), 27 deletions(-)

More information about rscala at CRAN
Permanent link

Package np updated to version 0.60-9 with previous version 0.60-8 dated 2018-06-04

Title: Nonparametric Kernel Smoothing Methods for Mixed Data Types
Description: Nonparametric (and semiparametric) kernel methods that seamlessly handle a mix of continuous, unordered, and ordered factor data types. We would like to gratefully acknowledge support from the Natural Sciences and Engineering Research Council of Canada (NSERC, <http://www.nserc-crsng.gc.ca>), the Social Sciences and Humanities Research Council of Canada (SSHRC, <http://www.sshrc-crsh.gc.ca>), and the Shared Hierarchical Academic Research Computing Network (SHARCNET, <http://www.sharcnet.ca>).
Author: Jeffrey S. Racine [aut, cre], Tristen Hayfield [aut]
Maintainer: Jeffrey S. Racine <racinej@mcmaster.ca>

Diff between np versions 0.60-8 dated 2018-06-04 and 0.60-9 dated 2018-10-25

 CHANGELOG               |    4 
 DESCRIPTION             |    8 -
 MD5                     |   24 ++---
 R/np.plot.R             |  220 +++++++++++++++++++++++++++++++++++++-----------
 R/zzz.R                 |    2 
 build/vignette.rds      |binary
 data/cps71.rda          |binary
 inst/doc/entropy_np.pdf |binary
 inst/doc/np.pdf         |binary
 inst/doc/np_faq.Rnw     |   10 +-
 inst/doc/np_faq.pdf     |binary
 man/np.plot.Rd          |   44 +++++++++
 vignettes/np_faq.Rnw    |   10 +-
 13 files changed, 257 insertions(+), 65 deletions(-)

More information about np at CRAN
Permanent link

Package microdemic updated to version 0.4.0 with previous version 0.3.0 dated 2018-03-29

Title: 'Microsoft Academic' API Client
Description: The 'Microsoft Academic Knowledge' API provides programmatic access to scholarly articles in the 'Microsoft Academic Graph' (<https://academic.microsoft.com/>). Includes methods matching all 'Microsoft Academic' API routes, including search, graph search, text similarity, and interpret natural language query string.
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
Maintainer: Scott Chamberlain <myrmecocystus+r@gmail.com>

Diff between microdemic versions 0.3.0 dated 2018-03-29 and 0.4.0 dated 2018-10-25

 DESCRIPTION                        |   25 +++----
 MD5                                |   42 +++++++-----
 NEWS.md                            |    9 ++
 R/abstract.R                       |    6 +
 R/graph_search.R                   |   34 +++++-----
 R/similarity.R                     |    8 +-
 README.md                          |  124 +++++++++++++++----------------------
 man/ma_abstract.Rd                 |    3 
 man/ma_evaluate.Rd                 |    4 -
 man/ma_graph_search.Rd             |   36 +++++-----
 man/ma_interpret.Rd                |    4 -
 man/ma_search.Rd                   |    6 -
 man/ma_similarity.Rd               |    3 
 tests/fixtures                     |only
 tests/testthat/helper-microdemic.R |only
 tests/testthat/test-abstract.R     |   13 ++-
 tests/testthat/test-calchist.R     |   25 +++----
 tests/testthat/test-evaluate.R     |   15 ++--
 tests/testthat/test-interpret.R    |   15 ++--
 tests/testthat/test-search.R       |   17 ++---
 tests/testthat/test-similarity.R   |    8 +-
 21 files changed, 206 insertions(+), 191 deletions(-)

More information about microdemic at CRAN
Permanent link

Package ggplot2 updated to version 3.1.0 with previous version 3.0.0 dated 2018-07-03

Title: Create Elegant Data Visualisations Using the Grammar of Graphics
Description: A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the data, tell 'ggplot2' how to map variables to aesthetics, what graphical primitives to use, and it takes care of the details.
Author: Hadley Wickham [aut, cre], Winston Chang [aut], Lionel Henry [aut], Thomas Lin Pedersen [aut], Kohske Takahashi [aut], Claus Wilke [aut], Kara Woo [aut], RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>

Diff between ggplot2 versions 3.0.0 dated 2018-07-03 and 3.1.0 dated 2018-10-25

 DESCRIPTION                                                                               |   26 
 MD5                                                                                       |  594 +++---
 NAMESPACE                                                                                 |    5 
 NEWS.md                                                                                   |  112 +
 R/aaa-.r                                                                                  |    1 
 R/aes.r                                                                                   |   64 
 R/axis-secondary.R                                                                        |   63 
 R/bench.r                                                                                 |    9 
 R/coord-.r                                                                                |   43 
 R/coord-cartesian-.r                                                                      |    8 
 R/coord-flip.r                                                                            |    6 
 R/coord-map.r                                                                             |   13 
 R/coord-munch.r                                                                           |    2 
 R/coord-polar.r                                                                           |    6 
 R/coord-transform.r                                                                       |   14 
 R/facet-.r                                                                                |    4 
 R/facet-grid-.r                                                                           |    6 
 R/facet-wrap.r                                                                            |    6 
 R/fortify-map.r                                                                           |    2 
 R/fortify.r                                                                               |    3 
 R/geom-.r                                                                                 |    2 
 R/geom-abline.r                                                                           |    8 
 R/geom-bar.r                                                                              |   29 
 R/geom-boxplot.r                                                                          |   17 
 R/geom-col.r                                                                              |    5 
 R/geom-density2d.r                                                                        |    9 
 R/geom-hex.r                                                                              |   28 
 R/geom-histogram.r                                                                        |   14 
 R/geom-hline.r                                                                            |    2 
 R/geom-jitter.r                                                                           |    2 
 R/geom-label.R                                                                            |    4 
 R/geom-linerange.r                                                                        |    2 
 R/geom-path.r                                                                             |   22 
 R/geom-point.r                                                                            |   18 
 R/geom-ribbon.r                                                                           |    2 
 R/geom-segment.r                                                                          |    2 
 R/geom-smooth.r                                                                           |   28 
 R/geom-text.r                                                                             |   25 
 R/geom-vline.r                                                                            |    2 
 R/ggplot-global.R                                                                         |only
 R/guide-colorbar.r                                                                        |   60 
 R/guide-legend.r                                                                          |   13 
 R/guides-.r                                                                               |    4 
 R/labeller.r                                                                              |    5 
 R/labels.r                                                                                |   49 
 R/layer.r                                                                                 |   13 
 R/plot-build.r                                                                            |    2 
 R/position-.r                                                                             |    2 
 R/position-dodge.r                                                                        |    2 
 R/position-jitter.r                                                                       |    2 
 R/position-nudge.R                                                                        |   15 
 R/position-stack.r                                                                        |    2 
 R/quick-plot.r                                                                            |    2 
 R/save.r                                                                                  |   11 
 R/scale-.r                                                                                |   21 
 R/scale-brewer.r                                                                          |    4 
 R/scale-continuous.r                                                                      |   26 
 R/scale-date.r                                                                            |   89 -
 R/scale-gradient.r                                                                        |    4 
 R/scale-manual.r                                                                          |   10 
 R/scale-size.r                                                                            |    2 
 R/scale-viridis.r                                                                         |    6 
 R/sf.R                                                                                    |  469 +++++
 R/stat-bin.r                                                                              |   22 
 R/stat-bin2d.r                                                                            |    9 
 R/stat-binhex.r                                                                           |    9 
 R/stat-contour.r                                                                          |    3 
 R/stat-count.r                                                                            |    6 
 R/stat-density-2d.r                                                                       |    9 
 R/stat-density.r                                                                          |    4 
 R/stat-sf-coordinates.R                                                                   |only
 R/stat-smooth.r                                                                           |   17 
 R/stat-sum.r                                                                              |    2 
 R/stat-summary-bin.R                                                                      |    6 
 R/stat-summary.r                                                                          |    2 
 R/summarise-plot.R                                                                        |   39 
 R/theme-current.R                                                                         |   11 
 R/theme-defaults.r                                                                        |   50 
 R/theme-elements.r                                                                        |    6 
 R/theme.r                                                                                 |  229 +-
 R/utilities-help.r                                                                        |    4 
 R/utilities.r                                                                             |   19 
 README.md                                                                                 |    6 
 build/vignette.rds                                                                        |binary
 inst/doc/extending-ggplot2.html                                                           |    2 
 inst/doc/ggplot2-specs.html                                                               |    4 
 man/aes.Rd                                                                                |    6 
 man/aes_.Rd                                                                               |    2 
 man/annotate.Rd                                                                           |    2 
 man/annotation_logticks.Rd                                                                |    6 
 man/benchplot.Rd                                                                          |    4 
 man/borders.Rd                                                                            |    8 
 man/calc_element.Rd                                                                       |    2 
 man/continuous_scale.Rd                                                                   |   20 
 man/coord_map.Rd                                                                          |    3 
 man/coord_trans.Rd                                                                        |    4 
 man/cut_interval.Rd                                                                       |    4 
 man/discrete_scale.Rd                                                                     |    9 
 man/element.Rd                                                                            |   14 
 man/facet_grid.Rd                                                                         |   11 
 man/facet_wrap.Rd                                                                         |    6 
 man/figures/README-example-1.png                                                          |binary
 man/fortify.sp.Rd                                                                         |    3 
 man/geom_abline.Rd                                                                        |   18 
 man/geom_bar.Rd                                                                           |   45 
 man/geom_bin2d.Rd                                                                         |   22 
 man/geom_blank.Rd                                                                         |    4 
 man/geom_boxplot.Rd                                                                       |   34 
 man/geom_contour.Rd                                                                       |   13 
 man/geom_count.Rd                                                                         |    8 
 man/geom_density.Rd                                                                       |   16 
 man/geom_density_2d.Rd                                                                    |   26 
 man/geom_dotplot.Rd                                                                       |    8 
 man/geom_errorbarh.Rd                                                                     |    8 
 man/geom_hex.Rd                                                                           |   23 
 man/geom_histogram.Rd                                                                     |   54 
 man/geom_jitter.Rd                                                                        |   12 
 man/geom_linerange.Rd                                                                     |   10 
 man/geom_map.Rd                                                                           |    8 
 man/geom_path.Rd                                                                          |   34 
 man/geom_point.Rd                                                                         |   25 
 man/geom_polygon.Rd                                                                       |    8 
 man/geom_qq.Rd                                                                            |   18 
 man/geom_quantile.Rd                                                                      |   15 
 man/geom_ribbon.Rd                                                                        |   10 
 man/geom_rug.Rd                                                                           |    8 
 man/geom_segment.Rd                                                                       |   14 
 man/geom_smooth.Rd                                                                        |   59 
 man/geom_spoke.Rd                                                                         |    8 
 man/geom_text.Rd                                                                          |   42 
 man/geom_tile.Rd                                                                          |    8 
 man/geom_violin.Rd                                                                        |   17 
 man/ggplot.Rd                                                                             |    3 
 man/ggplot2-ggproto.Rd                                                                    |   29 
 man/ggplot2-package.Rd                                                                    |    6 
 man/ggplot_gtable.Rd                                                                      |    2 
 man/ggsave.Rd                                                                             |    4 
 man/ggsf.Rd                                                                               |  104 +
 man/ggtheme.Rd                                                                            |   53 
 man/guide_colourbar.Rd                                                                    |   58 
 man/guide_legend.Rd                                                                       |   29 
 man/label_bquote.Rd                                                                       |    5 
 man/labs.Rd                                                                               |   44 
 man/layer.Rd                                                                              |    2 
 man/position_jitter.Rd                                                                    |    2 
 man/position_jitterdodge.Rd                                                               |    2 
 man/position_stack.Rd                                                                     |    2 
 man/qplot.Rd                                                                              |   10 
 man/scale_brewer.Rd                                                                       |   18 
 man/scale_colour_continuous.Rd                                                            |    8 
 man/scale_continuous.Rd                                                                   |   15 
 man/scale_date.Rd                                                                         |   57 
 man/scale_discrete.Rd                                                                     |    8 
 man/scale_gradient.Rd                                                                     |   30 
 man/scale_grey.Rd                                                                         |   12 
 man/scale_hue.Rd                                                                          |   18 
 man/scale_linetype.Rd                                                                     |    8 
 man/scale_manual.Rd                                                                       |    8 
 man/scale_shape.Rd                                                                        |    8 
 man/scale_size.Rd                                                                         |   16 
 man/scale_viridis.Rd                                                                      |   18 
 man/sec_axis.Rd                                                                           |   24 
 man/standardise_aes_names.Rd                                                              |only
 man/stat_ecdf.Rd                                                                          |    4 
 man/stat_ellipse.Rd                                                                       |    9 
 man/stat_function.Rd                                                                      |   13 
 man/stat_identity.Rd                                                                      |    4 
 man/stat_sf_coordinates.Rd                                                                |only
 man/stat_summary.Rd                                                                       |   16 
 man/stat_summary_2d.Rd                                                                    |   16 
 man/stat_unique.Rd                                                                        |    8 
 man/summarise_plot.Rd                                                                     |   46 
 man/theme.Rd                                                                              |  276 +--
 man/theme_get.Rd                                                                          |    2 
 tests/figs/annotate/line-matches-points.svg                                               |   14 
 tests/figs/coord-cartesian/contract-range.svg                                             |   90 -
 tests/figs/coord-cartesian/expand-range.svg                                               |  122 -
 tests/figs/coord-map/usa-mercator.svg                                                     |   76 
 tests/figs/creating-aesthetic-mappings/alpha-set-in-alpha.svg                             |   56 
 tests/figs/creating-aesthetic-mappings/alpha-set-in-colour.svg                            |   56 
 tests/figs/creating-aesthetic-mappings/stat-count-width-0-5.svg                           |   52 
 tests/figs/creating-aesthetic-mappings/stat-count.svg                                     |   52 
 tests/figs/creating-aesthetic-mappings/stat-identity-width-0-5.svg                        |   48 
 tests/figs/creating-aesthetic-mappings/stat-identity.svg                                  |   48 
 tests/figs/deps.txt                                                                       |    2 
 tests/figs/facet-labels/parsed-facet-labels.svg                                           |   58 
 tests/figs/facet-strips/switched-facet-strips.svg                                         |  254 +-
 tests/figs/geom-boxplot/outlier-colours.svg                                               |  120 -
 tests/figs/geom-dotplot/2-na-values-bin-along-y-stack-center.svg                          |   82 
 tests/figs/geom-dotplot/2-na-values-dot-density-binning-binwidth-4.svg                    |   90 -
 tests/figs/geom-dotplot/basic-dotplot-with-dot-density-binning-binwidth-4.svg             |   94 -
 tests/figs/geom-dotplot/bin-along-y-stack-center.svg                                      |   86 -
 tests/figs/geom-dotplot/bin-along-y-stack-centerwhole-histodot.svg                        |   86 -
 tests/figs/geom-dotplot/bin-along-y-stack-centerwhole.svg                                 |   86 -
 tests/figs/geom-dotplot/bin-y-continous-x-axis-grouping-by-x.svg                          |  226 +-
 tests/figs/geom-dotplot/bin-y-continous-x-axis-single-x-group.svg                         |  226 +-
 tests/figs/geom-dotplot/bin-y-dodged-coord-flip.svg                                       |  272 +--
 tests/figs/geom-dotplot/bin-y-dodged.svg                                                  |  272 +--
 tests/figs/geom-dotplot/bin-y-dodging-3-stackgroups-histodot-currently-broken.svg         |  242 +-
 tests/figs/geom-dotplot/bin-y-three-x-groups-bins-aligned-across-groups.svg               |  226 +-
 tests/figs/geom-dotplot/bin-y-three-x-groups-bins-aligned-coord-flip.svg                  |  226 +-
 tests/figs/geom-dotplot/bin-y-three-x-groups-fill-and-dodge.svg                           |  278 +--
 tests/figs/geom-dotplot/bin-y-three-x-groups-stack-centerwhole.svg                        |  226 +-
 tests/figs/geom-dotplot/dots-stacked-closer-stackratio-5-fill-white.svg                   |   94 -
 tests/figs/geom-dotplot/facets-3-groups-histodot-stackgroups.svg                          |  350 ++--
 tests/figs/geom-dotplot/histodot-binning-equal-bin-spacing.svg                            |   94 -
 tests/figs/geom-dotplot/larger-dots-dotsize-1-5-fill-white.svg                            |   94 -
 tests/figs/geom-dotplot/multiple-groups-bins-aligned.svg                                  |  110 -
 tests/figs/geom-dotplot/multiple-groups-bins-not-aligned.svg                              |  110 -
 tests/figs/geom-dotplot/stack-center-with-coord-flip.svg                                  |   94 -
 tests/figs/geom-dotplot/stack-center.svg                                                  |   94 -
 tests/figs/geom-dotplot/stack-centerwhole-with-coord-flip.svg                             |   94 -
 tests/figs/geom-dotplot/stack-centerwhole.svg                                             |   94 -
 tests/figs/geom-dotplot/stack-down-with-coord-flip.svg                                    |   94 -
 tests/figs/geom-dotplot/stack-down.svg                                                    |   94 -
 tests/figs/geom-dotplot/stack-up-with-coord-flip.svg                                      |   94 -
 tests/figs/geom-dotplot/stack-up.svg                                                      |   94 -
 tests/figs/geom-dotplot/stackgroups-with-3-groups-bin-y-histodot.svg                      |  252 +-
 tests/figs/geom-dotplot/stackgroups-with-3-groups-dot-density-with-aligned-bins.svg       |  256 +-
 tests/figs/geom-dotplot/stackgroups-with-3-groups-histodot.svg                            |  256 +-
 tests/figs/geom-hline-vline-abline/cartesian-lines-intersect-mid-bars.svg                 |   54 
 tests/figs/geom-hline-vline-abline/flipped-lines-intersect-mid-bars.svg                   |   54 
 tests/figs/geom-hline-vline-abline/lines-curved-in-azequalarea.svg                        |   50 
 tests/figs/geom-hline-vline-abline/polar-lines-intersect-mid-bars.svg                     |   76 
 tests/figs/geom-hline-vline-abline/straight-lines-in-mercator.svg                         |   50 
 tests/figs/geom-path/lines-colour-with-changed-data-order-should-have-same-appearance.svg |  114 -
 tests/figs/geom-path/lines-colour.svg                                                     |  114 -
 tests/figs/geom-path/lines-with-changed-data-order-should-have-same-appearance.svg        |   74 
 tests/figs/geom-path/lines.svg                                                            |   74 
 tests/figs/geom-path/na-linetype.svg                                                      |   54 
 tests/figs/geom-polygon/stat-density2d-with-filled-polygons.svg                           |  110 -
 tests/figs/geom-polygon/stat-density2d-with-paths.svg                                     |  110 -
 tests/figs/geom-raster/1-x-3-just-0-0.svg                                                 |   94 -
 tests/figs/geom-raster/1-x-3-set-limits.svg                                               |   98 -
 tests/figs/geom-raster/1-x-3.svg                                                          |   90 -
 tests/figs/geom-raster/3-x-1-just-0-0.svg                                                 |   94 -
 tests/figs/geom-raster/3-x-1-set-limits.svg                                               |   98 -
 tests/figs/geom-raster/3-x-1.svg                                                          |   90 -
 tests/figs/geom-raster/3-x-2-just-0-0.svg                                                 |  106 -
 tests/figs/geom-raster/3-x-2-set-limits.svg                                               |  110 -
 tests/figs/geom-raster/3-x-2.svg                                                          |  102 -
 tests/figs/geom-raster/irregular-categorical.svg                                          |   78 
 tests/figs/geom-sf/labels-for-north-carolina.svg                                          |only
 tests/figs/geom-sf/texts-for-north-carolina.svg                                           |only
 tests/figs/geom-smooth/ribbon-turned-off-in-geom-smooth.svg                               |   74 
 tests/figs/geom-smooth/ribbon-turned-on-in-geom-smooth.svg                                |   82 
 tests/figs/geom-violin/basic.svg                                                          |   60 
 tests/figs/geom-violin/continuous-x-axis-multiple-groups-center-should-be-at-2-0.svg      |   56 
 tests/figs/geom-violin/continuous-x-axis-single-group-center-should-be-at-1-0.svg         |   56 
 tests/figs/geom-violin/coord-flip.svg                                                     |   60 
 tests/figs/geom-violin/coord-polar.svg                                                    |   56 
 tests/figs/geom-violin/dodging-and-coord-flip.svg                                         |   74 
 tests/figs/geom-violin/dodging.svg                                                        |   74 
 tests/figs/geom-violin/grouping-on-x-and-fill-dodge-width-0-5.svg                         |   66 
 tests/figs/geom-violin/grouping-on-x-and-fill.svg                                         |   66 
 tests/figs/geom-violin/narrower-width-5.svg                                               |   60 
 tests/figs/geom-violin/quantiles.svg                                                      |   78 
 tests/figs/geom-violin/scale-area-to-sample-size-c-is-smaller.svg                         |   60 
 tests/figs/geom-violin/with-smaller-bandwidth-and-points.svg                              |  210 +-
 tests/figs/geom-violin/with-tails-and-points.svg                                          |  202 +-
 tests/figs/guides/align-facet-labels-facets-horizontal.svg                                |  860 +++++-----
 tests/figs/guides/align-facet-labels-facets-vertical.svg                                  |  860 +++++-----
 tests/figs/guides/one-combined-colorbar-for-colour-and-fill-aesthetics.svg                |  108 -
 tests/figs/guides/rotated-guide-titles-and-labels.svg                                     |  118 -
 tests/figs/guides/white-to-red-gradient-colorbar-thick-black-tick-marks-green-frame.svg   |   98 -
 tests/figs/guides/white-to-red-gradient-colorbar-white-tick-marks-no-frame.svg            |   96 -
 tests/figs/labels/defaults.svg                                                            |   66 
 tests/figs/scale-date/dates-along-x-default-breaks.svg                                    |   52 
 tests/figs/scale-date/dates-along-y-default-breaks.svg                                    |   52 
 tests/figs/scale-date/scale-x-date-breaks-3-weeks.svg                                     |   56 
 tests/figs/scale-date/scale-x-date-breaks-date-breaks-2-weeks.svg                         |   68 
 tests/figs/scale-date/scale-x-date-labels-date-format-m-d.svg                             |   52 
 tests/figs/scale-date/scale-x-date-labels-date-format-w-week.svg                          |   52 
 tests/figs/scale-date/scale-y-date-breaks-3-weeks.svg                                     |   56 
 tests/figs/scale-date/scale-y-date-breaks-date-breaks-2-weeks.svg                         |   68 
 tests/figs/scales-breaks-and-labels/no-alpha-breaks-no-legend.svg                         |   60 
 tests/figs/scales-breaks-and-labels/no-colour-breaks-no-legend.svg                        |   60 
 tests/figs/scales-breaks-and-labels/no-fill-breaks-no-legend.svg                          |   60 
 tests/figs/scales-breaks-and-labels/no-size-breaks-no-legend.svg                          |   60 
 tests/figs/scales-breaks-and-labels/no-x-breaks.svg                                       |   40 
 tests/figs/scales-breaks-and-labels/no-y-breaks.svg                                       |   40 
 tests/figs/scales-breaks-and-labels/numeric-log.svg                                       |   64 
 tests/figs/sec-axis/sec-axis-skewed-transform.svg                                         |  284 +--
 tests/figs/stat-sum/summary-with-color-and-lines.svg                                      |  146 -
 tests/figs/stat-sum/summary-with-crossbars-manual-grouping.svg                            |  134 -
 tests/figs/stat-sum/summary-with-crossbars-no-grouping.svg                                |  134 -
 tests/figs/themes/axes-styling.svg                                                        |   32 
 tests/testthat/helper-vdiffr.R                                                            |   20 
 tests/testthat/test-aes.r                                                                 |   13 
 tests/testthat/test-coord_sf.R                                                            |  151 +
 tests/testthat/test-facet-map.r                                                           |    6 
 tests/testthat/test-geom-bar.R                                                            |only
 tests/testthat/test-geom-col.R                                                            |only
 tests/testthat/test-geom-hex.R                                                            |   10 
 tests/testthat/test-geom-sf.R                                                             |   39 
 tests/testthat/test-guides.R                                                              |    6 
 tests/testthat/test-labels.r                                                              |   23 
 tests/testthat/test-layer.r                                                               |   12 
 tests/testthat/test-position-nudge.R                                                      |only
 tests/testthat/test-sec-axis.R                                                            |  149 +
 tests/testthat/test-stat-density.R                                                        |    2 
 tests/testthat/test-stat-sf-coordinates.R                                                 |only
 tests/testthat/test-utilities.r                                                           |   44 
 303 files changed, 9640 insertions(+), 8129 deletions(-)

More information about ggplot2 at CRAN
Permanent link

Package electoral updated to version 0.1.1 with previous version 0.1.0 dated 2017-09-28

Title: Allocating Seats Methods and Party System Scores
Description: Highest averages & largest remainders allocating seats methods and several party system scores. Implemented highest averages allocating seats methods are D'Hondt, Webster, Danish, Imperiali, Hill-Huntington, Dean, Modified Sainte-Lague, equal proportions and Adams. Implemented largest remainders allocating seats methods are Hare, Droop, Hangenbach-Bischoff, Imperial, modified Imperial and quotas & remainders. The main advantage of this package is that ties are always reported and not incorrectly allocated. Party system scores provided are competitiveness, concentration, effective number of parties, party nationalization score, party system nationalization score and volatility. References. Gallagher (1991) <doi:10.1016/0261-3794(91)90004-C>. Norris (2004, ISBN:0-521-82977-1). Consejo Nacional Electoral del Ecuador (2014)<http://cne.gob.ec/documents/Estadisticas/Atlas/ATLAS/CAPITULO%206%20web.pdf>. Laakso & Taagepera (1979) <http://journals.sagepub.com/doi/pdf/10.1177/001041407901200101>. Jones & Mainwaring (2003) <https://kellogg.nd.edu/sites/default/files/old_files/documents/304_0.pdf>. Pedersen (1979) <http://janda.org/c24/Readings/Pedersen/Pedersen.htm>.
Author: Jorge Albuja
Maintainer: Jorge Albuja <albuja@yahoo.com>

Diff between electoral versions 0.1.0 dated 2017-09-28 and 0.1.1 dated 2018-10-25

 DESCRIPTION                 |    6 +++---
 MD5                         |    6 +++---
 R/seats_highest_averages.R  |    9 +++------
 R/seats_largest_reminders.R |    7 ++++---
 4 files changed, 13 insertions(+), 15 deletions(-)

More information about electoral at CRAN
Permanent link


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