Sun, 08 Feb 2015

Package rentrez updated to version 0.4 with previous version 0.3.1 dated 2014-09-24

Title: Entrez in R
Description: Rentrez provides an R interact to the NCBI's EUtils API allowing users to search databases like genbank and pubmed, process the resulting files and pull data into their R sessions.
Author: David Winter [aut, cre], Scott Chamberlain [ctb]
Maintainer: David Winter

Diff between rentrez versions 0.3.1 dated 2014-09-24 and 0.4 dated 2015-02-08

 rentrez-0.3.1/rentrez/R/make_entrez_query.r        |only
 rentrez-0.3.1/rentrez/R/set_globals.r              |only
 rentrez-0.3.1/rentrez/man/entrez_email.Rd          |only
 rentrez-0.4/rentrez/DESCRIPTION                    |    8 
 rentrez-0.4/rentrez/MD5                            |   64 +++--
 rentrez-0.4/rentrez/NAMESPACE                      |   16 +
 rentrez-0.4/rentrez/NEWS                           |   47 ++-
 rentrez-0.4/rentrez/R/base.r                       |only
 rentrez-0.4/rentrez/R/entrez_citmatch.r            |only
 rentrez-0.4/rentrez/R/entrez_fetch.r               |    6 
 rentrez-0.4/rentrez/R/entrez_global_query.r        |    6 
 rentrez-0.4/rentrez/R/entrez_info.r                |only
 rentrez-0.4/rentrez/R/entrez_link.r                |   25 +-
 rentrez-0.4/rentrez/R/entrez_post.r                |    2 
 rentrez-0.4/rentrez/R/entrez_search.r              |   84 ++++---
 rentrez-0.4/rentrez/R/entrez_summary.r             |  196 ++++++++++++----
 rentrez-0.4/rentrez/build/vignette.rds             |binary
 rentrez-0.4/rentrez/inst/doc/rentrez_tutorial.R    |   21 +
 rentrez-0.4/rentrez/inst/doc/rentrez_tutorial.Rmd  |   57 +++-
 rentrez-0.4/rentrez/inst/doc/rentrez_tutorial.html |  249 +++++++++++++--------
 rentrez-0.4/rentrez/man/entrez_citmatch.Rd         |only
 rentrez-0.4/rentrez/man/entrez_db_links.Rd         |only
 rentrez-0.4/rentrez/man/entrez_db_searchable.Rd    |only
 rentrez-0.4/rentrez/man/entrez_db_summary.Rd       |only
 rentrez-0.4/rentrez/man/entrez_dbs.Rd              |only
 rentrez-0.4/rentrez/man/entrez_fetch.Rd            |   13 -
 rentrez-0.4/rentrez/man/entrez_global_query.Rd     |   11 
 rentrez-0.4/rentrez/man/entrez_info.Rd             |only
 rentrez-0.4/rentrez/man/entrez_link.Rd             |   29 +-
 rentrez-0.4/rentrez/man/entrez_post.Rd             |    9 
 rentrez-0.4/rentrez/man/entrez_search.Rd           |   38 ++-
 rentrez-0.4/rentrez/man/entrez_summary.Rd          |   36 ++-
 rentrez-0.4/rentrez/man/parse_pubmed_xml.Rd        |    3 
 rentrez-0.4/rentrez/man/rentrez.Rd                 |    3 
 rentrez-0.4/rentrez/tests/testthat/test_citmatch.r |only
 rentrez-0.4/rentrez/tests/testthat/test_fetch.r    |   26 +-
 rentrez-0.4/rentrez/tests/testthat/test_info.r     |only
 rentrez-0.4/rentrez/tests/testthat/test_search.r   |    9 
 rentrez-0.4/rentrez/tests/testthat/test_webenv.r   |    2 
 rentrez-0.4/rentrez/vignettes/rentrez_tutorial.Rmd |   57 +++-
 40 files changed, 686 insertions(+), 331 deletions(-)

More information about rentrez at CRAN
Permanent link

New package ivpanel with initial version 1.0
Package: ivpanel
Type: Package
Title: Instrumental Panel Data Models
Version: 1.0
Date: 2015-02-08
Author: Zaghdoudi Taha
Maintainer: Zaghdoudi Taha
Description: Fit the instrumental panel data models: the fixed effects, random effects and between models.
License: GPL-3
Imports: Formula
Packaged: 2015-02-08 16:27:05 UTC; Taha
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-09 01:20:56

More information about ivpanel at CRAN
Permanent link

