Tue, 06 Oct 2015

Package smerc updated to version 0.1.6 with previous version 0.1.5 dated 2015-10-01

Title: Statistical Methods for Regional Counts
Description: Provides statistical methods for the analysis of data aggregated spatially over regions (areal data).
Author: Joshua French
Maintainer: Joshua French <joshua.french@ucdenver.edu>

Diff between smerc versions 0.1.5 dated 2015-10-01 and 0.1.6 dated 2015-10-06

 DESCRIPTION                     |    8 ++++----
 MD5                             |    8 ++++----
 R/scan.test.R                   |    2 +-
 man/scan.test.Rd                |    2 +-
 tests/testthat/test-scan.test.R |    2 +-
 5 files changed, 11 insertions(+), 11 deletions(-)

More information about smerc at CRAN
Permanent link

New package RFormatter with initial version 0.1.0
Package: RFormatter
Title: R Source Code Formatter
Version: 0.1.0
Authors@R: person("Benjamin", "Fischer", email = "benjamin.fischer@evolutics.info", role = c("aut", "cre"))
Description: The R Formatter formats R source code. It is very much based on formatR, but tries to improve it by heuristics. For example, spaces can be forced around the division operator "/".
Depends: R (>= 3.2.2)
License: GPL-3
LazyData: true
Imports: formatR (>= 1.2.1)
Suggests: testthat
URL: https://github.com/evolutics/RFormatter
BugReports: https://github.com/evolutics/RFormatter/issues
NeedsCompilation: no
Packaged: 2015-10-06 18:38:20 UTC; benjamin
Author: Benjamin Fischer [aut, cre]
Maintainer: Benjamin Fischer <benjamin.fischer@evolutics.info>
Repository: CRAN
Date/Publication: 2015-10-06 23:06:46

More information about RFormatter at CRAN
Permanent link

Package MVar.pt updated to version 1.6 with previous version 1.5 dated 2015-09-25

Title: Analise multivariada (brazilian portuguese)
Description: Pacote para analise multivariada, que possui funcoes que executam analise de correspondencia simples (CA) e multipla (MCA), analise de componentes principais (PCA), analise de multiplos fatores (MFA) para dados quantitativos, qualitativos, de frequencia (MFACT) e dados mistos. Tambem possui outras funcoes uteis para a analise multivariada.
Author: Paulo Cesar Ossani <ossanipc@hotmail.com> Marcelo Angelo Cirillo <macufla@dex.ufla.br>
Maintainer: Paulo Cesar Ossani <ossanipc@hotmail.com>

Diff between MVar.pt versions 1.5 dated 2015-09-25 and 1.6 dated 2015-10-06

 DESCRIPTION            |    8 +++----
 MD5                    |   30 +++++++++++++-------------
 R/Biplot.R             |   26 ++++++++++++++--------
 R/CA.R                 |   20 ++++++++---------
 R/GSVD.R               |   21 ++++++++++++++----
 R/IM.R                 |    2 -
 R/MFA.R                |   12 +++++-----
 R/NormData.R           |    2 -
 R/PCA.R                |   13 ++++++-----
 R/Plot.CA.R            |   56 ++++++++++++++++++++++++-------------------------
 R/Plot.MFA.R           |   10 ++++----
 R/Plot.PCA.R           |    6 ++---
 man/CA.Rd              |    4 +--
 man/DataQuali.Rd       |    2 -
 man/MFA.Rd             |    4 +--
 man/MVar.pt-package.Rd |    4 +--
 16 files changed, 121 insertions(+), 99 deletions(-)

More information about MVar.pt at CRAN
Permanent link

New package FSAdata with initial version 0.3.0
Package: FSAdata
Title: Data to Support Fish Stock Assessment (FSA) Package
Version: 0.3.0
Date: 2015-10-06
Description: The datasets to support the ``Fish Stock Assessment'' (FSA) package.
Authors@R: person("Derek","Ogle",email="derek@derekogle.com",role=c("aut","cre"))
URL: http://derekogle.com/fishR/, https://github.com/droglenc/FSAdata
BugReports: https://github.com/droglenc/FSAdata/issues
License: GPL (>= 2)
LazyData: true
Depends: R (>= 3.0.0)
Imports: utils
NeedsCompilation: no
Packaged: 2015-10-06 17:37:56 UTC; dogle
Author: Derek Ogle [aut, cre]
Maintainer: Derek Ogle <derek@derekogle.com>
Repository: CRAN
Date/Publication: 2015-10-06 22:19:03

More information about FSAdata at CRAN
Permanent link

Package dotwhisker updated to version 0.2.0.1 with previous version 0.2.0.0 dated 2015-08-30

Title: Dot-and-Whisker Plots of Regression Results
Description: Quick and easy dot-and-whisker plots of regression results.
Author: Frederick Solt <frederick-solt@uiowa.edu>, Yue Hu <yue-hu-1@uiowa.edu>
Maintainer: Yue Hu <yue-hu-1@uiowa.edu>

Diff between dotwhisker versions 0.2.0.0 dated 2015-08-30 and 0.2.0.1 dated 2015-10-06

 DESCRIPTION                       |    8 -
 MD5                               |   10 +-
 inst/doc/dotwhisker-vignette.html |  180 ++++++++++++++++----------------------
 inst/doc/dwplot-vignette.R        |only
 inst/doc/kl2007_examples.html     |   90 +++++++------------
 inst/doc/vignette.bib             |only
 inst/doc/vignette_dwplot.bib      |only
 vignettes/vignette_dwplot.bib     |only
 8 files changed, 123 insertions(+), 165 deletions(-)

More information about dotwhisker at CRAN
Permanent link

Package agricolae updated to version 1.2-3 with previous version 1.2-2 dated 2015-08-13

Title: Statistical Procedures for Agricultural Research
Description: Original idea was presented in the thesis "A statistical analysis tool for agricultural research" to obtain the degree of Master on science, National Engineering University (UNI), Lima-Peru. Some experimental data for the examples come from the CIP and others research. Agricolae offers extensive functionality on experimental design especially for agricultural and plant breeding experiments, which can also be useful for other purposes. It supports planning of lattice, Alpha, Cyclic, Complete Block, Latin Square, Graeco-Latin Squares, augmented block, factorial, split and strip plot designs. There are also various analysis facilities for experimental data, e.g. treatment comparison procedures and several non-parametric tests comparison, biodiversity indexes and consensus cluster.
Author: Felipe de Mendiburu
Maintainer: Felipe de Mendiburu <f.mendiburu@cgiar.org>

Diff between agricolae versions 1.2-2 dated 2015-08-13 and 1.2-3 dated 2015-10-06

 DESCRIPTION              |   12 -
 MD5                      |  110 +++++-----
 NAMESPACE                |    3 
 NEWS                     |   10 
 R/BIB.test.R             |   10 
 R/DAU.test.R             |    6 
 R/HSD.test.R             |    5 
 R/LSD.test.R             |    7 
 R/PBIB.test.r            |  480 +++++++++++++++++++++++------------------------
 R/REGW.test.R            |only
 R/SNK.test.R             |    4 
 R/design.ab.R            |    8 
 R/design.alpha.R         |   11 -
 R/design.bib.R           |    8 
 R/design.crd.R           |    7 
 R/design.cyclic.R        |    8 
 R/design.dau.R           |   13 -
 R/design.graeco.R        |   16 -
 R/design.lattice.R       |   14 -
 R/design.lsd.R           |   10 
 R/design.rcbd.R          |   13 -
 R/design.split.R         |   14 -
 R/design.strip.R         |   10 
 R/design.youden.r        |   11 -
 R/diffograph.R           |only
 R/duncan.test.r          |    4 
 R/durbin.test.R          |    4 
 R/friedman.R             |    5 
 R/kruskal.R              |   10 
 R/median.test.r          |    3 
 R/order.group.R          |    9 
 R/scheffe.test.R         |    4 
 R/waerden.test.R         |    5 
 R/waller.test.R          |    2 
 build/vignette.rds       |binary
 inst/doc/tutorial.R      |  274 ++++++++++++++------------
 inst/doc/tutorial.Rnw    |   81 +++++--
 inst/doc/tutorial.pdf    |binary
 man/HSD.test.Rd          |    9 
 man/REGW.test.Rd         |only
 man/SNK.test.Rd          |    9 
 man/agricolae-package.Rd |    7 
 man/design.ab.Rd         |    3 
 man/design.alpha.Rd      |    3 
 man/design.bib.Rd        |    4 
 man/design.crd.Rd        |    3 
 man/design.cyclic.Rd     |    4 
 man/design.dau.Rd        |    4 
 man/design.graeco.Rd     |    3 
 man/design.lattice.Rd    |    3 
 man/design.lsd.Rd        |    3 
 man/design.rcbd.Rd       |    3 
 man/design.split.Rd      |    3 
 man/design.strip.Rd      |    3 
 man/design.youden.rd     |    4 
 man/diffograph.Rd        |only
 man/duncan.test.Rd       |    9 
 vignettes/tutorial.Rnw   |   81 +++++--
 58 files changed, 765 insertions(+), 584 deletions(-)

More information about agricolae at CRAN
Permanent link

Package matchingMarkets updated to version 0.1-6 with previous version 0.1-5 dated 2015-07-08

Title: Structural Estimators and Algorithms for the Analysis of Stable Matchings
Description: Implements structural estimators to correct for the sample selection bias from observed outcomes in matching markets. Also contains R code for matching algorithms such as the deferred-acceptance algorithm for college admissions, the top-trading-cycles algorithm for house allocation and a partitioning linear program for the roommates problem.
Author: Thilo Klein
Maintainer: Thilo Klein <thilo@klein.co.uk>

