Sat, 14 Jan 2017

Package rscorecard updated to version 0.3.1 with previous version 0.2.8 dated 2016-10-03

Title: A Method to Download Department of Education College Scorecard Data
Description: A method to download Department of Education College Scorecard data using the public API. It is based on the dplyr model of piped commands to select and filter data in a single chained function call. An API key from the U.S. Department of Education is required.
Author: Benjamin Skinner [aut, cre]
Maintainer: Benjamin Skinner <b.skinner@vanderbilt.edu>

Diff between rscorecard versions 0.2.8 dated 2016-10-03 and 0.3.1 dated 2017-01-14

 DESCRIPTION                |    6 +++---
 MD5                        |   20 ++++++++++----------
 NEWS.md                    |    6 ++++++
 R/dictionary.R             |   29 ++++++++++++++++++++++-------
 R/filter.R                 |    4 ++--
 R/get.R                    |    2 +-
 R/select.R                 |    4 ++--
 R/sysdata.rda              |binary
 build/vignette.rds         |binary
 inst/doc/introduction.html |   44 ++++++++++++++++++++++----------------------
 man/sc_dict.Rd             |    6 +++---
 11 files changed, 71 insertions(+), 50 deletions(-)

More information about rscorecard at CRAN
Permanent link

Package Rcpp updated to version 0.12.9 with previous version 0.12.8 dated 2016-11-17

Title: Seamless R and C++ Integration
Description: The 'Rcpp' package provides R functions as well as C++ classes which offer a seamless integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents which facilitates both writing of new code as well as easier integration of third-party libraries. Documentation about 'Rcpp' is provided by several vignettes included in this package, via the 'Rcpp Gallery' site at <http://gallery.rcpp.org>, the paper by Eddelbuettel and Francois (2011, JSS), and the book by Eddelbuettel (2013, Springer); see 'citation("Rcpp")' for details on these last two.
Author: Dirk Eddelbuettel, Romain Francois, JJ Allaire, Kevin Ushey, Qiang Kou, Nathan Russell, Douglas Bates and John Chambers
Maintainer: Dirk Eddelbuettel <edd@debian.org>