Package IFP updated to version 0.1.2 with previous version 0.1.1 dated 2015-01-10

Title: Identifying Functional Polymorphisms
Description: A suite for identifying causal models using relative concordances and identifying causal polymorphisms in case-control genetic association data, especially with large controls re-sequenced data.
Author: Leeyoung Park
Maintainer: Leeyoung Park

Diff between IFP versions 0.1.1 dated 2015-01-10 and 0.1.2 dated 2015-02-08

 DESCRIPTION      |    6 +++---
 MD5              |   10 +++++-----
 R/drgen.gm.R     |    4 ++--
 R/drggn.gm.R     |    2 +-
 R/drgn.gm.R      |    2 +-
 man/iter.mcmc.Rd |   16 +++++++++++++++-
 6 files changed, 27 insertions(+), 13 deletions(-)

More information about IFP at CRAN
Permanent link

Package geospt updated to version 1.0-1 with previous version 1.0-0 dated 2014-10-08

Title: Geostatistical Analysis and Design of Optimal Spatial Sampling Networks
Description: Estimation of the variogram through trimmed mean, radial basis functions (optimization, prediction and cross-validation), summary statistics from cross-validation, pocket plot, and design of optimal sampling networks through sequential and simultaneous points methods.
Author: Carlos Melo , Alí Santacruz, Oscar Melo
Maintainer: Alí Santacruz

Diff between geospt versions 1.0-0 dated 2014-10-08 and 1.0-1 dated 2015-02-08

 DESCRIPTION           |   23 ++----
 MD5                   |   26 +++---
 NAMESPACE             |    3 
 R/graph.rbf.R         |  186 +++++++++++++++++++++++---------------------------
 R/rbf.R               |   74 ++++++++-----------
 R/rbf.tcv.R           |    5 +
 man/RBF.phi.Rd        |    2 
 man/criterio.cv.Rd    |    2 
 man/est.variograms.Rd |    6 -
 man/geospt-package.Rd |    7 -
 man/graph.rbf.Rd      |   30 ++++----
 man/rbf.cv.Rd         |    2 
 man/rbf.cv1.Rd        |    6 -
 man/rbf.tcv.Rd        |    2 
 14 files changed, 180 insertions(+), 194 deletions(-)

More information about geospt at CRAN
Permanent link

New package genderizeR with initial version 1.0.0
Package: genderizeR
Type: Package
Title: Gender Prediction Based on First Names
Version: 1.0.0
Date: 2014-09-12
Authors@R: person("Kamil", "Wais", email = "kamil.wais@gmail.com", role = c("aut", "cre"))
Description: Utilizes the genderize.io API to predict gender from first names extracted from a text vector. The accuracy of prediction could be controlled by two parameters: counts of a first name in the database and probability of prediction.
License: MIT + file LICENSE
URL: https://github.com/kalimu/genderizeR, http://www.wais.kamil.rzeszow.pl/genderizeR
BugReports: https://github.com/kalimu/genderizeR
Imports: jsonlite, stringr, tm, data.table, magrittr, RCurl, parallel
Depends: R (>= 3.1.1)
Encoding: UTF-8
LazyData: true
Packaged: 2015-02-08 16:28:23 UTC; Kamil Wais
Author: Kamil Wais [aut, cre]
Maintainer: Kamil Wais
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-09 01:28:35

More information about genderizeR at CRAN
Permanent link

Package BradleyTerry2 updated to version 1.0-6 with previous version 1.0-5 dated 2014-06-16

Title: Bradley-Terry Models
Description: Specify and fit the Bradley-Terry model, including structured versions in which the parameters are related to explanatory variables through a linear predictor and versions with contest-specific effects, such as a home advantage.
Author: Heather Turner and David Firth
Maintainer: Heather Turner