Diff between matchingMarkets versions 0.1-5 dated 2015-07-08 and 0.1-6 dated 2015-10-06

 DESCRIPTION                    |   12 +++++----
 MD5                            |   54 +++++++++++++++++++++++++++++------------
 NEWS                           |only
 R/khb.R                        |   12 ++++-----
 R/mfx.R                        |    3 ++
 R/stabit.R                     |   30 ++++++++++++++++++----
 build                          |only
 data/baac00.RData              |binary
 data/klein15a.RData            |binary
 data/klein15b.RData            |binary
 inst                           |only
 man/baac00.Rd                  |   22 ++++++++--------
 man/khb.Rd                     |    2 -
 man/klein15a.Rd                |    2 -
 man/klein15b.Rd                |   29 +++++++++++-----------
 man/matchingMarkets-package.Rd |    2 -
 man/mfx.Rd                     |    4 +++
 man/stabit.Rd                  |    6 +++-
 src/stabitCpp.cpp              |   20 +++++++++++----
 tests                          |only
 vignettes                      |only
 21 files changed, 131 insertions(+), 67 deletions(-)

More information about matchingMarkets at CRAN
Permanent link

Package migest updated to version 1.7.1 with previous version 1.7 dated 2015-06-18

Title: Methods for the Indirect Estimation of Bilateral Migration
Description: Indirect methods for estimating bilateral migration flows in the presence of partial or missing data. Methods might be relevant to other categorical data situations on non-migration data, where for example, marginal totals are known and only auxiliary bilateral data is available.
Author: Guy J. Abel
Maintainer: Guy J. Abel <g.j.abel@gmail.com>

Diff between migest versions 1.7 dated 2015-06-18 and 1.7.1 dated 2015-10-06

 DESCRIPTION           |    6 +++---
 MD5                   |   10 +++++-----
 demo/cfplot_nat.R     |    4 ++--
 demo/cfplot_reg.R     |    2 +-
 man/migest-package.Rd |   10 +++++++---
 man/rc9.Rd            |    2 +-
 6 files changed, 19 insertions(+), 15 deletions(-)

More information about migest at CRAN
Permanent link

Package inbreedR updated to version 0.2.0 with previous version 0.1.0 dated 2015-09-05

Title: Analysing Inbreeding Based on Genetic Markers
Description: A framework for analysing inbreeding and heterozygosity-fitness correlations (HFCs) from microsatellite and SNP markers.
Author: Martin A. Stoffel [aut, cre], Mareike Esser [aut]
Maintainer: Martin A. Stoffel <martin.adam.stoffel@gmail.com>

Diff between inbreedR versions 0.1.0 dated 2015-09-05 and 0.2.0 dated 2015-10-06

 DESCRIPTION                         |    9 +-
 MD5                                 |   32 ++++----
 R/g2_microsats.R                    |    2 
 R/plot.inbreed.R                    |   85 ++++++++++++++++++++++-
 R/print.inbreed.R                   |   12 ++-
 R/r2_Wf.R                           |   78 +++++++++++++++++----
 R/r2_hf.R                           |  130 ++++++++++++++++++++++++------------
 README.md                           |    8 +-
 inst/doc/inbreedR_step_by_step.R    |    7 +
 inst/doc/inbreedR_step_by_step.Rmd  |   13 +++
 inst/doc/inbreedR_step_by_step.html |   44 ++++++------
 man/plot.inbreed.Rd                 |    6 +
 man/r2_Wf.Rd                        |   20 ++++-
 man/r2_hf.Rd                        |   30 +++++---
 tests/testthat/test-r2_Wf.R         |   11 +++
 tests/testthat/test-r2_hf.R         |   28 +++++--
 vignettes/inbreedR_step_by_step.Rmd |   13 +++
 17 files changed, 394 insertions(+), 134 deletions(-)

More information about inbreedR at CRAN
Permanent link

Package hsdar updated to version 0.3.1 with previous version 0.3.0 dated 2015-07-28

Title: Manage, Analyse and Simulate Hyperspectral Data
Description: Transformation of reflectance spectra, calculation of vegetation indices and red edge parameters, spectral resampling for hyperspectral remote sensing, simulation of reflectance and transmittance using the leaf reflectance model PROSPECT and the canopy reflectance model PROSAIL.
Author: Lukas W. Lehnert [cre, aut], Hanna Meyer [aut], Joerg Bendix [aut]
Maintainer: Lukas W. Lehnert <lukaslehnert@googlemail.com>

Diff between hsdar versions 0.3.0 dated 2015-07-28 and 0.3.1 dated 2015-10-06

 ChangeLog                             |    9 
 DESCRIPTION                           |    8 
 MD5                                   |   28 +-
 R/nri_methods.R                       |   31 ++
 R/rastermeta.R                        |    2 
 R/spectral_resampling_response.R      |   37 ++
 inst/doc/References.pdf               |binary
 inst/doc/hsdar-intro.pdf              |binary
 man/Clman-methods.Rd                  |    2 
 man/derivative_speclib.Rd             |    2 
 man/normalized.ratio.index-methods.Rd |    3 
 man/subset_speclib.Rd                 |    2 
 src/apply_response.f90                |    2 
 src/dataSpec_P5B_PROSAIL.f90          |  422 +++++++++++++++++-----------------
 src/dataSpec_P5B_PROSPECT.f90         |    2 
 15 files changed, 303 insertions(+), 247 deletions(-)

More information about hsdar at CRAN
Permanent link

Package gdm updated to version 1.1.3 with previous version 1.1.2 dated 2015-09-12

Title: Functions for Generalized Dissimilarity Modeling
Description: A toolkit with functions to fit, plot, and summarize Generalized Dissimilarity Models.
Author: Glenn Manion, Matthew Lisk, Simon Ferrier, Diego Nieto-Lugilde, Matthew C. Fitzpatrick
Maintainer: Matthew C. Fitzpatrick <mfitzpatrick@al.umces.edu>

Diff between gdm versions 1.1.2 dated 2015-09-12 and 1.1.3 dated 2015-10-06

 DESCRIPTION          |    8 +-
 MD5                  |    6 -
 R/GDM_Table_Funcs.R  |  165 ++++++++++++++++++++++++++++++++++-----------------
 man/gdm.transform.Rd |    4 -
 4 files changed, 118 insertions(+), 65 deletions(-)

More information about gdm at CRAN
Permanent link

Package rgl updated to version 0.95.1367 with previous version 0.95.1337 dated 2015-09-19

Title: 3D Visualization Using OpenGL
Description: Provides medium to high level functions for 3D interactive graphics, including functions modelled on base graphics (plot3d(), etc.) as well as functions for constructing representations of geometric objects (cube3d(), etc.). Output may be on screen using OpenGL, or to various standard 3D file formats including WebGL, PLY, OBJ, STL as well as 2D image formats, including PNG, Postscript, SVG, PGF.
Author: Daniel Adler <dadler@uni-goettingen.de>, Duncan Murdoch <murdoch@stats.uwo.ca>, and others (see README)
Maintainer: Duncan Murdoch <murdoch@stats.uwo.ca>

Diff between rgl versions 0.95.1337 dated 2015-09-19 and 0.95.1367 dated 2015-10-06

 rgl-0.95.1337/rgl/R/interpSetter.R                      |only
 rgl-0.95.1337/rgl/inst/doc/WebGL.R                      |only
 rgl-0.95.1337/rgl/inst/doc/rgl.R                        |only
 rgl-0.95.1337/rgl/po                                    |only
 rgl-0.95.1337/rgl/vignettes/WebGL.md                    |only
 rgl-0.95.1337/rgl/vignettes/plotsnapshot.png            |only
 rgl-0.95.1337/rgl/vignettes/rgl.md                      |only
 rgl-0.95.1337/rgl/vignettes/test.Rmd                    |only
 rgl-0.95.1337/rgl/vignettes/unnamed_chunk_1snapshot.png |only
 rgl-0.95.1337/rgl/vignettes/unnamed_chunk_2snapshot.png |only
 rgl-0.95.1367/rgl/DESCRIPTION                           |   11 
 rgl-0.95.1367/rgl/MD5                                   |   45 
 rgl-0.95.1367/rgl/NAMESPACE                             |    4 
 rgl-0.95.1367/rgl/R/bgplot3d.R                          |   89 
 rgl-0.95.1367/rgl/R/scene.R                             |    4 
 rgl-0.95.1367/rgl/R/webGL.R                             |  150 
 rgl-0.95.1367/rgl/build/vignette.rds                    |binary
 rgl-0.95.1367/rgl/configure                             |    9 
 rgl-0.95.1367/rgl/configure.ac                          |    8 
 rgl-0.95.1367/rgl/configure.win                         |    1 
 rgl-0.95.1367/rgl/inst/NEWS                             |    9 
 rgl-0.95.1367/rgl/inst/doc/WebGL.html                   | 1412 ++--
 rgl-0.95.1367/rgl/inst/doc/rgl.Rmd                      |    4 
 rgl-0.95.1367/rgl/inst/doc/rgl.html                     | 4664 +++++++---------
 rgl-0.95.1367/rgl/man/show2d.Rd                         |only
 rgl-0.95.1367/rgl/src/build/autoconf/config.guess       |  384 -
 rgl-0.95.1367/rgl/src/build/autoconf/config.sub         |  148 
 rgl-0.95.1367/rgl/src/glgui.cpp                         |    4 
 rgl-0.95.1367/rgl/vignettes/rgl.Rmd                     |    4 
 29 files changed, 3423 insertions(+), 3527 deletions(-)

More information about rgl at CRAN
Permanent link

Package RcppOctave updated to version 0.18.1 with previous version 0.14.5 dated 2014-09-20

Title: Seamless Interface to Octave -- And Matlab
Description: Direct interface to Octave. The primary goal is to facilitate the port of Matlab/Octave scripts to R. The package enables to call any Octave functions from R and as well as browsing their documentation, passing variables between R and Octave, using R core RNGs in Octave, which ensures that stochastic computations are also reproducible.
Author: Renaud Gaujoux
Maintainer: Renaud Gaujoux <renaud@tx.technion.ac.il>