Diff between Rcpp versions 0.12.8 dated 2016-11-17 and 0.12.9 dated 2017-01-14

 Rcpp-0.12.8/Rcpp/inst/doc/Rcpp.bib                                   |only
 Rcpp-0.12.8/Rcpp/vignettes/Rcpp.bib                                  |only
 Rcpp-0.12.9/Rcpp/ChangeLog                                           |  211 +
 Rcpp-0.12.9/Rcpp/DESCRIPTION                                         |    8 
 Rcpp-0.12.9/Rcpp/MD5                                                 |  151 -
 Rcpp-0.12.9/Rcpp/R/00_classes.R                                      |    6 
 Rcpp-0.12.9/Rcpp/R/01_show.R                                         |    6 
 Rcpp-0.12.9/Rcpp/R/02_completion.R                                   |    6 
 Rcpp-0.12.9/Rcpp/R/03_prompt.R                                       |    6 
 Rcpp-0.12.9/Rcpp/R/Attributes.R                                      |  130 -
 Rcpp-0.12.9/Rcpp/R/Module.R                                          |  168 -
 Rcpp-0.12.9/Rcpp/R/RcppLdpath.R                                      |    2 
 Rcpp-0.12.9/Rcpp/R/bib.R                                             |    4 
 Rcpp-0.12.9/Rcpp/R/compilerCheck.R                                   |    4 
 Rcpp-0.12.9/Rcpp/R/exceptions.R                                      |   22 
 Rcpp-0.12.9/Rcpp/R/exposeClass.R                                     |   21 
 Rcpp-0.12.9/Rcpp/R/loadModule.R                                      |   20 
 Rcpp-0.12.9/Rcpp/R/loadRcppModules.R                                 |    6 
 Rcpp-0.12.9/Rcpp/R/unit.tests.R                                      |   12 
 Rcpp-0.12.9/Rcpp/R/zzz.R                                             |    4 
 Rcpp-0.12.9/Rcpp/README.md                                           |    8 
 Rcpp-0.12.9/Rcpp/build/Rcpp.pdf                                      |binary
 Rcpp-0.12.9/Rcpp/inst/NEWS.Rd                                        |   44 
 Rcpp-0.12.9/Rcpp/inst/bib                                            |only
 Rcpp-0.12.9/Rcpp/inst/doc/Rcpp-FAQ.Rnw                               |    3 
 Rcpp-0.12.9/Rcpp/inst/doc/Rcpp-FAQ.pdf                               |binary
 Rcpp-0.12.9/Rcpp/inst/doc/Rcpp-attributes.Rnw                        |    2 
 Rcpp-0.12.9/Rcpp/inst/doc/Rcpp-attributes.pdf                        |binary
 Rcpp-0.12.9/Rcpp/inst/doc/Rcpp-extending.R                           |   23 
 Rcpp-0.12.9/Rcpp/inst/doc/Rcpp-extending.Rnw                         |   59 
 Rcpp-0.12.9/Rcpp/inst/doc/Rcpp-extending.pdf                         |binary
 Rcpp-0.12.9/Rcpp/inst/doc/Rcpp-introduction.Rnw                      |    2 
 Rcpp-0.12.9/Rcpp/inst/doc/Rcpp-introduction.pdf                      |binary
 Rcpp-0.12.9/Rcpp/inst/doc/Rcpp-modules.Rnw                           |    2 
 Rcpp-0.12.9/Rcpp/inst/doc/Rcpp-modules.pdf                           |binary
 Rcpp-0.12.9/Rcpp/inst/doc/Rcpp-package.Rnw                           |    2 
 Rcpp-0.12.9/Rcpp/inst/doc/Rcpp-package.pdf                           |binary
 Rcpp-0.12.9/Rcpp/inst/doc/Rcpp-quickref.pdf                          |binary
 Rcpp-0.12.9/Rcpp/inst/doc/Rcpp-sugar.Rnw                             |    2 
 Rcpp-0.12.9/Rcpp/inst/doc/Rcpp-sugar.pdf                             |binary
 Rcpp-0.12.9/Rcpp/inst/doc/Rcpp-unitTests.pdf                         |binary
 Rcpp-0.12.9/Rcpp/inst/include/Rcpp/api/bones/wrap_extra_steps.h      |   12 
 Rcpp-0.12.9/Rcpp/inst/include/Rcpp/config.h                          |    4 
 Rcpp-0.12.9/Rcpp/inst/include/Rcpp/date_datetime/Date.h              |   23 
 Rcpp-0.12.9/Rcpp/inst/include/Rcpp/date_datetime/Datetime.h          |   33 
 Rcpp-0.12.9/Rcpp/inst/include/Rcpp/date_datetime/newDateVector.h     |   15 
 Rcpp-0.12.9/Rcpp/inst/include/Rcpp/date_datetime/newDatetimeVector.h |   20 
 Rcpp-0.12.9/Rcpp/inst/include/Rcpp/exceptions.h                      |   81 
 Rcpp-0.12.9/Rcpp/inst/include/Rcpp/iostream/Rstreambuf.h             |    6 
 Rcpp-0.12.9/Rcpp/inst/include/Rcpp/r_cast.h                          |   76 
 Rcpp-0.12.9/Rcpp/inst/include/Rcpp/sugar/functions/complex.h         |    2 
 Rcpp-0.12.9/Rcpp/inst/include/Rcpp/sugar/functions/functions.h       |    2 
 Rcpp-0.12.9/Rcpp/inst/include/Rcpp/sugar/functions/sample.h          |only
 Rcpp-0.12.9/Rcpp/inst/include/Rcpp/traits/named_object.h             |   60 
 Rcpp-0.12.9/Rcpp/inst/include/Rcpp/vector/Matrix.h                   |   29 
 Rcpp-0.12.9/Rcpp/inst/unitTests/cpp/Environment.cpp                  |   15 
 Rcpp-0.12.9/Rcpp/inst/unitTests/cpp/Matrix.cpp                       |   13 
 Rcpp-0.12.9/Rcpp/inst/unitTests/cpp/dates.cpp                        |   64 
 Rcpp-0.12.9/Rcpp/inst/unitTests/cpp/exceptions.cpp                   |    8 
 Rcpp-0.12.9/Rcpp/inst/unitTests/cpp/sugar.cpp                        |   45 
 Rcpp-0.12.9/Rcpp/inst/unitTests/runit.Date.R                         |   72 
 Rcpp-0.12.9/Rcpp/inst/unitTests/runit.Matrix.R                       |   25 
 Rcpp-0.12.9/Rcpp/inst/unitTests/runit.environments.R                 |   42 
 Rcpp-0.12.9/Rcpp/inst/unitTests/runit.exceptions.R                   |   18 
 Rcpp-0.12.9/Rcpp/inst/unitTests/runit.misc.R                         |   51 
 Rcpp-0.12.9/Rcpp/inst/unitTests/runit.sugar.R                        |  747 ++++--
 Rcpp-0.12.9/Rcpp/inst/unitTests/runit.system.R                       |only
 Rcpp-0.12.9/Rcpp/src/Date.cpp                                        | 1131 +++++-----
 Rcpp-0.12.9/Rcpp/src/Module.cpp                                      |  192 -
 Rcpp-0.12.9/Rcpp/src/Rcpp_init.cpp                                   |    6 
 Rcpp-0.12.9/Rcpp/src/api.cpp                                         |   41 
 Rcpp-0.12.9/Rcpp/src/attributes.cpp                                  |  358 +--
 Rcpp-0.12.9/Rcpp/vignettes/Rcpp-FAQ.Rnw                              |    3 
 Rcpp-0.12.9/Rcpp/vignettes/Rcpp-attributes.Rnw                       |    2 
 Rcpp-0.12.9/Rcpp/vignettes/Rcpp-extending.Rnw                        |   59 
 Rcpp-0.12.9/Rcpp/vignettes/Rcpp-introduction.Rnw                     |    2 
 Rcpp-0.12.9/Rcpp/vignettes/Rcpp-modules.Rnw                          |    2 
 Rcpp-0.12.9/Rcpp/vignettes/Rcpp-package.Rnw                          |    2 
 Rcpp-0.12.9/Rcpp/vignettes/Rcpp-sugar.Rnw                            |    2 
 79 files changed, 2661 insertions(+), 1536 deletions(-)

More information about Rcpp at CRAN
Permanent link

Package RWekajars updated to version 3.9.1-1 with previous version 3.9.0-1 dated 2016-05-04

Title: R/Weka Interface Jars
Description: External jars required for package 'RWeka'.
Author: Kurt Hornik [aut, cre], University of Waikato [ctb, cph] (Weka Java library)
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>

Diff between RWekajars versions 3.9.0-1 dated 2016-05-04 and 3.9.1-1 dated 2017-01-14

 DESCRIPTION        |    8 ++++----
 MD5                |    4 ++--
 inst/java/weka.jar |binary
 3 files changed, 6 insertions(+), 6 deletions(-)