Diff between BradleyTerry2 versions 1.0-5 dated 2014-06-16 and 1.0-6 dated 2015-02-08

 BradleyTerry2-1.0-5/BradleyTerry2/data/springall.txt.gz       |only
 BradleyTerry2-1.0-6/BradleyTerry2/DESCRIPTION                 |   10 -
 BradleyTerry2-1.0-6/BradleyTerry2/MD5                         |   52 +++++-----
 BradleyTerry2-1.0-6/BradleyTerry2/NAMESPACE                   |    1 
 BradleyTerry2-1.0-6/BradleyTerry2/R/BTabilities.R             |   46 +++++---
 BradleyTerry2-1.0-6/BradleyTerry2/R/BTm.R                     |    5 
 BradleyTerry2-1.0-6/BradleyTerry2/R/BTm.setup.R               |    4 
 BradleyTerry2-1.0-6/BradleyTerry2/R/Diff.R                    |   15 ++
 BradleyTerry2-1.0-6/BradleyTerry2/R/model.matrix.BTm.R        |only
 BradleyTerry2-1.0-6/BradleyTerry2/build/vignette.rds          |binary
 BradleyTerry2-1.0-6/BradleyTerry2/data/CEMS.rda               |binary
 BradleyTerry2-1.0-6/BradleyTerry2/data/chameleons.rda         |binary
 BradleyTerry2-1.0-6/BradleyTerry2/data/citations.rda          |binary
 BradleyTerry2-1.0-6/BradleyTerry2/data/icehockey.rda          |binary
 BradleyTerry2-1.0-6/BradleyTerry2/data/seeds.rda              |binary
 BradleyTerry2-1.0-6/BradleyTerry2/data/sound.fields.rda       |binary
 BradleyTerry2-1.0-6/BradleyTerry2/data/springall.rda          |binary
 BradleyTerry2-1.0-6/BradleyTerry2/inst/NEWS                   |   16 +++
 BradleyTerry2-1.0-6/BradleyTerry2/inst/doc/BradleyTerry.R     |   12 +-
 BradleyTerry2-1.0-6/BradleyTerry2/inst/doc/BradleyTerry.Rnw   |   29 +++--
 BradleyTerry2-1.0-6/BradleyTerry2/inst/doc/BradleyTerry.pdf   |binary
 BradleyTerry2-1.0-6/BradleyTerry2/man/BTm.Rd                  |   11 +-
 BradleyTerry2-1.0-6/BradleyTerry2/man/CEMS.Rd                 |    4 
 BradleyTerry2-1.0-6/BradleyTerry2/man/flatlizards.Rd          |    4 
 BradleyTerry2-1.0-6/BradleyTerry2/man/football.Rd             |   10 +
 BradleyTerry2-1.0-6/BradleyTerry2/tests/flatlizards.Rout.save |   11 +-
 BradleyTerry2-1.0-6/BradleyTerry2/tests/predict.Rout.save     |   11 +-
 BradleyTerry2-1.0-6/BradleyTerry2/vignettes/BradleyTerry.Rnw  |   29 +++--
 28 files changed, 168 insertions(+), 102 deletions(-)

More information about BradleyTerry2 at CRAN
Permanent link