Diff between RcppOctave versions 0.14.5 dated 2014-09-20 and 0.18.1 dated 2015-10-06

 RcppOctave-0.14.5/RcppOctave/configure.win                             |only
 RcppOctave-0.14.5/RcppOctave/man/dot-DollarNames-commaOctave-method.Rd |only
 RcppOctave-0.14.5/RcppOctave/man/show-commaOctave-method.Rd            |only
 RcppOctave-0.14.5/RcppOctave/src/Makevars.win.in                       |only
 RcppOctave-0.18.1/RcppOctave/DESCRIPTION                               |   14 
 RcppOctave-0.18.1/RcppOctave/MD5                                       |  144 +-
 RcppOctave-0.18.1/RcppOctave/NAMESPACE                                 |   39 
 RcppOctave-0.18.1/RcppOctave/NEWS                                      |   18 
 RcppOctave-0.18.1/RcppOctave/R/Octave-class.R                          |   39 
 RcppOctave-0.18.1/RcppOctave/R/OctaveFunction-class.R                  |    4 
 RcppOctave-0.18.1/RcppOctave/R/base-functions.R                        |   42 
 RcppOctave-0.18.1/RcppOctave/R/config-vars.R.in                        |   28 
 RcppOctave-0.18.1/RcppOctave/R/config.R                                |   69 -
 RcppOctave-0.18.1/RcppOctave/R/eval.R                                  |    1 
 RcppOctave-0.18.1/RcppOctave/R/interface.R                             |    5 
 RcppOctave-0.18.1/RcppOctave/R/package.R                               |  125 ++
 RcppOctave-0.18.1/RcppOctave/R/random.R                                |   42 
 RcppOctave-0.18.1/RcppOctave/R/utils.R                                 |   16 
 RcppOctave-0.18.1/RcppOctave/README                                    |    4 
 RcppOctave-0.18.1/RcppOctave/build/RcppOctave.pdf                      |binary
 RcppOctave-0.18.1/RcppOctave/build/vignette.rds                        |binary
 RcppOctave-0.18.1/RcppOctave/cleanup                                   |    9 
 RcppOctave-0.18.1/RcppOctave/configure                                 |  484 ++++++----
 RcppOctave-0.18.1/RcppOctave/configure.ac                              |  207 ++--
 RcppOctave-0.18.1/RcppOctave/exec/configure-win                        |only
 RcppOctave-0.18.1/RcppOctave/exec/m4.R                                 |only
 RcppOctave-0.18.1/RcppOctave/exec/m4.win                               |  113 ++
 RcppOctave-0.18.1/RcppOctave/exec/octave.m4                            |only
 RcppOctave-0.18.1/RcppOctave/inst/doc/RcppOctave-unitTests.R           |    2 
 RcppOctave-0.18.1/RcppOctave/inst/doc/RcppOctave-unitTests.Rnw         |   44 
 RcppOctave-0.18.1/RcppOctave/inst/doc/RcppOctave-unitTests.pdf         |binary
 RcppOctave-0.18.1/RcppOctave/inst/doc/RcppOctave.R                     |   30 
 RcppOctave-0.18.1/RcppOctave/inst/doc/RcppOctave.pdf                   |binary
 RcppOctave-0.18.1/RcppOctave/inst/unitTests/runit.stats.R              |    7 
 RcppOctave-0.18.1/RcppOctave/man/Octave-class.Rd                       |   36 
 RcppOctave-0.18.1/RcppOctave/man/Octave.config.Rd                      |   66 -
 RcppOctave-0.18.1/RcppOctave/man/Octave.home.Rd                        |   38 
 RcppOctave-0.18.1/RcppOctave/man/OctaveFunction-class.Rd               |   26 
 RcppOctave-0.18.1/RcppOctave/man/OctaveInterface.Rd                    |   83 -
 RcppOctave-0.18.1/RcppOctave/man/RcppOctave-package.Rd                 |   57 -
 RcppOctave-0.18.1/RcppOctave/man/autocomplete.Rd                       |only
 RcppOctave-0.18.1/RcppOctave/man/check.equal.Rd                        |    7 
 RcppOctave-0.18.1/RcppOctave/man/dot-CallOctave.Rd                     |    9 
 RcppOctave-0.18.1/RcppOctave/man/dot-isPlatformCompatible.Rd           |only
 RcppOctave-0.18.1/RcppOctave/man/mfiles.Rd                             |   14 
 RcppOctave-0.18.1/RcppOctave/man/o_addpath.Rd                          |   24 
 RcppOctave-0.18.1/RcppOctave/man/o_assign.Rd                           |   43 
 RcppOctave-0.18.1/RcppOctave/man/o_clear.Rd                            |    9 
 RcppOctave-0.18.1/RcppOctave/man/o_config_info.Rd                      |   20 
 RcppOctave-0.18.1/RcppOctave/man/o_eval.Rd                             |   11 
 RcppOctave-0.18.1/RcppOctave/man/o_exist.Rd                            |    9 
 RcppOctave-0.18.1/RcppOctave/man/o_help.Rd                             |   35 
 RcppOctave-0.18.1/RcppOctave/man/o_identity.Rd                         |   10 
 RcppOctave-0.18.1/RcppOctave/man/o_load.Rd                             |    5 
 RcppOctave-0.18.1/RcppOctave/man/o_ls.Rd                               |   26 
 RcppOctave-0.18.1/RcppOctave/man/o_rexp.Rd                             |   22 
 RcppOctave-0.18.1/RcppOctave/man/o_rgamma.Rd                           |   29 
 RcppOctave-0.18.1/RcppOctave/man/o_rnorm.Rd                            |   22 
 RcppOctave-0.18.1/RcppOctave/man/o_rpois.Rd                            |only
 RcppOctave-0.18.1/RcppOctave/man/o_runif.Rd                            |   20 
 RcppOctave-0.18.1/RcppOctave/man/o_source.Rd                           |   14 
 RcppOctave-0.18.1/RcppOctave/man/o_version.Rd                          |    6 
 RcppOctave-0.18.1/RcppOctave/man/o_who.Rd                              |   16 
 RcppOctave-0.18.1/RcppOctave/man/o_whos.Rd                             |   11 
 RcppOctave-0.18.1/RcppOctave/man/octave-ll.Rd                          |   24 
 RcppOctave-0.18.1/RcppOctave/man/octave_config.Rd                      |   27 
 RcppOctave-0.18.1/RcppOctave/man/sourceExamples.Rd                     |    7 
 RcppOctave-0.18.1/RcppOctave/man/system.mfile.Rd                       |   15 
 RcppOctave-0.18.1/RcppOctave/src/Makevars.in                           |   31 
 RcppOctave-0.18.1/RcppOctave/src/Makevars.win                          |only
 RcppOctave-0.18.1/RcppOctave/src/compatibility.h                       |only
 RcppOctave-0.18.1/RcppOctave/src/conversion.cpp                        |   32 
 RcppOctave-0.18.1/RcppOctave/src/modules/Makefile.in                   |   34 
 RcppOctave-0.18.1/RcppOctave/src/modules/PKG_ADD                       |    1 
 RcppOctave-0.18.1/RcppOctave/src/modules/Rrng.cc                       |   21 
 RcppOctave-0.18.1/RcppOctave/src/rcpp_octave.cpp                       |   27 
 RcppOctave-0.18.1/RcppOctave/src/rcpp_octave.h                         |   26 
 RcppOctave-0.18.1/RcppOctave/tests/doRUnit.R                           |    3 
 RcppOctave-0.18.1/RcppOctave/vignettes/RcppOctave-unitTests.Rnw        |   44 
 79 files changed, 1502 insertions(+), 944 deletions(-)

More information about RcppOctave at CRAN
Permanent link

Package MFAg updated to version 1.3 with previous version 1.2 dated 2015-09-16

Title: Multiple Factor Analysis (MFA)
Description: Performs Multiple Factor Analysis method for quantitative, categorical, frequency and mixed data, in addition to generating a lot of graphics, also has other useful functions.
Author: Paulo Cesar Ossani <ossanipc@hotmail.com> Marcelo Angelo Cirillo <macufla@dex.ufla.br>
Maintainer: Paulo Cesar Ossani <ossanipc@hotmail.com>

Diff between MFAg versions 1.2 dated 2015-09-16 and 1.3 dated 2015-10-06

 DESCRIPTION         |    8 ++++----
 MD5                 |   24 ++++++++++++------------
 R/GSVD.R            |   25 +++++++++++++++++++------
 R/IM.R              |   23 ++++++++++++++---------
 R/MFA.R             |   12 ++++++------
 R/NormData.R        |    2 +-
 R/Plot.MFA.R        |    8 ++++----
 man/DataQuali.Rd    |    2 +-
 man/GSVD.Rd         |    8 ++++----
 man/MFA.Rd          |    8 ++++----
 man/MFAg-package.Rd |    4 ++--
 man/NormData.Rd     |    2 +-
 man/Plot.MFA.Rd     |    5 +++--
 13 files changed, 75 insertions(+), 56 deletions(-)

More information about MFAg at CRAN
Permanent link

Package CEGO updated to version 2.0.0 with previous version 1.0.1108 dated 2015-01-06

Title: Combinatorial Efficient Global Optimization
Description: Model building, surrogate model based optimization and Efficient Global Optimization in combinatorial or mixed search spaces.
Author: Martin Zaefferer <mzaefferer@gmail.com>
Maintainer: Martin Zaefferer <mzaefferer@gmail.com>