More information about RWekajars at CRAN
Permanent link

Package RWeka updated to version 0.4-30 with previous version 0.4-29 dated 2016-06-13

Title: R/Weka Interface
Description: An R interface to Weka (Version 3.9.1). Weka is a collection of machine learning algorithms for data mining tasks written in Java, containing tools for data pre-processing, classification, regression, clustering, association rules, and visualization. Package 'RWeka' contains the interface code, the Weka jar is in a separate package 'RWekajars'. For more information on Weka see <http://www.cs.waikato.ac.nz/ml/weka/>.
Author: Kurt Hornik [aut, cre], Christian Buchta [ctb], Torsten Hothorn [ctb], Alexandros Karatzoglou [ctb], David Meyer [ctb], Achim Zeileis [ctb]
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>

Diff between RWeka versions 0.4-29 dated 2016-06-13 and 0.4-30 dated 2017-01-14

 CHANGELOG                  |    4 ++++
 DESCRIPTION                |   10 +++++-----
 MD5                        |   14 +++++++-------
 R/readers.R                |    4 ++++
 inst/doc/RWeka.pdf         |binary
 inst/java/RWeka.jar        |binary
 java/Makefile              |    2 +-
 java/RWekaInterfaces.class |binary
 8 files changed, 21 insertions(+), 13 deletions(-)

More information about RWeka at CRAN
Permanent link

New package rwars with initial version 1.0.0
Package: rwars
Type: Package
Title: R Client for the Star Wars API
Description: Provides functions to retrieve and reformat data from the 'Star Wars' API (SWAPI) <https://swapi.co/>.
Version: 1.0.0
Date: 2017-01-13
Author: Oliver Keyes
Maintainer: Oliver Keyes <ironholds@gmail.com>
License: MIT + file LICENSE
Imports: httr
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-13 21:42:52 UTC; ironholds
Repository: CRAN
Date/Publication: 2017-01-14 16:30:04

More information about rwars at CRAN
Permanent link

New package owmr with initial version 0.7.2
Package: owmr
Title: OpenWeatherMap API Wrapper
Version: 0.7.2
Authors@R: person("Stefan", "Kuethe", email = "crazycapivara@gmail.com", role = c("aut", "cre"))
Description: Accesses OpenWeatherMap's (owm) <https://openweathermap.org/> API. 'owm' itself is a service providing weather data in the past, in the future and now. Furthermore, 'owm' serves weather map layers usable in frameworks like 'leaflet'. In order to access the API, you need to sign up for an API key. There are free and paid plans. Beside functions for fetching weather data from 'owm', 'owmr' supplies tools to tidy up fetched data (for fast and simple access) and to show it on leaflet maps.
URL: https://github.com/crazycapivara/owmr/, https://crazycapivara.github.io/owmr/
BugReports: https://github.com/crazycapivara/owmr/issues/
Depends: R (>= 3.1.2)
Imports: magrittr, httr, jsonlite
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
Suggests: leaflet, whisker, testthat, covr
Packaged: 2017-01-14 14:12:58 UTC; gabbo
Author: Stefan Kuethe [aut, cre]
Maintainer: Stefan Kuethe <crazycapivara@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2017-01-14 16:30:02

More information about owmr at CRAN
Permanent link

Package prodlim updated to version 1.5.9 with previous version 1.5.7 dated 2015-12-19

Title: Product-Limit Estimation for Censored Event History Analysis
Description: Fast and user friendly implementation of nonparametric estimators for censored event history (survival) analysis. Kaplan-Meier and Aalen-Johansen method.
Author: Thomas A. Gerds
Maintainer: Thomas A. Gerds <tag@biostat.ku.dk>