New package rsatscan with initial version 0.3.9122
Package: rsatscan
Title: Tools, Classes, and Methods for Interfacing with SaTScan Stand-Alone Software
Description: SaTScan(TM) (http://www.satscan.org) is software for finding regions in Time, Space, or Time-Space that have excess risk, based on scan statistics, and uses Monte Carlo hypothesis testing to generate P-values for these regions. The rsatscan package provides functions for writing R data frames in SaTScan-readable formats, for setting SaTScan parameters, for running SaTScan in the OS, and for reading the files that SaTScan creates.
Version: 0.3.9122
Date: 2015-01-09
URL: http://www.satscan.org
Authors@R: person("Ken", "Kleinman", email= "ken.kleinman@gmail.com", role=c("aut", "cre"))
Maintainer: Ken Kleinman
Depends: R (>= 3.0.2)
Imports: utils, foreign
Suggests: knitr, rgdal (>= 0.9.1), sp (>= 1.0-9)
VignetteBuilder: knitr
License: GPL-3
LazyData: true
NeedsCompilation: no
Packaged: 2015-02-05 23:49:44 UTC; KK
Author: Ken Kleinman [aut, cre]
Repository: CRAN
Date/Publication: 2015-02-08 17:13:50

More information about rsatscan at CRAN
Permanent link

New package nestedRanksTest with initial version 0.1
Package: nestedRanksTest
Type: Package
Title: Mann-Whitney-Wilcoxon Test for Nested Ranks
Version: 0.1
Authors@R: person(c("Douglas", "G."), "Scofield", email = "douglasgscofield@gmail.com", role = c("aut", "cre"))
Maintainer: Douglas G. Scofield
Description: Calculate a Mann-Whitney-Wilcoxon test for a difference between treatment levels using nested ranks. This test can be used when observations are structured into several groups and each group has received both treatment levels. The p-value is determined via bootstrapping. The nested ranks test is intended to be one possible mixed-model extension of the Mann-Whitney-Wilcoxon test, for which treatment is a fixed effect and group membership is a random effect.
ByteCompile: yes
URL: https://github.com/douglasgscofield/nestedRanksTest
License: LGPL-3 | file LICENSE
Suggests: knitr (>= 0.5), testthat
VignetteBuilder: knitr
Packaged: 2015-02-08 14:23:49 UTC; douglasgscofield
Author: Douglas G. Scofield [aut, cre]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-08 17:13:47

More information about nestedRanksTest at CRAN
Permanent link

New package MetNorm with initial version 0.1
Package: MetNorm
Type: Package
Title: Statistical Methods for Normalizing Metabolomics Data
Version: 0.1
Date: 2015-02-08
Author: Alysha M De Livera
Maintainer: Alysha M De Livera
Description: Metabolomics data are inevitably subject to a component of unwanted variation, due to factors such as batch effects, matrix effects, and confounding biological variation. This package contains a collection of R functions which can be used to remove unwanted variation and obtain normalized metabolomics data.
License: GPL-2 | GPL-3
Packaged: 2015-02-08 13:03:29 UTC; alyshad
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-08 17:13:45

More information about MetNorm at CRAN
Permanent link

Package SVMMatch updated to version 1.1 with previous version 1.0 dated 2015-02-07

Title: Causal Effect Estimation and Diagnostics with Support Vector Machines
Description: Causal effect estimation in observational data often requires identifying a set of untreated observations that are comparable to some treated group of interest. This package provides a suite of functions for identifying such a set of observations and for implementing standard and new diagnostics tools. The primary function, svmmatch(), uses support vector machines to identify a region of common support between treatment and control groups. A sensitivity analysis, balance checking, and assessment of the region of overlap between treated and control groups is included. The Bayesian implementation allows for recovery of uncertainty estimates for the treatment effect and all other parameters.
Author: Marc Ratkovic
Maintainer: Marc Ratkovic

Diff between SVMMatch versions 1.0 dated 2015-02-07 and 1.1 dated 2015-02-08

 DESCRIPTION      |    9 +++++----
 MD5              |    8 +++++---
 NEWS             |only
 man/LaLonde.Rd   |    2 +-
 src/Makevars     |    2 +-
 src/Makevars.win |only
 6 files changed, 12 insertions(+), 9 deletions(-)

More information about SVMMatch at CRAN
Permanent link

Package RcppMLPACK updated to version 1.0.10-2 with previous version 1.0.10 dated 2014-12-21

Title: Rcpp Integration for MLPACK Library
Description: MLPACK is an intuitive, fast, scalable C++ machine learning library, meant to be a machine learning analog to LAPACK. It aims to implement a wide array of machine learning methods and function as a Swiss army knife for machine learning researchers: MLPACK is from http://www.mlpack.org/: sources are included in the package.
Author: Qiang Kou, Ryan Curtin
Maintainer: Qiang Kou

Diff between RcppMLPACK versions 1.0.10 dated 2014-12-21 and 1.0.10-2 dated 2015-02-08

 DESCRIPTION                                      |    9 +++++----
 MD5                                              |    6 +++---
 inst/doc/RcppMLPACK-intro.pdf                    |binary
 src/mlpack/core/tree/cosine_tree/cosine_tree.cpp |    2 +-
 4 files changed, 9 insertions(+), 8 deletions(-)

More information about RcppMLPACK at CRAN
Permanent link

Package pracma updated to version 1.8.3 with previous version 1.7.9 dated 2014-11-15

Title: Practical Numerical Math Functions
Description: Functions from numerical analysis and linear algebra, numerical optimization, differential equations, plus some special functions. Uses Matlab function names where appropriate to simplify porting.
Author: Hans Werner Borchers
Maintainer: Hans W. Borchers

Diff between pracma versions 1.7.9 dated 2014-11-15 and 1.8.3 dated 2015-02-08

 pracma-1.7.9/pracma/R/runstest.R           |only
 pracma-1.7.9/pracma/man/runstest.Rd        |only
 pracma-1.8.3/pracma/DESCRIPTION            |   14 +++----
 pracma-1.8.3/pracma/MD5                    |   54 ++++++++++++++---------------
 pracma-1.8.3/pracma/NEWS                   |   34 +++++++++++++-----
 pracma-1.8.3/pracma/R/circlefit.R          |   16 +++++---
 pracma-1.8.3/pracma/R/hurst.R              |    5 ++
 pracma-1.8.3/pracma/R/sumalt.R             |only
 pracma-1.8.3/pracma/man/agmean.Rd          |   16 ++++++++
 pracma-1.8.3/pracma/man/cd.Rd              |    1 
 pracma-1.8.3/pracma/man/circlefit.Rd       |   13 ++++--
 pracma-1.8.3/pracma/man/clear.Rd           |    1 
 pracma-1.8.3/pracma/man/clenshaw_curtis.Rd |    4 +-
 pracma-1.8.3/pracma/man/ellip.Rd           |    2 -
 pracma-1.8.3/pracma/man/eta.Rd             |    2 -
 pracma-1.8.3/pracma/man/fresnel.Rd         |    2 -
 pracma-1.8.3/pracma/man/gammainc.Rd        |    2 -
 pracma-1.8.3/pracma/man/gammaz.Rd          |    2 -
 pracma-1.8.3/pracma/man/hadamard.Rd        |    2 -
 pracma-1.8.3/pracma/man/hankel.Rd          |    2 -
 pracma-1.8.3/pracma/man/hilb.Rd            |    2 -
 pracma-1.8.3/pracma/man/lambertW.Rd        |    2 -
 pracma-1.8.3/pracma/man/moler.Rd           |    2 -
 pracma-1.8.3/pracma/man/nile.Rd            |    5 --
 pracma-1.8.3/pracma/man/pascal.Rd          |    2 -
 pracma-1.8.3/pracma/man/rosser.Rd          |    2 -
 pracma-1.8.3/pracma/man/sumalt.Rd          |only
 pracma-1.8.3/pracma/man/vander.Rd          |    2 -
 pracma-1.8.3/pracma/man/wilkinson.Rd       |    2 -
 pracma-1.8.3/pracma/man/zeta.Rd            |    2 -
 30 files changed, 119 insertions(+), 74 deletions(-)

More information about pracma at CRAN
Permanent link

Package cec2005benchmark updated to version 1.0.4 with previous version 1.0.3 dated 2013-03-20

Title: Benchmark for the CEC 2005 Special Session on Real-Parameter Optimization
Description: This package is a wrapper for the C implementation of the 25 benchmark functions for the CEC 2005 Special Session on Real-Parameter Optimization. The original C code by Santosh Tiwari and related documentation are available at http://www.ntu.edu.sg/home/EPNSugan/index_files/CEC-05/CEC05.htm.
Author: Yasser Gonzalez-Fernandez [aut, cre], Marta Soto [aut]
Maintainer: Yasser Gonzalez-Fernandez

Diff between cec2005benchmark versions 1.0.3 dated 2013-03-20 and 1.0.4 dated 2015-02-08

 DESCRIPTION               |   25 ++++++++-----------
 MD5                       |   58 +++++++++++++++++++++++-----------------------
 NEWS                      |   12 ++++++---
 inst/CITATION             |   27 ++++++++++-----------
 man/cec2005benchmark.Rd   |    9 +++----
 man/cec2005benchmark1.Rd  |    9 +++----
 man/cec2005benchmark10.Rd |    9 +++----
 man/cec2005benchmark11.Rd |    9 +++----
 man/cec2005benchmark12.Rd |    9 +++----
 man/cec2005benchmark13.Rd |    9 +++----
 man/cec2005benchmark14.Rd |    9 +++----
 man/cec2005benchmark15.Rd |    9 +++----
 man/cec2005benchmark16.Rd |    9 +++----
 man/cec2005benchmark17.Rd |    9 +++----
 man/cec2005benchmark18.Rd |    9 +++----
 man/cec2005benchmark19.Rd |    9 +++----
 man/cec2005benchmark2.Rd  |    9 +++----
 man/cec2005benchmark20.Rd |    9 +++----
 man/cec2005benchmark21.Rd |    9 +++----
 man/cec2005benchmark22.Rd |    9 +++----
 man/cec2005benchmark23.Rd |    9 +++----
 man/cec2005benchmark24.Rd |    9 +++----
 man/cec2005benchmark25.Rd |    9 +++----
 man/cec2005benchmark3.Rd  |    9 +++----
 man/cec2005benchmark4.Rd  |    9 +++----
 man/cec2005benchmark5.Rd  |    9 +++----
 man/cec2005benchmark6.Rd  |    9 +++----
 man/cec2005benchmark7.Rd  |    9 +++----
 man/cec2005benchmark8.Rd  |   11 ++++----
 man/cec2005benchmark9.Rd  |    9 +++----
 30 files changed, 192 insertions(+), 166 deletions(-)

More information about cec2005benchmark at CRAN
Permanent link


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