Diff between CEGO versions 1.0.1108 dated 2015-01-06 and 2.0.0 dated 2015-10-06

 CEGO-1.0.1108/CEGO/R/optimizer.R                               |only
 CEGO-1.0.1108/CEGO/man/combinatorialKrigingLikelihood.Rd       |only
 CEGO-1.0.1108/CEGO/man/initializeDesign.Rd                     |only
 CEGO-1.0.1108/CEGO/man/longestIncreasingSubsequence.Rd         |only
 CEGO-1.0.1108/CEGO/man/predict.CKriging.Rd                     |only
 CEGO-1.0.1108/CEGO/man/predict.CLM.Rd                          |only
 CEGO-1.0.1108/CEGO/man/predict.CRBFN.Rd                        |only
 CEGO-2.0.0/CEGO/DESCRIPTION                                    |   10 
 CEGO-2.0.0/CEGO/MD5                                            |  170 ++--
 CEGO-2.0.0/CEGO/NAMESPACE                                      |   20 
 CEGO-2.0.0/CEGO/NEWS                                           |   33 
 CEGO-2.0.0/CEGO/R/DoE.R                                        |only
 CEGO-2.0.0/CEGO/R/binaryBenchmarkFunctions.R                   |    2 
 CEGO-2.0.0/CEGO/R/cegoPackage.R                                |   11 
 CEGO-2.0.0/CEGO/R/distanceBasedLandscapeGenerators.R           |   53 -
 CEGO-2.0.0/CEGO/R/distanceCalculation.R                        |   67 +
 CEGO-2.0.0/CEGO/R/misc.R                                       |   46 -
 CEGO-2.0.0/CEGO/R/modelKriging.R                               |  369 ++++++----
 CEGO-2.0.0/CEGO/R/modelLm.R                                    |   49 -
 CEGO-2.0.0/CEGO/R/modelRBFN.R                                  |   83 +-
 CEGO-2.0.0/CEGO/R/optim2opt.R                                  |only
 CEGO-2.0.0/CEGO/R/optimCEGO.R                                  |only
 CEGO-2.0.0/CEGO/R/optimEA.R                                    |only
 CEGO-2.0.0/CEGO/R/optimInterface.R                             |   61 -
 CEGO-2.0.0/CEGO/R/optimRS.R                                    |only
 CEGO-2.0.0/CEGO/R/permutationBenchmarkFunctions.R              |   26 
 CEGO-2.0.0/CEGO/R/permutationDistances.r                       |  169 ++--
 CEGO-2.0.0/CEGO/R/permutationOperators.R                       |  135 +++
 CEGO-2.0.0/CEGO/man/CEGO-package.Rd                            |   12 
 CEGO-2.0.0/CEGO/man/benchmarkGeneratorFSP.Rd                   |    2 
 CEGO-2.0.0/CEGO/man/benchmarkGeneratorNKL.Rd                   |    2 
 CEGO-2.0.0/CEGO/man/benchmarkGeneratorQAP.Rd                   |    6 
 CEGO-2.0.0/CEGO/man/benchmarkGeneratorTSP.Rd                   |    2 
 CEGO-2.0.0/CEGO/man/benchmarkGeneratorWT.Rd                    |    2 
 CEGO-2.0.0/CEGO/man/buildModel.Rd                              |   16 
 CEGO-2.0.0/CEGO/man/combinatorialKriging.Rd                    |   90 --
 CEGO-2.0.0/CEGO/man/combinatorialLM.Rd                         |   50 -
 CEGO-2.0.0/CEGO/man/combinatorialRBFN.Rd                       |   61 -
 CEGO-2.0.0/CEGO/man/designRandom.Rd                            |only
 CEGO-2.0.0/CEGO/man/distanceMatrix.Rd                          |    3 
 CEGO-2.0.0/CEGO/man/distanceMatrixUpdate.Rd                    |only
 CEGO-2.0.0/CEGO/man/distanceMatrixWrapper.Rd                   |only
 CEGO-2.0.0/CEGO/man/distancePermutationAdjacency.Rd            |    2 
 CEGO-2.0.0/CEGO/man/distancePermutationChebyshev.Rd            |    2 
 CEGO-2.0.0/CEGO/man/distancePermutationCos.Rd                  |    2 
 CEGO-2.0.0/CEGO/man/distancePermutationEuclidean.Rd            |    2 
 CEGO-2.0.0/CEGO/man/distancePermutationHamming.Rd              |    2 
 CEGO-2.0.0/CEGO/man/distancePermutationInsert.Rd               |   14 
 CEGO-2.0.0/CEGO/man/distancePermutationInterchange.Rd          |    2 
 CEGO-2.0.0/CEGO/man/distancePermutationLCSeq.Rd                |   20 
 CEGO-2.0.0/CEGO/man/distancePermutationLCStr.Rd                |    2 
 CEGO-2.0.0/CEGO/man/distancePermutationLee.Rd                  |    2 
 CEGO-2.0.0/CEGO/man/distancePermutationLevenshtein.Rd          |    2 
 CEGO-2.0.0/CEGO/man/distancePermutationLex.Rd                  |    2 
 CEGO-2.0.0/CEGO/man/distancePermutationManhattan.Rd            |    2 
 CEGO-2.0.0/CEGO/man/distancePermutationPosition.Rd             |    2 
 CEGO-2.0.0/CEGO/man/distancePermutationPosition2.Rd            |    2 
 CEGO-2.0.0/CEGO/man/distancePermutationR.Rd                    |    2 
 CEGO-2.0.0/CEGO/man/distancePermutationSwap.Rd                 |    2 
 CEGO-2.0.0/CEGO/man/distanceVector.Rd                          |    3 
 CEGO-2.0.0/CEGO/man/fcorrCubic.Rd                              |    4 
 CEGO-2.0.0/CEGO/man/fcorrGauss.Rd                              |    4 
 CEGO-2.0.0/CEGO/man/fcorrLinear.Rd                             |    4 
 CEGO-2.0.0/CEGO/man/fcorrSphere.Rd                             |    4 
 CEGO-2.0.0/CEGO/man/infillExpectedImprovement.Rd               |    2 
 CEGO-2.0.0/CEGO/man/landscapeGeneratorGaussian.Rd              |    9 
 CEGO-2.0.0/CEGO/man/landscapeGeneratorGaussianBuild.Rd         |    2 
 CEGO-2.0.0/CEGO/man/landscapeGeneratorGaussianEval.Rd          |    2 
 CEGO-2.0.0/CEGO/man/landscapeGeneratorMUL.Rd                   |   24 
 CEGO-2.0.0/CEGO/man/landscapeGeneratorUNI.Rd                   |   16 
 CEGO-2.0.0/CEGO/man/lexicographicPermutationOrderNumber.Rd     |    2 
 CEGO-2.0.0/CEGO/man/modelKriging.Rd                            |only
 CEGO-2.0.0/CEGO/man/modelKrigingLikelihood.Rd                  |only
 CEGO-2.0.0/CEGO/man/modelLinear.Rd                             |only
 CEGO-2.0.0/CEGO/man/modelRBFN.Rd                               |only
 CEGO-2.0.0/CEGO/man/mutationBinary.Rd                          |    2 
 CEGO-2.0.0/CEGO/man/mutationBinaryFast.Rd                      |    2 
 CEGO-2.0.0/CEGO/man/mutationPermutationInterchange.Rd          |    9 
 CEGO-2.0.0/CEGO/man/mutationPermutationReversal.Rd             |only
 CEGO-2.0.0/CEGO/man/mutationPermutationSwap.Rd                 |    9 
 CEGO-2.0.0/CEGO/man/optim2Opt.Rd                               |   21 
 CEGO-2.0.0/CEGO/man/optimCEGO.Rd                               |   56 -
 CEGO-2.0.0/CEGO/man/optimEA.Rd                                 |   35 
 CEGO-2.0.0/CEGO/man/optimInterface.Rd                          |   28 
 CEGO-2.0.0/CEGO/man/optimRS.Rd                                 |   23 
 CEGO-2.0.0/CEGO/man/optimizeModel.Rd                           |only
 CEGO-2.0.0/CEGO/man/predict.modelKriging.Rd                    |only
 CEGO-2.0.0/CEGO/man/predict.modelLinear.Rd                     |only
 CEGO-2.0.0/CEGO/man/predict.modelRBFN.Rd                       |only
 CEGO-2.0.0/CEGO/man/recombinationBinaryUniformCrossoverFast.Rd |    2 
 CEGO-2.0.0/CEGO/man/recombinationPermutationCycleCrossover.Rd  |    2 
 CEGO-2.0.0/CEGO/man/removeDuplicates.Rd                        |    2 
 CEGO-2.0.0/CEGO/man/removeDuplicatesOffspring.Rd               |    6 
 CEGO-2.0.0/CEGO/man/solutionFunctionGeneratorBinary.Rd         |    2 
 CEGO-2.0.0/CEGO/man/solutionFunctionGeneratorPermutation.Rd    |    2 
 CEGO-2.0.0/CEGO/man/step2Opt.Rd                                |    4 
 CEGO-2.0.0/CEGO/man/tournamentSelection.Rd                     |    4 
 CEGO-2.0.0/CEGO/src/permutationDistance.c                      |  341 ++++++---
 98 files changed, 1259 insertions(+), 981 deletions(-)

More information about CEGO at CRAN
Permanent link

New package assertive.strings with initial version 0.0-1
Package: assertive.strings
Type: Package
Title: Assertions to Check Properties of Strings
Version: 0.0-1
Date: 2015-10-06
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email = "richierocks@gmail.com")
Description: A set of predicates and assertions for checking the properties of strings. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.
URL: https://bitbucket.org/richierocks/assertive.strings
BugReports: https://bitbucket.org/richierocks/assertive.strings/issues
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-2), assertive.types
Suggests: testthat, devtools
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
Acknowledgments: Development of this package was partially funded by the Proteomics Core at Weill Cornell Medical College in Qatar <http://qatar-weill.cornell.edu>. The Core is supported by 'Biomedical Research Program' funds, a program funded by Qatar Foundation.
NeedsCompilation: no
Packaged: 2015-10-06 13:16:20 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-10-06 15:56:47

More information about assertive.strings at CRAN
Permanent link

New package assertive.files with initial version 0.0-1
Package: assertive.files
Type: Package
Title: Assertions to Check Properties of Files
Version: 0.0-1
Date: 2015-10-06
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email = "richierocks@gmail.com")
Description: A set of predicates and assertions for checking the properties of files and connections. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.
URL: https://bitbucket.org/richierocks/assertive.files
BugReports: https://bitbucket.org/richierocks/assertive.files/issues
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-2), assertive.numbers
Suggests: testthat, devtools
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
Acknowledgments: Development of this package was partially funded by the Proteomics Core at Weill Cornell Medical College in Qatar <http://qatar-weill.cornell.edu>. The Core is supported by 'Biomedical Research Program' funds, a program funded by Qatar Foundation.
Collate: 'imports.R' 'assert-is-connection.R' 'assert-is-file.R' 'assert-is-file.size.R' 'internal-connection.R' 'is-connection.R' 'is-file-size.R' 'is-file.R'
NeedsCompilation: no
Packaged: 2015-10-06 13:24:32 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-10-06 15:56:45