Diff between prodlim versions 1.5.7 dated 2015-12-19 and 1.5.9 dated 2017-01-14

 prodlim-1.5.7/prodlim/man/clusterTestData.Rd        |only
 prodlim-1.5.9/prodlim/DESCRIPTION                   |    7 
 prodlim-1.5.9/prodlim/MD5                           |   97 +++---
 prodlim-1.5.9/prodlim/NAMESPACE                     |    2 
 prodlim-1.5.9/prodlim/R/backGround.R                |   43 +-
 prodlim-1.5.9/prodlim/R/model.design.R              |    5 
 prodlim-1.5.9/prodlim/R/plot.prodlim.R              |  295 +++++++++++---------
 prodlim-1.5.9/prodlim/R/prodlim.R                   |   51 +--
 prodlim-1.5.9/prodlim/R/sindex.R                    |    4 
 prodlim-1.5.9/prodlim/man/EventHistory.frame.Rd     |    7 
 prodlim-1.5.9/prodlim/man/Hist.Rd                   |    7 
 prodlim-1.5.9/prodlim/man/List2Matrix.Rd            |    3 
 prodlim-1.5.9/prodlim/man/PercentAxis.Rd            |    6 
 prodlim-1.5.9/prodlim/man/SimCompRisk.Rd            |    4 
 prodlim-1.5.9/prodlim/man/SimSurv.Rd                |    4 
 prodlim-1.5.9/prodlim/man/SmartControl.Rd           |    5 
 prodlim-1.5.9/prodlim/man/atRisk.Rd                 |    2 
 prodlim-1.5.9/prodlim/man/backGround.Rd             |    5 
 prodlim-1.5.9/prodlim/man/confInt.Rd                |    2 
 prodlim-1.5.9/prodlim/man/crModel.Rd                |    3 
 prodlim-1.5.9/prodlim/man/dimColor.Rd               |    4 
 prodlim-1.5.9/prodlim/man/getEvent.Rd               |    6 
 prodlim-1.5.9/prodlim/man/getStates.Rd              |    2 
 prodlim-1.5.9/prodlim/man/jackknife.Rd              |   13 
 prodlim-1.5.9/prodlim/man/leaveOneOut.Rd            |    2 
 prodlim-1.5.9/prodlim/man/markTime.Rd               |    2 
 prodlim-1.5.9/prodlim/man/meanNeighbors.Rd          |    4 
 prodlim-1.5.9/prodlim/man/model.design.Rd           |   14 
 prodlim-1.5.9/prodlim/man/neighborhood.Rd           |    3 
 prodlim-1.5.9/prodlim/man/parseSpecialNames.Rd      |    3 
 prodlim-1.5.9/prodlim/man/plot.Hist.Rd              |    4 
 prodlim-1.5.9/prodlim/man/plot.prodlim.Rd           |  104 ++++---
 prodlim-1.5.9/prodlim/man/plotCompetingRiskModel.Rd |    4 
 prodlim-1.5.9/prodlim/man/plotIllnessDeathModel.Rd  |    3 
 prodlim-1.5.9/prodlim/man/predict.prodlim.Rd        |    7 
 prodlim-1.5.9/prodlim/man/predictSurvIndividual.Rd  |    6 
 prodlim-1.5.9/prodlim/man/print.prodlim.Rd          |    2 
 prodlim-1.5.9/prodlim/man/prodlim.Rd                |    8 
 prodlim-1.5.9/prodlim/man/quantile.prodlim.Rd       |    3 
 prodlim-1.5.9/prodlim/man/redist.Rd                 |    4 
 prodlim-1.5.9/prodlim/man/row.match.Rd              |    4 
 prodlim-1.5.9/prodlim/man/sindex.Rd                 |    9 
 prodlim-1.5.9/prodlim/man/stopTime.Rd               |    6 
 prodlim-1.5.9/prodlim/man/strip.terms.Rd            |    9 
 prodlim-1.5.9/prodlim/man/summary.Hist.Rd           |    4 
 prodlim-1.5.9/prodlim/man/summary.prodlim.Rd        |    5 
 prodlim-1.5.9/prodlim/man/survModel.Rd              |    2 
 prodlim-1.5.9/prodlim/src/prodlim.c                 |    6 
 prodlim-1.5.9/prodlim/src/prodlim_surv.c            |   10 
 prodlim-1.5.9/prodlim/tests/testthat/prodlim.R      |   20 +
 50 files changed, 488 insertions(+), 337 deletions(-)

More information about prodlim at CRAN
Permanent link

Package MCDA updated to version 0.0.16 with previous version 0.0.15 dated 2017-01-09

Title: Functions to Support the Multicriteria Decision Aiding Process
Description: Functions which can be useful to support the analyst in the Multicriteria Decision Aiding (MCDA) process involving multiple, conflicting criteria.
Author: Patrick Meyer, Sébastien Bigaret, Richard Hodgett, Alexandru-Liviu Olteanu
Maintainer: Patrick Meyer <patrick.meyer@telecom-bretagne.eu>

Diff between MCDA versions 0.0.15 dated 2017-01-09 and 0.0.16 dated 2017-01-14

 MCDA-0.0.15/MCDA/tests/example.R  |only
 MCDA-0.0.15/MCDA/tests/example2.R |only
 MCDA-0.0.16/MCDA/DESCRIPTION      |    8 ++++----
 MCDA-0.0.16/MCDA/MD5              |    6 +++---
 MCDA-0.0.16/MCDA/inst/examples    |only
 5 files changed, 7 insertions(+), 7 deletions(-)

More information about MCDA at CRAN
Permanent link

Package gquad updated to version 2.0-0 with previous version 1.0-0 dated 2015-07-01

Title: Prediction of G Quadruplexes and Other Non-B DNA Motifs
Description: Genomic biology is not limited to the confines of the canonical B- forming DNA duplex, but includes over ten different types of other secondary structures that are collectively termed non-B DNA structures. Of these non-B DNA structures, the G-quadruplexes are highly stable four-stranded structures that are recognized by distinct subsets of nuclear factors. This package provide functions for predicting intramolecular G quadruplexes. In addition, functions for predicting other intramolecular nonB DNA structures are included.
Author: Hannah O. Ajoge
Maintainer: Hannah O. Ajoge <ohuajo@gmail.com>

Diff between gquad versions 1.0-0 dated 2015-07-01 and 2.0-0 dated 2017-01-14

 gquad-1.0-0/gquad/R/gquad-package.R    |only
 gquad-1.0-0/gquad/man/gquad-package.Rd |only
 gquad-2.0-0/gquad/DESCRIPTION          |   22 ++-
 gquad-2.0-0/gquad/MD5                  |   28 +++-
 gquad-2.0-0/gquad/NAMESPACE            |    9 +
 gquad-2.0-0/gquad/R/aphased.R          |only
 gquad-2.0-0/gquad/R/gquad.R            |  197 +++++++++++++++++++++++++--------
 gquad-2.0-0/gquad/R/gquadO.R           |  173 ++++++++++++++++++++++------
 gquad-2.0-0/gquad/R/hdna.R             |only
 gquad-2.0-0/gquad/R/hdnaO.R            |only
 gquad-2.0-0/gquad/R/slipped.R          |only
 gquad-2.0-0/gquad/R/str.R              |only
 gquad-2.0-0/gquad/R/tfo.R              |only
 gquad-2.0-0/gquad/R/zdna.R             |only
 gquad-2.0-0/gquad/man/aphased.Rd       |only
 gquad-2.0-0/gquad/man/gquad.Rd         |   25 ++--
 gquad-2.0-0/gquad/man/gquadO.Rd        |   22 +--
 gquad-2.0-0/gquad/man/hdna.Rd          |only
 gquad-2.0-0/gquad/man/hdnaO.Rd         |only
 gquad-2.0-0/gquad/man/slipped.Rd       |only
 gquad-2.0-0/gquad/man/str.Rd           |only
 gquad-2.0-0/gquad/man/tfo.Rd           |only
 gquad-2.0-0/gquad/man/zdna.Rd          |only
 23 files changed, 350 insertions(+), 126 deletions(-)