More information about assertive.files at CRAN
Permanent link

New package assertive.data.us with initial version 0.0-1
Package: assertive.data.us
Type: Package
Title: Assertions to Check Properties of Strings
Version: 0.0-1
Date: 2015-10-06
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email = "richierocks@gmail.com")
Description: A set of predicates and assertions for checking the properties of US-specific complex data types. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.
URL: https://bitbucket.org/richierocks/assertive.data.us
BugReports: https://bitbucket.org/richierocks/assertive.data.us/issues
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-2), assertive.strings
Suggests: testthat, devtools
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
Acknowledgments: Development of this package was partially funded by the Proteomics Core at Weill Cornell Medical College in Qatar <http://qatar-weill.cornell.edu>. The Core is supported by 'Biomedical Research Program' funds, a program funded by Qatar Foundation.
Collate: 'imports.R' 'assert-is-data-us.R' 'is-data-us.R'
NeedsCompilation: no
Packaged: 2015-10-06 13:39:44 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-10-06 15:56:42

More information about assertive.data.us at CRAN
Permanent link

New package assertive.data.uk with initial version 0.0-1
Package: assertive.data.uk
Type: Package
Title: Assertions to Check Properties of Strings
Version: 0.0-1
Date: 2015-10-06
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email = "richierocks@gmail.com")
Description: A set of predicates and assertions for checking the properties of UK-specific complex data types. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.
URL: https://bitbucket.org/richierocks/assertive.data.uk
BugReports: https://bitbucket.org/richierocks/assertive.data.uk/issues
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-2), assertive.strings
Suggests: testthat, devtools
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
Acknowledgments: Development of this package was partially funded by the Proteomics Core at Weill Cornell Medical College in Qatar <http://qatar-weill.cornell.edu>. The Core is supported by 'Biomedical Research Program' funds, a program funded by Qatar Foundation.
Collate: 'imports.R' 'assert-is-data-uk.R' 'is-data-uk.R'
NeedsCompilation: no
Packaged: 2015-10-06 13:34:00 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-10-06 15:56:41

More information about assertive.data.uk at CRAN
Permanent link

New package assertive.data with initial version 0.0-1
Package: assertive.data
Type: Package
Title: Assertions to Check Properties of Data
Version: 0.0-1
Date: 2015-10-06
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email = "richierocks@gmail.com")
Description: A set of predicates and assertions for checking the properties of (country independent) complex data types. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.
URL: https://bitbucket.org/richierocks/assertive.data
BugReports: https://bitbucket.org/richierocks/assertive.data/issues
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-2), assertive.strings
Suggests: testthat, devtools
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
Acknowledgments: Development of this package was partially funded by the Proteomics Core at Weill Cornell Medical College in Qatar <http://qatar-weill.cornell.edu>. The Core is supported by 'Biomedical Research Program' funds, a program funded by Qatar Foundation.
Collate: 'imports.R' 'assert-is-data.R' 'is-data.R'
NeedsCompilation: no
Packaged: 2015-10-06 13:30:16 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-10-06 15:56:43

More information about assertive.data at CRAN
Permanent link

New package assertive.code with initial version 0.0-1
Package: assertive.code
Type: Package
Title: Assertions to Check Properties of Code
Version: 0.0-1
Date: 2015-10-06
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email = "richierocks@gmail.com")
Description: A set of predicates and assertions for checking the properties of code. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.
URL: https://bitbucket.org/richierocks/assertive.code
BugReports: https://bitbucket.org/richierocks/assertive.code/issues
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-2), assertive.properties, assertive.types, methods
Suggests: testthat, devtools
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
Acknowledgments: Development of this package was partially funded by the Proteomics Core at Weill Cornell Medical College in Qatar <http://qatar-weill.cornell.edu>. The Core is supported by 'Biomedical Research Program' funds, a program funded by Qatar Foundation.
Collate: 'imports.R' 'assert-is-code.R' 'is-code.R'
NeedsCompilation: no
Packaged: 2015-10-06 13:28:12 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-10-06 15:56:39

More information about assertive.code at CRAN
Permanent link

Package synbreed updated to version 0.11-22 with previous version 0.11-10 dated 2015-06-16

Title: Framework for the Analysis of Genomic Prediction Data using R
Description: A collection of functions required for genomic prediction which were developed within the Synbreed project for synergistic plant and animal breeding (www.synbreed.tum.de). This covers data processing, data visualization, and analysis. All functions are embedded within the framework of a single, unified data object. The implementation is flexible with respect to a wide range of data formats in plant and animal breeding. This research was funded by the German Federal Ministry of Education and Research (BMBF) within the AgroClustEr Synbreed - Synergistic plant and animal breeding (FKZ 0315528A).
Author: Valentin Wimmer, Hans-Juergen Auinger, Theresa Albrecht, Chris-Carolin Schoen with contributions by Larry Schaeffer, Malena Erbe, Ulrike Ober, Christian Reimer, Yvonne Badke and Peter VandeHaar
Maintainer: Hans-Juergen Auinger <auinger@tum.de>

Diff between synbreed versions 0.11-10 dated 2015-06-16 and 0.11-22 dated 2015-10-06

 DESCRIPTION                |   19 ++++---
 MD5                        |   25 +++++-----
 NAMESPACE                  |   27 ++++++-----
 R/codeGeno.r               |  110 ++++++++++++++++++++-------------------------
 R/kinship.r                |    4 -
 R/plot.pedigree.r          |   30 ++++++------
 R/read.write.vcf.r         |   15 +++---
 man/add.individuals.Rd     |   32 +++++++++++--
 man/codeGeno.Rd            |    2 
 man/create.gpData.Rd       |   18 ++++---
 man/discard.individuals.Rd |only
 man/discard.markers.Rd     |   29 +++++------
 man/kinship.Rd             |    4 -
 man/write.vcf.Rd           |   11 ++++
 14 files changed, 182 insertions(+), 144 deletions(-)

More information about synbreed at CRAN
Permanent link

Package marmap updated to version 0.9.3 with previous version 0.9.2 dated 2015-01-28

Title: Import, Plot and Analyze Bathymetric and Topographic Data
Description: Import xyz data from the NOAA, GEBCO and other sources, plot xyz data to prepare publication-ready figures, analyze xyz data to extract transects, get depth / altitude based on geographical coordinates, or calculate z-constrained least-cost paths.
Author: Eric Pante, Benoit Simon-Bouhet, and Jean-Olivier Irisson
Maintainer: Eric Pante <pante.eric@gmail.com>

Diff between marmap versions 0.9.2 dated 2015-01-28 and 0.9.3 dated 2015-10-06

 marmap-0.9.2/marmap/data/datalist                    |only
 marmap-0.9.3/marmap/DESCRIPTION                      |   10 ++---
 marmap-0.9.3/marmap/MD5                              |   37 ++++++++++---------
 marmap-0.9.3/marmap/NAMESPACE                        |   18 ++++++---
 marmap-0.9.3/marmap/R/griddify.R                     |only
 marmap-0.9.3/marmap/R/plot.bathy.R                   |    4 +-
 marmap-0.9.3/marmap/build/vignette.rds               |binary
 marmap-0.9.3/marmap/data/aleutians.rda               |binary
 marmap-0.9.3/marmap/data/celt.rda                    |binary
 marmap-0.9.3/marmap/data/florida.rda                 |binary
 marmap-0.9.3/marmap/data/hawaii.rda                  |binary
 marmap-0.9.3/marmap/data/hawaii.sites.rda            |binary
 marmap-0.9.3/marmap/data/irregular.rda               |only
 marmap-0.9.3/marmap/data/metallo.rda                 |binary
 marmap-0.9.3/marmap/data/nw.atlantic.coast.rda       |binary
 marmap-0.9.3/marmap/data/nw.atlantic.rda             |binary
 marmap-0.9.3/marmap/inst/doc/marmap-DataAnalysis.pdf |binary
 marmap-0.9.3/marmap/inst/doc/marmap-ImportExport.pdf |binary
 marmap-0.9.3/marmap/inst/doc/marmap.pdf              |binary
 marmap-0.9.3/marmap/man/griddify.Rd                  |only
 marmap-0.9.3/marmap/man/irregular.Rd                 |only
 marmap-0.9.3/marmap/man/marmap.Rd                    |    4 +-
 22 files changed, 41 insertions(+), 32 deletions(-)

More information about marmap at CRAN
Permanent link

Package flows updated to version 1.1 with previous version 1.0 dated 2015-07-17

Title: Flow Selection and Analysis
Description: Selections on flow matrices, statistics on selected flows, map and graph visualisations.
Author: Timothée Giraud [cre, aut], Laurent Beauguitte [aut], Marianne Guérois [ctb]
Maintainer: Timothée Giraud <timothee.giraud@ums-riate.fr>

Diff between flows versions 1.0 dated 2015-07-17 and 1.1 dated 2015-10-06

 DESCRIPTION            |    8 +-
 MD5                    |   27 ++++----
 NEWS                   |only
 R/flows.R              |  151 +++++--------------------------------------------
 build/vignette.rds     |binary
 inst/doc/flows.R       |    4 -
 inst/doc/flows.Rmd     |    6 -
 inst/doc/flows.html    |   16 ++---
 man/compmat.Rd         |    3 
 man/domflows.Rd        |    9 --
 man/flows.Rd           |    3 
 man/plotDomFlows.Rd    |    3 
 man/plotMapDomFlows.Rd |    3 
 man/statmat.Rd         |    8 +-
 vignettes/flows.Rmd    |    6 -
 15 files changed, 64 insertions(+), 183 deletions(-)

More information about flows at CRAN
Permanent link

Package elasso updated to version 1.1 with previous version 1.0 dated 2015-09-17

Title: Enhanced Least Absolute Shrinkage and Selection Operator Regression Model
Description: Performs some enhanced variable selection algorithms based on the least absolute shrinkage and selection operator for regression model.
Author: Pi Guo
Maintainer: Pi Guo <guopi.01@163.com>

Diff between elasso versions 1.0 dated 2015-09-17 and 1.1 dated 2015-10-06

 DESCRIPTION    |   11 ++++++-----
 MD5            |    6 +++---
 R/BRLasso.R    |   18 +++++++++++-------
 man/BRLasso.Rd |   17 +++++++++++------
 4 files changed, 31 insertions(+), 21 deletions(-)

More information about elasso at CRAN
Permanent link

New package cartography with initial version 1.0
Package: cartography
Title: Thematic Cartography
Version: 1.0
Date: 2015-09-09
Authors@R: c( person("Timothée", "Giraud", email = "timothee.giraud@ums-riate.fr", role = c("cre","aut")), person("Nicolas", "Lambert", email = "nicolas.lambert@ums-riate.fr", role = c("aut")))
Description: Create and integrate maps in your R workflow. This package allows various cartographic representations: proportional symbols, chroropleth, typology, flows, discontinuities... It also proposes some additional useful features: cartographic palettes, layout (scale, north arrow, title...), labels, legends, access to cartographic API...
License: GPL-3
URL: https://github.com/Groupe-ElementR/cartography/
BugReports: https://github.com/Groupe-ElementR/cartography/issues/
LazyData: true
Depends: R (>= 2.10), sp
Imports: classInt, stats, graphics, utils, methods
Suggests: rgeos, OpenStreetMap, raster, rgdal, knitr
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2015-10-06 07:45:06 UTC; tg
Author: Timothée Giraud [cre, aut], Nicolas Lambert [aut]
Maintainer: Timothée Giraud <timothee.giraud@ums-riate.fr>
Repository: CRAN
Date/Publication: 2015-10-06 14:04:17

More information about cartography at CRAN
Permanent link

New package assertive.sets with initial version 0.0-1
Package: assertive.sets
Type: Package
Title: Assertions to Check Properties of Sets
Version: 0.0-1
Date: 2015-10-06
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email = "richierocks@gmail.com")
Description: A set of predicates and assertions for checking the properties of sets. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.
URL: https://bitbucket.org/richierocks/assertive.sets
BugReports: https://bitbucket.org/richierocks/assertive.sets/issues
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-2)
Suggests: testthat, devtools
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
Acknowledgments: Development of this package was partially funded by the Proteomics Core at Weill Cornell Medical College in Qatar <http://qatar-weill.cornell.edu>. The Core is supported by 'Biomedical Research Program' funds, a program funded by Qatar Foundation.
NeedsCompilation: no
Packaged: 2015-10-06 07:38:57 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-10-06 14:04:16

More information about assertive.sets at CRAN
Permanent link

New package assertive.reflection with initial version 0.0-1
Package: assertive.reflection
Type: Package
Title: Assertions for Checking the State of R
Version: 0.0-1
Date: 2015-10-06
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email = "richierocks@gmail.com")
Description: A set of predicates and assertions for checking the state and capabilities of R, the operating system it is running on, and the IDE being used. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.
URL: https://bitbucket.org/richierocks/assertive.reflection
BugReports: https://bitbucket.org/richierocks/assertive.reflection/issues
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-2), utils
Suggests: testthat, devtools
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
Acknowledgments: Development of this package was partially funded by the Proteomics Core at Weill Cornell Medical College in Qatar <http://qatar-weill.cornell.edu>. The Core is supported by 'Biomedical Research Program' funds, a program funded by Qatar Foundation.
Collate: 'imports.R' 'assert-is-32-64-bit.R' 'assert-is-current.R' 'assert-is-decimal-point.R' 'assert-is-ide.R' 'assert-is-on-os-path.R' 'assert-is-os.R' 'assert-is-r-mode.R' 'assert-is-r-version.R' 'assert-r-has-capability.R' 'is-32-64-bit.R' 'is-current.R' 'is-decimal-point.R' 'is-ide.R' 'is-on-os-path.R' 'is-os.R' 'is-r-mode.R' 'is-r-version.R' 'locale.R' 'r-has-capability.R'
NeedsCompilation: no
Packaged: 2015-10-06 08:13:06 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-10-06 14:04:14

More information about assertive.reflection at CRAN
Permanent link

New package assertive.numbers with initial version 0.0-1
Package: assertive.numbers
Type: Package
Title: Assertions to Check Properties of Numbers
Version: 0.0-1
Date: 2015-10-06
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email = "richierocks@gmail.com")
Description: A set of predicates and assertions for checking the properties of numbers. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.
URL: https://bitbucket.org/richierocks/assertive.numbers
BugReports: https://bitbucket.org/richierocks/assertive.numbers/issues
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-2)
Suggests: testthat, devtools
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
Acknowledgments: Development of this package was partially funded by the Proteomics Core at Weill Cornell Medical College in Qatar <http://qatar-weill.cornell.edu>. The Core is supported by 'Biomedical Research Program' funds, a program funded by Qatar Foundation.
Collate: 'assert-is-divisible-by.R' 'assert-is-equal-to.R' 'imports.R' 'assert-is-in-range.R' 'assert-is-infinity-nan.R' 'assert-is-real-imaginary.R' 'assert-is-whole-number.R' 'is-divisible-by.R' 'is-equal-to.R' 'is-in-range.R' 'is-infinity-nan.R' 'is-real-imaginary.R' 'is-whole-number.R'
NeedsCompilation: no
Packaged: 2015-10-06 07:23:32 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-10-06 14:04:12

More information about assertive.numbers at CRAN
Permanent link

New package assertive.models with initial version 0.0-1
Package: assertive.models
Type: Package
Title: Assertions to Check Properties of Models
Version: 0.0-1
Date: 2015-10-06
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email = "richierocks@gmail.com")
Description: A set of predicates and assertions for checking the properties of models. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.
URL: https://bitbucket.org/richierocks/assertive.models
BugReports: https://bitbucket.org/richierocks/assertive.models/issues
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-2), stats
Suggests: testthat, devtools
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
Acknowledgments: Development of this package was partially funded by the Proteomics Core at Weill Cornell Medical College in Qatar <http://qatar-weill.cornell.edu>. The Core is supported by 'Biomedical Research Program' funds, a program funded by Qatar Foundation.
Collate: 'imports.R' 'assert-has-terms.R' 'assert-is-empty-model.R' 'has-terms.R' 'is-empty-model.R'
NeedsCompilation: no
Packaged: 2015-10-06 08:26:47 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-10-06 14:04:11

More information about assertive.models at CRAN
Permanent link

New package assertive.matrices with initial version 0.0-1
Package: assertive.matrices
Type: Package
Title: Assertions to Check Properties of Matrices
Version: 0.0-1
Date: 2015-10-06
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email = "richierocks@gmail.com")
Description: A set of predicates and assertions for checking the properties of matrices. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.
URL: https://bitbucket.org/richierocks/assertive.matrices
BugReports: https://bitbucket.org/richierocks/assertive.matrices/issues
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-2)
Suggests: testthat, devtools
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
Acknowledgments: Development of this package was partially funded by the Proteomics Core at Weill Cornell Medical College in Qatar <http://qatar-weill.cornell.edu>. The Core is supported by 'Biomedical Research Program' funds, a program funded by Qatar Foundation.
Collate: 'imports.R' 'assert-is-matrix.R' 'is-matrix.R'
NeedsCompilation: no
Packaged: 2015-10-06 07:29:06 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-10-06 14:04:09

More information about assertive.matrices at CRAN
Permanent link

New package assertive.datetimes with initial version 0.0-1
Package: assertive.datetimes
Type: Package
Title: Assertions to Check Properties of Dates and Times
Version: 0.0-1
Date: 2015-10-06
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email = "richierocks@gmail.com")
Description: A set of predicates and assertions for checking the properties of dates and times. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.
URL: https://bitbucket.org/richierocks/assertive.datetimes
BugReports: https://bitbucket.org/richierocks/assertive.datetimes/issues
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-2), assertive.types
Suggests: testthat, devtools
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
Acknowledgments: Development of this package was partially funded by the Proteomics Core at Weill Cornell Medical College in Qatar <http://qatar-weill.cornell.edu>. The Core is supported by 'Biomedical Research Program' funds, a program funded by Qatar Foundation.
Collate: 'assert-is-date-string.R' 'imports.R' 'assert-is-time.R' 'is-date-string.R' 'is-time.R'
NeedsCompilation: no
Packaged: 2015-10-06 07:42:37 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-10-06 14:04:08

More information about assertive.datetimes at CRAN
Permanent link

Package Rmixmod updated to version 2.0.3 with previous version 2.0.2 dated 2014-03-21

Title: An Interface for MIXMOD
Description: A collection of functions designed to run supervised and unsupervised classification with MIXture MODelling.
Author: Remi Lebret [aut, cre], Serge Iovleff [aut], Florent Langrognet [aut], Benjamin Auder [ctb], C. Biernacki [ctb], G. Celeux [ctb], G. Govaert [ctb]
Maintainer: Remi Lebret <remi@lebret.ch>

Diff between Rmixmod versions 2.0.2 dated 2014-03-21 and 2.0.3 dated 2015-10-06

 DESCRIPTION                           |   46 +++++++++++++++++-----------------
 MD5                                   |   40 +++++++++++++++--------------
 NAMESPACE                             |   15 +++++++++++
 R/CompositeModel.R                    |    3 +-
 R/CompositeParameter.R                |    7 +++--
 R/GaussianModel.R                     |    3 +-
 R/GaussianParameter.R                 |    8 ++---
 R/MixmodCluster.R                     |    2 +
 R/MixmodLearn.R                       |    2 +
 R/MixmodPredict.R                     |    2 +
 R/MixmodResults.R                     |    6 ++++
 R/MultinomialModel.R                  |    3 +-
 R/Rmixmod.R                           |    7 ++---
 R/Strategy.R                          |    4 ++
 R/global.R                            |    1 
 R/zzz.R                               |    2 -
 README                                |only
 inst/CITATION                         |only
 man/Rmixmod-package.Rd                |    4 +-
 src/mixmod/Kernel/Model/ModelType.cpp |    5 ---
 src/mixmod/Matrix/GeneralMatrix.cpp   |    5 ---
 tests/test.R                          |    2 -
 22 files changed, 99 insertions(+), 68 deletions(-)