More information about gquad at CRAN
Permanent link

New package gamCopula with initial version 0.0-2
Package: gamCopula
Type: Package
Title: Generalized Additive Models for Bivariate Conditional Dependence Structures and Vine Copulas
Version: 0.0-2
Date: 2017-01-14
Authors@R: c( person("Thomas", "Nagler",, "thomas.nagler@tum.de", role = "aut"), person("Thibault", "Vatter",, "thibault.vatter@gmail.com", role = c("aut", "cre")) )
Maintainer: Thibault Vatter <thibault.vatter@gmail.com>
Depends: R (>= 3.0.2)
Imports: graphics, stats, utils, VineCopula (>= 2.0.0), mgcv, MASS, gsl, numDeriv, methods, copula, igraph (>= 1.0.0), parallel, foreach, doParallel
Description: Implementation of various inference and simulation tools to apply generalized additive models to bivariate dependence structures and non-simplified vine copulas.
License: GPL-3
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-14 12:58:39 UTC; tvatter
Author: Thomas Nagler [aut], Thibault Vatter [aut, cre]
Repository: CRAN
Date/Publication: 2017-01-14 14:24:10

More information about gamCopula at CRAN
Permanent link

New package flifo with initial version 0.1.4
Package: flifo
Type: Package
Title: Don't Get Stuck with Stacks in R
Version: 0.1.4
Date: 2017-01-14
Authors@R: person("Paul", "Poncet", , "paulponcet@yahoo.fr", role = c("aut", "cre"))
Description: Functions to create and manipulate FIFO (First In First Out), LIFO (Last In First Out), and NINO (Not In or Never Out) stacks in R.
License: MIT + file LICENSE
LazyData: TRUE
Depends: R (>= 3.1.3)
Imports: bazar, pryr
VignetteBuilder: knitr
Suggests: knitr, testthat
URL: https://github.com/paulponcet/flifo
BugReports: https://github.com/paulponcet/flifo/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-14 14:04:56 UTC; YL1101
Author: Paul Poncet [aut, cre]
Maintainer: Paul Poncet <paulponcet@yahoo.fr>
Repository: CRAN
Date/Publication: 2017-01-14 15:24:52

More information about flifo at CRAN
Permanent link

New package bazar with initial version 0.1.4
Package: bazar
Type: Package
Title: Miscellaneous Basic Functions
Version: 0.1.4
Date: 2017-01-10
Authors@R: person("Paul", "Poncet", , "paulponcet@yahoo.fr", role = c("aut", "cre"))
Description: A collection of miscellaneous functions for copying objects to the clipboard ('Copy'); manipulating strings ('concat', 'mgsub', 'trim', 'verlan'); loading or showing packages ('library_with_rep', 'require_with_rep', 'sessionPackages'); creating or testing for named lists ('nlist', 'as.nlist', 'is.nlist'), formulas ('is.formula'), empty objects ('as.empty', 'is.empty'), whole numbers ('as.wholenumber', 'is.wholenumber'); testing for equality ('almost.equal', 'almost.zero'); getting modified versions of usual functions ('rle2', 'sumNA'); making a pause or a stop ('pause', 'stopif'); and others ('erase', '%nin%', 'unwhich').
License: GPL-3
LazyData: TRUE
Depends: R (>= 3.1.3)
Imports: kimisc, tools, utils
Suggests: knitr, testthat
URL: https://github.com/paulponcet/bazar
BugReports: https://github.com/paulponcet/bazar/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-14 12:11:46 UTC; YL1101
Author: Paul Poncet [aut, cre]
Maintainer: Paul Poncet <paulponcet@yahoo.fr>
Repository: CRAN
Date/Publication: 2017-01-14 14:14:28

More information about bazar at CRAN
Permanent link

New package ziphsmm with initial version 1.0.0
Package: ziphsmm
Type: Package
Title: Zero-Inflated Poisson Hidden (Semi-)Markov Models
Version: 1.0.0
Date: 2017-01-13
Author: Zekun (Jack) Xu, Ye Liu
Maintainer: Zekun (Jack) Xu <zekunxu@gmail.com>
Description: Fit zero-inflated Poisson hidden (semi-)Markov models with or without covariates by directly maximizing the log likelihood function. Multiple starting values should be used to avoid local minima.
Depends: R(>= 3.1.0)
License: GPL
Imports: Rcpp
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2017-01-14 00:35:40 UTC; xuzekun
Repository: CRAN
Date/Publication: 2017-01-14 12:12:47

More information about ziphsmm at CRAN
Permanent link