More information about Rmixmod at CRAN
Permanent link

Package brotli updated to version 0.3 with previous version 0.2 dated 2015-10-03

Title: A Compression Format Optimized for the Web
Description: A lossless compressed data format that uses a combination of the LZ77 algorithm and Huffman coding. Brotli is similar in speed to deflate (gzip) but offers more dense compression.
Author: Jeroen Ooms [aut, cre], Google, Inc [aut, cph] (Brotli C++ library)
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.edu>

Diff between brotli versions 0.2 dated 2015-10-03 and 0.3 dated 2015-10-06

 DESCRIPTION  |   18 ++++++++----------
 MD5          |    5 +++--
 src/Makevars |    5 +++--
 src/config.h |only
 4 files changed, 14 insertions(+), 14 deletions(-)

More information about brotli at CRAN
Permanent link

New package assertive.types with initial version 0.0-1
Package: assertive.types
Type: Package
Title: Assertions to Check Types of Variables
Version: 0.0-1
Date: 2015-10-06
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email = "richierocks@gmail.com")
Description: A set of predicates and assertions for checking the types of variables. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.
URL: https://bitbucket.org/richierocks/assertive.types
BugReports: https://bitbucket.org/richierocks/assertive.types/issues
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-2), assertive.properties, methods, stats
Suggests: testthat, devtools, data.table, dplyr
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
Acknowledgments: Development of this package was partially funded by the Proteomics Core at Weill Cornell Medical College in Qatar <http://qatar-weill.cornell.edu>. The Core is supported by 'Biomedical Research Program' funds, a program funded by Qatar Foundation.
Collate: 'imports.R' 'assert-is-a-type.R' 'assert-is-condition.R' 'assert-is-date.R' 'assert-is-type-base.R' 'assert-is-type-data.table.R' 'assert-is-type-dplyr.R' 'assert-is-type-grDevices.R' 'assert-is-type-methods.R' 'assert-is-type-stats.R' 'assert-is-type-utils.R' 'is-a-type.R' 'is-condition.R' 'is-date.R' 'is-type-base.R' 'is-type-data.table.R' 'is-type-dplyr.R' 'is-type-grDevices.R' 'is-type-methods.R' 'is-type-stats.R' 'is-type-utils.R'
NeedsCompilation: no
Packaged: 2015-10-06 06:49:34 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-10-06 09:14:00

More information about assertive.types at CRAN
Permanent link

New package assertive.properties with initial version 0.0-1
Package: assertive.properties
Type: Package
Title: Assertions to Check Properties of Variables
Version: 0.0-1
Date: 2015-10-06
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email = "richierocks@gmail.com")
Description: A set of predicates and assertions for checking the properties of variables, such as length, names and attributes. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.
URL: https://bitbucket.org/richierocks/assertive.properties
BugReports: https://bitbucket.org/richierocks/assertive.properties/issues
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-2)
Suggests: testthat, devtools
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
Acknowledgments: Development of this package was partially funded by the Proteomics Core at Weill Cornell Medical College in Qatar <http://qatar-weill.cornell.edu>. The Core is supported by 'Biomedical Research Program' funds, a program funded by Qatar Foundation.
Collate: 'are-same-size.R' 'assert-are-same-size.R' 'imports.R' 'assert-has-attributes.R' 'assert-has-dims.R' 'assert-has-dupes.R' 'assert-has-names.R' 'assert-is-atomic-recursive-vector.R' 'assert-is-empty-scalar.R' 'assert-is-null.R' 'assert-is-unsorted.R' 'has-attributes.R' 'has-dims.R' 'has-dupes.R' 'has-names.R' 'is-atomic-recursive-vector.R' 'is-empty-scalar.R' 'is-null.R' 'is-unsorted.R' 'utils.R'
NeedsCompilation: no
Packaged: 2015-10-06 06:00:49 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-10-06 09:13:58

More information about assertive.properties at CRAN
Permanent link

Package assertive.base updated to version 0.0-2 with previous version 0.0-1 dated 2015-07-14

Title: A Lightweight Core of the 'assertive' Package
Description: A minimal set of predicates and assertions used by the assertive package. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.
Author: Richard Cotton [aut, cre], Sunkyu Choi [trl], Ivanka Skakun [trl], Gergely Dar<c3><b3>czi [trl], Anton Antonov [trl], Hisham Ben Hamidane [trl], Anja Billing [trl], Aditya Bhagwat [trl], Rasmus B<c3><a5><c3><a5>th [trl], Mine Cetinkaya-Rundel [trl], Aspasia Chatziefthymiou [trl]
Maintainer: Richard Cotton <richierocks@gmail.com>

Diff between assertive.base versions 0.0-1 dated 2015-07-14 and 0.0-2 dated 2015-10-06

 assertive.base-0.0-1/assertive.base/man/DIM.Rd                            |only
 assertive.base-0.0-1/assertive.base/man/n_elements.Rd                     |only
 assertive.base-0.0-2/assertive.base/DESCRIPTION                           |   49 ++
 assertive.base-0.0-2/assertive.base/MD5                                   |   66 ++-
 assertive.base-0.0-2/assertive.base/NAMESPACE                             |  110 ++---
 assertive.base-0.0-2/assertive.base/NEWS                                  |    4 
 assertive.base-0.0-2/assertive.base/R/are-identical.R                     |only
 assertive.base-0.0-2/assertive.base/R/assert-are-identical.R              |only
 assertive.base-0.0-2/assertive.base/R/assert-identical-to-true-false-na.R |   52 +-
 assertive.base-0.0-2/assertive.base/R/assert-is-true-false-na.R           |  132 ++++--
 assertive.base-0.0-2/assertive.base/R/cause.R                             |   29 -
 assertive.base-0.0-2/assertive.base/R/coercion.R                          |    2 
 assertive.base-0.0-2/assertive.base/R/conditions.R                        |only
 assertive.base-0.0-2/assertive.base/R/engine.R                            |   19 
 assertive.base-0.0-2/assertive.base/R/internal.R                          |    4 
 assertive.base-0.0-2/assertive.base/R/is-identical-to-true-false-na.R     |   23 -
 assertive.base-0.0-2/assertive.base/R/is-true-false-na.R                  |   20 
 assertive.base-0.0-2/assertive.base/R/utils.R                             |   81 ----
 assertive.base-0.0-2/assertive.base/README.md                             |  121 ++++--
 assertive.base-0.0-2/assertive.base/inst                                  |only
 assertive.base-0.0-2/assertive.base/man/Truth.Rd                          |   64 ++-
 assertive.base-0.0-2/assertive.base/man/are_identical.Rd                  |only
 assertive.base-0.0-2/assertive.base/man/assert_engine.Rd                  |    5 
 assertive.base-0.0-2/assertive.base/man/assertionError.Rd                 |only
 assertive.base-0.0-2/assertive.base/man/call_and_name.Rd                  |    4 
 assertive.base-0.0-2/assertive.base/man/is2.Rd                            |    2 
 assertive.base-0.0-2/assertive.base/man/merge.list.Rd                     |    9 
 assertive.base-0.0-2/assertive.base/po/R-assertive.base.pot               |  201 ++++------
 assertive.base-0.0-2/assertive.base/po/R-de.po                            |only
 assertive.base-0.0-2/assertive.base/po/R-el.po                            |only
 assertive.base-0.0-2/assertive.base/po/R-fr.po                            |only
 assertive.base-0.0-2/assertive.base/po/R-hu.po                            |only
 assertive.base-0.0-2/assertive.base/po/R-ko.po                            |only
 assertive.base-0.0-2/assertive.base/po/R-nl.po                            |only
 assertive.base-0.0-2/assertive.base/po/R-ru.po                            |only
 assertive.base-0.0-2/assertive.base/po/R-sv.po                            |only
 assertive.base-0.0-2/assertive.base/po/R-tr.po                            |only
 assertive.base-0.0-2/assertive.base/po/R-uk.po                            |only
 assertive.base-0.0-2/assertive.base/tests/testthat/test-are-identical.R   |only
 39 files changed, 619 insertions(+), 378 deletions(-)

More information about assertive.base at CRAN
Permanent link

Package rsdmx updated to version 0.5-0 with previous version 0.4-7 dated 2015-07-14

Title: Tools for Reading SDMX Data and Metadata
Description: Set of classes and methods to read data and metadata documents exchanged through the Statistical Data and Metadata Exchange (SDMX) framework, currently focusing on the SDMX XML standard format (SDMX-ML).
Author: Emmanuel Blondel [aut, cre], Matthieu Stigler [ctb]
Maintainer: Emmanuel Blondel <emmanuel.blondel1@gmail.com>

Diff between rsdmx versions 0.4-7 dated 2015-07-14 and 0.5-0 dated 2015-10-06

 DESCRIPTION                           |   41 +++--
 MD5                                   |   47 ++++--
 NAMESPACE                             |   15 +-
 R/Class-SDMXComponents.R              |    2 
 R/Class-SDMXDataStructure.R           |    2 
 R/Class-SDMXRESTRequestBuilder.R      |only
 R/Class-SDMXRequestBuilder.R          |only
 R/Class-SDMXServiceProvider.R         |only
 R/Class-SDMXStructureType.R           |    1 
 R/SDMXDataStructure-methods.R         |   13 +
 R/SDMXDataStructures-methods.R        |   49 +++++++
 R/SDMXRESTRequestBuilder-methods.R    |only
 R/SDMXRequestBuilder-methods.R        |only
 R/SDMXServiceProvider-methods.R       |only
 R/profile.R                           |only
 R/readSDMX.R                          |  238 ++++++++++++++++++++--------------
 README.md                             |  166 +++++++++++++++++++++--
 build                                 |only
 inst/doc                              |only
 man/SDMXRESTRequestBuilder-class.Rd   |only
 man/SDMXRequestBuilder-class.Rd       |only
 man/SDMXServiceProvider-class.Rd      |only
 man/addSDMXServiceProvider.Rd         |only
 man/findSDMXServiceProvider.Rd        |only
 man/getSDMXServiceProviders.Rd        |only
 man/readSDMX.Rd                       |   24 +++
 man/rsdmx-package.Rd                  |    4 
 man/setSDMXServiceProviders.Rd        |only
 tests/testthat/test_DataStructures.R  |   25 +++
 tests/testthat/test_Main_Helpers.R    |only
 tests/testthat/test_RequestBuilder.R  |only
 tests/testthat/test_ServiceProvider.R |only
 vignettes/quickstart.Rmd              |   42 ++++--
 33 files changed, 511 insertions(+), 158 deletions(-)

More information about rsdmx at CRAN
Permanent link

New package rcanvec with initial version 0.1.2
Package: rcanvec
Type: Package
Title: Access and Plot CanVec and CanVec+ Data for Rapid Basemap Creation in Canada
Version: 0.1.2
Date: 2015-10-05
Author: Dewey Dunnington <dewey@fishandwhistle.net>
Maintainer: Dewey Dunnington <dewey@fishandwhistle.net>
Description: Provides an interface to the National Topographic System (NTS), which is the way in which a number of freely available Canadian datasets are organized. CanVec and CanVec+ datasets, which include all data used to create Canadian topographic maps, are two such datasets that are useful in creating vector-based maps for locations across Canada. This packages searches CanVec data by location, plots it using pretty defaults, and exports it to human-readable shapefiles for use in another GIS.
License: GPL-2
Depends: R (>= 2.10)
Imports: rjson, sp, digest, rgdal
URL: https://github.com/paleolimbot/rcanvec
BugReports: http://github.com/paleolimbot/rcanvec
LazyData: true
Suggests: testthat
NeedsCompilation: no
Packaged: 2015-10-06 01:24:00 UTC; dewey
Repository: CRAN
Date/Publication: 2015-10-06 08:55:38

More information about rcanvec at CRAN
Permanent link

Package lme4 updated to version 1.1-10 with previous version 1.1-9 dated 2015-08-20

Title: Linear Mixed-Effects Models using 'Eigen' and S4
Description: Fit linear and generalized linear mixed-effects models. The models and their components are represented using S4 classes and methods. The core computational algorithms are implemented using the 'Eigen' C++ library for numerical linear algebra and 'RcppEigen' "glue".
Author: Douglas Bates [aut], Martin Maechler [aut], Ben Bolker [aut, cre], Steven Walker [aut], Rune Haubo Bojesen Christensen [ctb], Henrik Singmann [ctb], Bin Dai [ctb], Gabor Grothendieck [ctb]
Maintainer: Ben Bolker <bbolker+lme4@gmail.com>

Diff between lme4 versions 1.1-9 dated 2015-08-20 and 1.1-10 dated 2015-10-06

 lme4-1.1-10/lme4/DESCRIPTION               |    6 +-
 lme4-1.1-10/lme4/MD5                       |   36 ++++++------
 lme4-1.1-10/lme4/NAMESPACE                 |   25 ++++++--
 lme4-1.1-10/lme4/R/AllClass.R              |    6 +-
 lme4-1.1-10/lme4/R/bootMer.R               |   14 ++++
 lme4-1.1-10/lme4/R/lmer.R                  |   85 +++++++++++++++--------------
 lme4-1.1-10/lme4/R/predict.R               |   28 ++++++---
 lme4-1.1-10/lme4/R/profile.R               |    8 +-
 lme4-1.1-10/lme4/R/utilities.R             |   53 +++++++++---------
 lme4-1.1-10/lme4/README.md                 |    9 +--
 lme4-1.1-10/lme4/inst/CITATION             |   48 ++++++++--------
 lme4-1.1-10/lme4/inst/NEWS.Rd              |   57 +++++++++++++++----
 lme4-1.1-10/lme4/inst/tests/test-lmer.R    |   18 ++++++
 lme4-1.1-10/lme4/inst/tests/test-methods.R |   25 ++++++--
 lme4-1.1-10/lme4/man/bootMer.Rd            |    7 ++
 lme4-1.1-10/lme4/man/devcomp.Rd            |    4 -
 lme4-1.1-10/lme4/man/golden-class.Rd       |   23 ++++++-
 lme4-1.1-10/lme4/man/lmerControl.Rd        |   50 ++++++++---------
 lme4-1.1-10/lme4/man/utilities.Rd          |only
 lme4-1.1-9/lme4/man/golden.Rd              |only
 20 files changed, 317 insertions(+), 185 deletions(-)

More information about lme4 at CRAN
Permanent link

New package LANDD with initial version 1.0.0
Package: LANDD
Type: Package
Title: Liquid Association for Network Dynamics Detection
Version: 1.0.0
Date: 2015-10-06
Author: Shangzhao Qiu, Yan Yan, Tianwei Yu
Maintainer: Shangzhao Qiu <qsz1328@gmail.com>
Description: Using Liquid Association for Network Dynamics Detection.
License: GPL (>= 2)
Imports: igraph, fdrtool, foreach, doParallel, GOstats, GOSemSim, GGally, intergraph, ggplot2, modeest, Matrix, Rcpp
LinkingTo: Rcpp,BH
Depends:
NeedsCompilation: yes
Packaged: 2015-10-06 04:52:22 UTC; danielqiu
Repository: CRAN
Date/Publication: 2015-10-06 08:55:31

More information about LANDD at CRAN
Permanent link

Package kdecopula updated to version 0.3.0 with previous version 0.2.0 dated 2015-09-25

Title: Kernel Smoothing for Bivariate Copula Densities
Description: Provides fast implementations of kernel smoothing techniques for bivariate copula densities, in particular density estimation and resampling.
Author: Thomas Nagler [aut, cre]
Maintainer: Thomas Nagler <thomas.nagler@tum.de>

Diff between kdecopula versions 0.2.0 dated 2015-09-25 and 0.3.0 dated 2015-10-06

 DESCRIPTION                        |    6 -
 MD5                                |   33 ++++---
 NAMESPACE                          |    4 
 NEWS.md                            |   19 ++++
 R/generics.R                       |  161 +++++++++++++++++++++++++++++--------
 R/helpers.R                        |    2 
 R/kdecop.R                         |    9 ++
 R/plot.kdecopula.R                 |   33 ++++---
 README.md                          |  128 +++++++++++++++++++----------
 inst/README-unnamed-chunk-10-1.png |only
 inst/README-unnamed-chunk-12-1.png |only
 inst/README-unnamed-chunk-3-1.png  |binary
 inst/README-unnamed-chunk-6-1.png  |binary
 inst/README-unnamed-chunk-7-1.png  |binary
 inst/README-unnamed-chunk-8-1.png  |binary
 inst/README-unnamed-chunk-9-1.png  |binary
 man/logLik.kdecopula.Rd            |only
 src/interp.cpp                     |    3 
 src/renorm.cpp                     |    6 -
 19 files changed, 292 insertions(+), 112 deletions(-)

More information about kdecopula at CRAN
Permanent link

New package jrvFinance with initial version 1.03
Package: jrvFinance
Title: Basic Finance; NPV/IRR/Annuities/Bond-Pricing; Black Scholes
Version: 1.03
Authors@R: person(given="Jayanth", family="Varma", email="jrvarma@iimahd.ernet.in", role=c("aut","cre"))
Description: Implements the basic financial analysis functions similar to (but not identical to) what is available in most spreadsheet software. This includes finding the IRR and NPV of regularly spaced cash flows and annuities. Bond pricing and YTM calculations are included. In addition, Black Scholes option pricing and Greeks are also provided.
Depends: R (>= 3.0.0)
License: GPL (>= 2)
LazyData: true
VignetteBuilder: knitr
Suggests: knitr
URL: http://github.com/jrvarma/jrvFinance
BugReports: http://github.com/jrvarma/jrvFinance/issues
NeedsCompilation: no
Packaged: 2015-10-05 16:05:49 UTC; jrvarma
Author: Jayanth Varma [aut, cre]
Maintainer: Jayanth Varma <jrvarma@iimahd.ernet.in>
Repository: CRAN
Date/Publication: 2015-10-06 08:55:35

More information about jrvFinance at CRAN
Permanent link

Package globals updated to version 0.4.1 with previous version 0.4.0 dated 2015-09-18

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

Diff between globals versions 0.4.0 dated 2015-09-18 and 0.4.1 dated 2015-10-06

 DESCRIPTION       |    6 +++---
 MD5               |   10 +++++-----
 NAMESPACE         |   28 ++++++++++++++--------------
 NEWS              |    5 +++++
 R/globalsOf.R     |    7 ++++++-
 tests/globalsOf.R |   42 ++++++++++++++++++++++++++++--------------
 6 files changed, 61 insertions(+), 37 deletions(-)

More information about globals at CRAN
Permanent link

Package clipr updated to version 0.2.0 with previous version 0.1.1 dated 2015-09-03

Title: Read and Write from the System Clipboard
Description: Simple utility functions to read from and write to the system clipboards of Windows, OS X, and Linux.
Author: Matthew Lincoln [aut, cre], Louis Maddox [ctb]
Maintainer: Matthew Lincoln <matthew.d.lincoln@gmail.com>

Diff between clipr versions 0.1.1 dated 2015-09-03 and 0.2.0 dated 2015-10-06

 DESCRIPTION         |    7 ++---
 MD5                 |   25 ++++++++++--------
 NAMESPACE           |    1 
 NEWS.md             |   23 ++++++++++++++++-
 R/clipboard.R       |   70 +++++++++++++++++++++++++++++++++++++++-------------
 R/flat_str.R        |   37 +++++++++++++++++++++++++--
 R/linux_clipboard.R |   27 ++++++++++++--------
 R/osx_clipboard.R   |   32 ++++++++++++++---------
 R/win_clipboard.R   |   24 ++++++++++++-----
 README.md           |   32 +++++++++++++++++++----
 man/clear_clip.Rd   |only
 man/read_clip.Rd    |    7 +++++
 man/write_clip.Rd   |   44 +++++++++++++++++++++++++-------
 tests               |only
 14 files changed, 248 insertions(+), 81 deletions(-)

More information about clipr at CRAN
Permanent link


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