New package worrms with initial version 0.1.0
Package: worrms
Type: Package
Title: World Register of Marine Species (WoRMS) Client
Description: Client for World Register of Marine Species (<http://www.marinespecies.org/>). Includes functions for each of the API methods, including searching for names by name, date and common names, searching using external identifiers, fetching synonyms, as well as fetching taxonomic children and taxonomic classification.
Version: 0.1.0
Authors@R: c(person("Scott", "Chamberlain", role = c("aut", "cre"), email = "myrmecocystus@gmail.com"))
License: MIT + file LICENSE
URL: https://github.com/ropensci/worrms
BugReports: https://github.com/ropensci/worrms/issues
LazyData: true
VignetteBuilder: knitr
Imports: crul (>= 0.2.0), tibble (>= 1.2), jsonlite (>= 1.1)
Suggests: roxygen2 (>= 5.0.1), knitr, rmarkdown, testthat, covr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-13 20:56:33 UTC; sacmac
Author: Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2017-01-14 12:46:41

More information about worrms at CRAN
Permanent link

New package TeachBayes with initial version 0.1.0
Package: TeachBayes
Type: Package
Title: Teaching Bayesian Inference
Version: 0.1.0
Depends: LearnBayes, ggplot2, gridExtra, dplyr, shiny
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Author: Jim Albert
Maintainer: Jim Albert <albert@bgsu.edu>
Description: Several functions for communicating Bayesian thinking including Bayes rule for deciding among spinners, visualizations for Bayesian inference for one proportion and for one mean, and comparison of two proportions using a discrete prior.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2017-01-13 19:44:15 UTC; albert
Repository: CRAN
Date/Publication: 2017-01-14 12:12:43

More information about TeachBayes at CRAN
Permanent link

New package sparseFLMM with initial version 0.1.0
Package: sparseFLMM
Type: Package
Title: Functional Linear Mixed Models for Irregularly or Sparsely Sampled Data
Version: 0.1.0
Author: Jona Cederbaum
Maintainer: Jona Cederbaum <Jona.Cederbaum@stat.uni-muenchen.de>
Description: Estimation of functional linear mixed models for irregularly or sparsely sampled data based on functional principal component analysis.
License: GPL-2
LazyData: TRUE
Depends: R (>= 3.3.1), mgcv (>= 1.8-12), data.table (>= 1.9-5), refund (>= 0.1-16)
Imports: methods, parallel, MASS, Matrix
Suggests:
Collate: 'call_all_functions.R' 'cov_estimation_tri.R' 'cov_estimation_tri_constr.R' 'cov_estimation_whole.R' 'fpc_estimation.R' 'fpc_famm_estimation.R' 'get_cross_products.R' 'mean_estimation.R' 'tri_constraint_constructor.R' 'useful_functions.R' 'zzz.R'
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-13 20:11:24 UTC; Jona
Repository: CRAN
Date/Publication: 2017-01-14 12:12:46

More information about sparseFLMM at CRAN
Permanent link

Package OpenMx updated to version 2.7.3 with previous version 2.7.2 dated 2017-01-10

Title: Extended Structural Equation Modelling
Description: Facilitates treatment of statistical model specifications as things that can be generated and manipulated programmatically. Structural equation models may be specified with reticular action model matrices or paths, linear structural relations matrices or paths, or directly in matrix algebra. Fit functions include full information maximum likelihood, maximum likelihood, and weighted least squares. Example models include confirmatory factor, multiple group, mixture distribution, categorical threshold, modern test theory, differential equations, state space, and many others.
Author: Steven M. Boker [aut], Michael C. Neale [aut], Hermine H. Maes [aut], Michael J. Wilde [ctb], Michael Spiegel [aut], Timothy R. Brick [aut], Ryne Estabrook [aut], Timothy C. Bates [aut], Paras Mehta [ctb], Timo von Oertzen [ctb], Ross J. Gore [aut], Michael D. Hunter [aut], Daniel C. Hackett [ctb], Julian Karch [ctb], Andreas M. Brandmaier [ctb], Joshua N. Pritikin [aut, cre], Mahsa Zahery [aut], Robert M. Kirkpatrick [aut], Yang Wang [ctb], Charles Driver [ctb], Massachusetts Institute of Technology [cph], S. G. Johnson [cph], Association for Computing Machinery [cph], Dieter Kraft [cph], Stefan Wilhelm [cph], Manjunath B G [cph]
Maintainer: Joshua N. Pritikin <jpritikin@pobox.com>

Diff between OpenMx versions 2.7.2 dated 2017-01-10 and 2.7.3 dated 2017-01-14

 OpenMx-2.7.2/OpenMx/man/omxNormalQuantiles.Rd                         |only
 OpenMx-2.7.3/OpenMx/DESCRIPTION                                       |    8 +-
 OpenMx-2.7.3/OpenMx/MD5                                               |   39 +++++-----
 OpenMx-2.7.3/OpenMx/NEWS                                              |    4 -
 OpenMx-2.7.3/OpenMx/R/MxExpectationNormal.R                           |    2 
 OpenMx-2.7.3/OpenMx/R/MxModelParameters.R                             |   26 +++---
 OpenMx-2.7.3/OpenMx/R/MxThreshold.R                                   |   17 ++--
 OpenMx-2.7.3/OpenMx/R/MxVersion.R                                     |    2 
 OpenMx-2.7.3/OpenMx/inst/CITATION                                     |    2 
 OpenMx-2.7.3/OpenMx/inst/models/nightly/JointAutoStrat.R              |    9 +-
 OpenMx-2.7.3/OpenMx/inst/models/nightly/ifa-2d-mg.R                   |    2 
 OpenMx-2.7.3/OpenMx/inst/models/nightly/jointError.R                  |only
 OpenMx-2.7.3/OpenMx/inst/models/nightly/multilevelLatentRegression2.R |   14 +--
 OpenMx-2.7.3/OpenMx/inst/models/passing/CIduplicates.R                |    4 -
 OpenMx-2.7.3/OpenMx/man/mxNormalQuantiles.Rd                          |only
 OpenMx-2.7.3/OpenMx/src/Makevars.in                                   |    3 
 OpenMx-2.7.3/OpenMx/src/omxData.cpp                                   |    6 +
 OpenMx-2.7.3/OpenMx/src/omxFIMLFitFunction.cpp                        |   34 +++++---
 OpenMx-2.7.3/OpenMx/src/omxFIMLFitFunction.h                          |   27 +++++-
 OpenMx-2.7.3/OpenMx/src/omxNPSOLSpecific.cpp                          |    4 -
 OpenMx-2.7.3/OpenMx/src/omxRAMExpectation.cpp                         |    6 +
 OpenMx-2.7.3/OpenMx/src/omxSadmvnWrapper.h                            |    2 
 22 files changed, 129 insertions(+), 82 deletions(-)

More information about OpenMx at CRAN
Permanent link

New package kdevine with initial version 0.3.0
Package: kdevine
Type: Package
Title: Multivariate Kernel Density Estimation with Vine Copulas
Version: 0.3.0
Date: 2017-01-13
Authors@R: person("Thomas", "Nagler", ,"thomas.nagler@tum.de", c("aut", "cre"))
URL: https://github.com/tnagler/kdevine
BugReports: https://github.com/tnagler/kdevine/issues
Description: Implements a vine copula based kernel density estimator. The estimator does not suffer from the curse of dimensionality and is therefore well suited for high-dimensional applications.
License: GPL-3 | file LICENSE
Imports: kdecopula, VineCopula, Rcpp, qrng, doParallel, parallel, foreach, ks, graphics, stats, utils
LazyData: yes
LinkingTo: Rcpp
Packaged: 2017-01-14 00:30:26 UTC; n5
RoxygenNote: 5.0.1
NeedsCompilation: yes
Author: Thomas Nagler [aut, cre]
Maintainer: Thomas Nagler <thomas.nagler@tum.de>
Repository: CRAN
Date/Publication: 2017-01-14 12:46:39

More information about kdevine at CRAN
Permanent link

Package iprior updated to version 0.6.3 with previous version 0.6.2 dated 2016-08-21

Title: Linear Regression using I-Priors
Description: Provides methods to perform and analyse I-prior regression models. Estimation is mainly done via an EM algorithm, but there is flexibility in using any optimiser.
Author: Haziq Jamil [aut, cre]
Maintainer: Haziq Jamil <haziq.jamil@gmail.com>

Diff between iprior versions 0.6.2 dated 2016-08-21 and 0.6.3 dated 2017-01-14

 DESCRIPTION                      |    6 +-
 MD5                              |   48 +++++++++++---------
 NAMESPACE                        |    1 
 NEWS.md                          |   10 ++++
 R/Kernel_functions.R             |   33 ++++++++++++++
 R/Kernel_loader.R                |   39 +++++++++++-----
 R/RcppExports.R                  |    2 
 R/Utilities.R                    |   53 ++++++++++++++++------
 R/fbmOptim.R                     |only
 R/iprior.R                       |   59 ++++++++++++++++++-------
 R/ipriorEM.R                     |    8 +--
 R/ipriorEM_helper.R              |    6 +-
 R/slope.R                        |   14 +++---
 R/update.R                       |   91 ++++++++++++++++++---------------------
 README.md                        |    4 -
 build/vignette.rds               |binary
 inst/doc/iprior_vignette.html    |   28 +++++-------
 inst/doc/kernel_matrix.R         |only
 inst/doc/kernel_matrix.Rmd       |only
 inst/doc/kernel_matrix.html      |only
 man/fbmOptim.Rd                  |only
 man/iprior.Rd                    |   19 +++++---
 man/kernL.Rd                     |    3 +
 man/kernel.Rd                    |    2 
 src/RcppExports.cpp              |   26 +++++------
 tests/testthat/Rplots.pdf        |binary
 tests/testthat/test-9iprior_ot.R |    8 +++
 vignettes/kernel_matrix.Rmd      |only
 28 files changed, 295 insertions(+), 165 deletions(-)

More information about iprior at CRAN
Permanent link

New package InfiniumPurify with initial version 1.3.1
Package: InfiniumPurify
Type: Package
Title: Estimate and Account for Tumor Purity in Cancer Methylation Data Analysis
Version: 1.3.1
Date: 2017-1-8
Author: Yufang Qin
Maintainer: Yufang Qin <yfqin@shou.edu.cn>
Depends: matrixStats
Description: The proportion of cancer cells in solid tumor sample, known as the tumor purity, has adverse impact on a variety of data analyses if not properly accounted for. We develop 'InfiniumPurify', which is a comprehensive R package for estimating and accounting for tumor purity based on DNA methylation Infinium 450k array data. 'InfiniumPurify' provides functionalities for tumor purity estimation. In addition, it can perform differential methylation detection and tumor sample clustering with the consideration of tumor purities.
License: GPL-2
NeedsCompilation: no
Packaged: 2017-01-11 13:10:18 UTC; zhengxq
Repository: CRAN
Date/Publication: 2017-01-14 12:12:25

More information about InfiniumPurify at CRAN
Permanent link

Package fbar updated to version 0.1.23 with previous version 0.1.16 dated 2016-12-19

Title: An Extensible Approach to Flux Balance Analysis
Description: This is a simple package for Flux Balance Analysis and related metabolic modelling techniques. Functions are provided for: parsing models in tabular format, converting parsed metabolic models to input formats for common linear programming solvers, and evaluating and applying gene-protein-reaction mappings. In addition, there are wrappers to parse a model, select a solver, find the metabolic fluxes, and return the results applied to the original model. Compared to other packages in this field, this package puts a much heavier focus on providing reusable components that can be used in the design of new implementation of new techniques, in particular those that involve large parameter sweeps.
Author: Max Conway [aut, cre]
Maintainer: Max Conway <conway.max1@gmail.com>

Diff between fbar versions 0.1.16 dated 2016-12-19 and 0.1.23 dated 2017-01-14

 DESCRIPTION                                           |   33 +++++------
 MD5                                                   |   43 +++++++++-----
 NAMESPACE                                             |    1 
 NEWS.md                                               |   18 ++++++
 R/convenience_wrappers.R                              |    4 -
 R/parsing_and_conversion.R                            |   53 +++++++++++++++---
 README.md                                             |   16 +----
 build/vignette.rds                                    |binary
 inst/doc/Introduction.R                               |    6 +-
 inst/doc/Introduction.Rmd                             |   13 +---
 inst/doc/Introduction.html                            |   15 ++---
 inst/doc/Multi-Objective_Optimization_case_study.R    |only
 inst/doc/Multi-Objective_Optimization_case_study.Rmd  |only
 inst/doc/Multi-Objective_Optimization_case_study.html |only
 inst/doc/Tutorial.R                                   |only
 inst/doc/Tutorial.Rmd                                 |only
 inst/doc/Tutorial.html                                |only
 man/expanded_to_ROI.Rd                                |   10 ++-
 man/expanded_to_reactiontbl.Rd                        |only
 man/reactiontbl_to_expanded.Rd                        |    9 +--
 tests/testthat/test-ROI.R                             |   17 ++---
 tests/testthat/test-ROI_plugins.R                     |only
 tests/testthat/test-convenience.R                     |only
 tests/testthat/test-full-size.R                       |   14 +---
 tests/testthat/test-parsing_and_conversion.R          |   10 +++
 vignettes/Introduction.Rmd                            |   13 +---
 vignettes/Multi-Objective_Optimization_case_study.Rmd |only
 vignettes/Tutorial.Rmd                                |only
 28 files changed, 165 insertions(+), 110 deletions(-)

More information about fbar at CRAN
Permanent link

New package baitmet with initial version 1.0.0
Package: baitmet
Type: Package
Title: Library Driven Compound Profiling in GC-MS Data
Version: 1.0.0
Date: 2017-01-13
Author: Xavier Domingo-Almenara, Alexandre Perera-Lluna, Gabriel Vivo-Truyols, Gabriela Venturini, Maria Vinaixa, Jesus Brezmes.
Depends: Rcpp, erah (>= 1.0.5)
Imports: osd, HiClimR, XML, signal, methods
Suggests: R.rsp, mzR
Maintainer: Xavier Domingo-Almenara <xdomingo@scripps.edu>
Description: Automated quantification of metabolites by targeting mass spectral/retention time libraries into full scan-acquired gas chromatography - mass spectrometry (GC-MS) chromatograms. Baitmet outputs a table with compounds name, spectral matching score, retention index error, and compounds area in each sample. Baitmet can automatically determine the compounds retention indexes with or without co-injection of internal standards with samples.
License: GPL (>= 2)
URL: http://metabolomicsplatform.com/
Repository: CRAN
LazyData: no
VignetteBuilder: R.rsp
NeedsCompilation: no
Packaged: 2017-01-13 21:25:18 UTC; xavidomingo
Date/Publication: 2017-01-14 12:12:45

More information about baitmet at CRAN
Permanent link

New package assertable with initial version 0.1.0
Package: assertable
Type: Package
Title: Verbose Assertions for Tabular Data (Data.frames and Data.tables)
Version: 0.1.0
Author: Grant Nguyen
Maintainer: Grant Nguyen <gngu@uw.edu>
Description: Simple, flexible, assertions on data.frame or data.table objects with verbose output for vetting. While other assertion packages apply towards more general use-cases, assertable is tailored towards tabular data. It includes functions to check variable names and values, whether the dataset contains all combinations of a given set of unique identifiers, and whether it is a certain length. In addition, assertable includes utility functions to check the existence of target files and to efficiently import multiple tabular data files into one data.table.
Depends: R (>= 3.1.0)
Imports: data.table, parallel
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr, data.table
NeedsCompilation: no
Packaged: 2017-01-13 19:46:11 UTC; gngu
Repository: CRAN
Date/Publication: 2017-01-14 12:46:34

More information about assertable at CRAN
Permanent link

Package AID updated to version 1.7 with previous version 1.6 dated 2016-06-02

Title: Estimation of Box-Cox Power Transformation Parameter
Description: Power transformation parameter is estimated for different purposes.
Author: Osman Dag, Ozgur Asar, Ozlem Ilk
Maintainer: Osman Dag <osman.dag@hacettepe.edu.tr>

Diff between AID versions 1.6 dated 2016-06-02 and 1.7 dated 2017-01-14

 DESCRIPTION     |    8 
 MD5             |   15 -
 NAMESPACE       |    2 
 R/boxcoxfr.R    |   82 ++++++----
 R/boxcoxnc.R    |  456 ++++++++++++++++++++------------------------------------
 inst            |only
 man/AID.Rd      |    4 
 man/boxcoxfr.Rd |   35 ++--
 man/boxcoxnc.Rd |   47 ++++-
 9 files changed, 292 insertions(+), 357 deletions(-)

More information about AID at CRAN
Permanent link


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