Mon, 30 Mar 2015

Package sadists updated to version 0.2.0 with previous version 0.1.0 dated 2015-03-05

Title: Some Additional Distributions
Description: Provides the density, distribution, quantile and generation functions of some obscure probability distributions, including the doubly non-central t, F, Beta, and Eta distributions; Lecoutre's lambda-prime and K-prime; the upsilon distribution; the (weighted) sum of non-central chi-squares to a power; the (weighted) sum of log non-central chi-squares; the product of non-central chi-squares to powers; the product of doubly non-central F variates.
Author: Steven E. Pav [aut, cre]
Maintainer: Steven E. Pav

Diff between sadists versions 0.1.0 dated 2015-03-05 and 0.2.0 dated 2015-03-30

 sadists-0.1.0/sadists/.Rinstignore         |only
 sadists-0.1.0/sadists/DESCRIPTION          |only
 sadists-0.1.0/sadists/MD5                  |only
 sadists-0.1.0/sadists/NAMESPACE            |only
 sadists-0.1.0/sadists/R                    |only
 sadists-0.1.0/sadists/README.md            |only
 sadists-0.1.0/sadists/build                |only
 sadists-0.1.0/sadists/inst/doc/sadists.R   |only
 sadists-0.1.0/sadists/man                  |only
 sadists-0.1.0/sadists/vignettes            |only
 sadists-0.2.0/sadists/inst/doc/sadists.Rnw |  127 ++++++++++++++++++++++++++++-
 sadists-0.2.0/sadists/inst/doc/sadists.pdf |binary
 12 files changed, 126 insertions(+), 1 deletion(-)

More information about sadists at CRAN
Permanent link

New package ConSpline with initial version 1.0
Package: ConSpline
Type: Package
Title: Partial Linear Least-Squares Regression using Constrained Splines
Version: 1.0
Date: 2015-03-27
Author: Mary C Meyer
Maintainer: Mary C Meyer
Description: Given response y, continuous predictor x, and covariate matrix, the relationship between E(y) and x is estimated with a shape-constrained regression spline. Function outputs fits and various types of inference.
License: GPL-2 | GPL-3
Depends: graphics, grDevices, stats, utils, coneproj
Packaged: 2015-03-30 14:39:08 UTC; marycmeyer
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-30 20:29:09

More information about ConSpline at CRAN
Permanent link

Package TFDEA updated to version 0.9.8.3 with previous version 0.9.8 dated 2015-02-07

Title: Technology Forecasting using DEA (Data Envelopment Analysis)
Description: The TFDEA algorithm for technology forecasts when future products will be introduced based upon their features. It also includes DEA (Data Envelopment Analysis) functions including extensions dealing with with infeasibility. In addition it includes some standard technology forecasting data sets.
Author: Tom Shott [aut, cre], Dong-Joon Lim [aut]
Maintainer: Tom Shott

Diff between TFDEA versions 0.9.8 dated 2015-02-07 and 0.9.8.3 dated 2015-03-30

 ChangeLog            |   12 ++++++++----
 DESCRIPTION          |   20 ++++++++++----------
 MD5                  |   14 +++++++-------
 R/dea_common.R       |    2 +-
 man/DEA.Rd           |    6 ++++--
 man/TFDEA.Rd         |    4 ++--
 man/fighter_jet.Rd   |    8 +++++---
 man/wireless_2012.Rd |    3 ++-
 8 files changed, 39 insertions(+), 30 deletions(-)

More information about TFDEA at CRAN
Permanent link

Package sae updated to version 1.0-5 with previous version 1.0-2 dated 2013-04-03

Title: Small Area Estimation
Description: Functions for small area estimation.
Author: Isabel Molina, Yolanda Marhuenda
Maintainer: Yolanda Marhuenda

Diff between sae versions 1.0-2 dated 2013-04-03 and 1.0-5 dated 2015-03-30

 DESCRIPTION               |    8 ++++----
 MD5                       |   17 +++++++++++++----
 R/pbmseSFH.R              |    4 ++--
 build                     |only
 data/cornsoybeanmeans.rda |binary
 inst                      |only
 man/sae-package.Rd        |    4 ++--
 vignettes                 |only
 8 files changed, 21 insertions(+), 12 deletions(-)

More information about sae at CRAN
Permanent link

Package qmethod updated to version 1.3.0 with previous version 1.2.4 dated 2014-12-03

Title: Analysis of Subjective Perspectives Using Q Methodology
Description: Analysis of Q methodology, used to identify distinct perspectives existing within a group. This methodology is used across social, health and environmental sciences to understand diversity of attitudes, discourses, or decision-making styles (for more information, see http://qmethod.org). A single function runs the full analysis. Each step can be run separately using the corresponding functions: for automatic flagging of Q-sorts (manual flagging is optional), for statement scores, for distinguishing and consensus statements, and for general characteristics of the factors. Additional functions are available to import and export data, to print and plot, to import raw data from individual *.CSV files, and to make printable cards. The package uses principal components and it allows manual or automatic flagging, a number of mathematical methods for rotation, and a number of correlation coefficients for the initial correlation matrix. See further details in the package documentation, and in the webpages below, which include a cookbook, guidelines for more advanced analysis (how to perform manual flagging or change the sign of factors), data management, and a beta graphical user interface for online and offline use.
Author: Aiora Zabala [aut, cre] (Main author), Maximilian Held [aut] (Author of additional data management functions)
Maintainer: Aiora Zabala

Diff between qmethod versions 1.2.4 dated 2014-12-03 and 1.3.0 dated 2015-03-30

 DESCRIPTION               |   29 +++++++----
 MD5                       |   72 ++++++++++++++++++++---------
 NAMESPACE                 |   27 ++++++++--
 R/build.q.set.R           |only
 R/import.q.concourse.R    |only
 R/import.q.feedback.R     |only
 R/import.q.sorts.R        |only
 R/make.cards.R            |only
 R/plot.QmethodRes.R       |    7 +-
 R/print.QmethodRes.R      |    4 -
 R/q.fnames.R              |only
 R/qdc.R                   |    4 -
 R/qmethod.R               |   76 ++++++++++++++++++------------
 R/qzscores.R              |   18 ++++---
 data/importexample.RData  |only
 inst/CITATION             |   22 ++++----
 inst/cardtemplates        |only
 inst/extdata              |only
 man/build.q.set.Rd        |only
 man/export.qm.Rd          |    6 +-
 man/import.pqmethod.Rd    |   11 ----
 man/import.q.concourse.Rd |only
 man/import.q.feedback.Rd  |only
 man/import.q.sorts.Rd     |only
 man/importexample.Rd      |only
 man/lipset.Rd             |    5 +-
 man/make.cards.Rd         |only
 man/plot.QmethodRes.Rd    |   16 +++---
 man/print.QmethodRes.Rd   |    8 +--
 man/q.fnames.Rd           |only
 man/qdc.Rd                |   29 ++++++-----
 man/qfcharact.Rd          |   18 ++-----
 man/qflag.Rd              |   14 +++--
 man/qmethod-package.Rd    |  114 ++++++++++++++++++++++++++++++++++++----------
 man/qmethod.Rd            |   24 ++++-----
 man/qzscores.Rd           |   27 +++++-----
 man/summary.QmethodRes.Rd |    8 +--
 37 files changed, 341 insertions(+), 198 deletions(-)

More information about qmethod at CRAN
Permanent link

Package MKmisc updated to version 0.98 with previous version 0.97 dated 2015-02-03

Title: Miscellaneous Functions from M. Kohl
Description: Contains several functions for statistical data analysis; e.g. for sample size and power calculations, computation of confidence intervals, and generation of similarity matrices.
Author: Matthias Kohl [aut, cre]
Maintainer: Matthias Kohl

Diff between MKmisc versions 0.97 dated 2015-02-03 and 0.98 dated 2015-03-30

 DESCRIPTION                  |   10 +++++-----
 MD5                          |   14 +++++++++-----
 NAMESPACE                    |    4 +++-
 NEWS                         |    9 +++++++++
 R/predValues.R               |only
 R/ssizePCC.R                 |only
 man/0MKmisc-package.Rd       |    4 ++--
 man/power.diagnostic.test.Rd |   10 +++++-----
 man/predValues.Rd            |only
 man/ssize.pcc.Rd             |only
 10 files changed, 33 insertions(+), 18 deletions(-)

More information about MKmisc at CRAN
Permanent link

Package mipfp updated to version 2.0 with previous version 1.5 dated 2015-02-10

Title: Multidimensional Iterative Proportional Fitting and Alternative Models
Description: An implementation of the iterative proportional fitting (IPFP), maximum likelihood, minimum chi-square and weighted least squares procedures for updating a N-dimensional array with respect to given target marginal distributions (which, in turn can be multi-dimensional). The package also provides an application of the IPFP to simulate multivariate Bernoulli distributions.
Author: Johan Barthelemy [aut, cre], Thomas Suesse [aut], Mohammad Namazi-Rad [ctb]
Maintainer: Johan Barthelemy

Diff between mipfp versions 1.5 dated 2015-02-10 and 2.0 dated 2015-03-30

 mipfp-1.5/mipfp/R/ipfpMultiDim.R            |only
 mipfp-1.5/mipfp/man/IpfpCovar.Rd            |only
 mipfp-1.5/mipfp/man/array2vector.Rd         |only
 mipfp-1.5/mipfp/man/vector2array.Rd         |only
 mipfp-2.0/mipfp/DESCRIPTION                 |   25 +-
 mipfp-2.0/mipfp/MD5                         |   26 ++-
 mipfp-2.0/mipfp/NAMESPACE                   |    2 
 mipfp-2.0/mipfp/R/binary.R                  |only
 mipfp-2.0/mipfp/R/ipfp_multi_dim.R          |only
 mipfp-2.0/mipfp/R/models.R                  |only
 mipfp-2.0/mipfp/R/utils.R                   |only
 mipfp-2.0/mipfp/man/Array2Vector.Rd         |only
 mipfp-2.0/mipfp/man/Corr2Odds.Rd            |only
 mipfp-2.0/mipfp/man/Corr2PairProbs.Rd       |only
 mipfp-2.0/mipfp/man/Ipfp.Rd                 |   40 +++-
 mipfp-2.0/mipfp/man/IpfpCov.Rd              |only
 mipfp-2.0/mipfp/man/ObtainModelEstimates.Rd |only
 mipfp-2.0/mipfp/man/ObtainMultBinaryDist.Rd |only
 mipfp-2.0/mipfp/man/Odds2Corr.Rd            |only
 mipfp-2.0/mipfp/man/Odds2PairProbs.Rd       |only
 mipfp-2.0/mipfp/man/RMultBinary.Rd          |only
 mipfp-2.0/mipfp/man/Vector2Array.Rd         |only
 mipfp-2.0/mipfp/man/mipfp-package.Rd        |  242 ++++++++++++++++------------
 23 files changed, 204 insertions(+), 131 deletions(-)

More information about mipfp at CRAN
Permanent link

Package lattice updated to version 0.20-31 with previous version 0.20-30 dated 2015-02-22

Title: Lattice Graphics
Description: Lattice is a powerful and elegant high-level data visualization system, with an emphasis on multivariate data, that is sufficient for typical graphics needs, and is also flexible enough to handle most nonstandard requirements. See ?Lattice for an introduction.
Author: Deepayan Sarkar
Maintainer: Deepayan Sarkar

Diff between lattice versions 0.20-30 dated 2015-02-22 and 0.20-31 dated 2015-03-30

 DESCRIPTION                         |    8 +--
 MD5                                 |    8 +--
 inst/po/de/LC_MESSAGES/R-lattice.mo |binary
 po/R-de.po                          |   85 +++++++++++++++++++++++++-----------
 po/R-lattice.pot                    |    2 
 5 files changed, 69 insertions(+), 34 deletions(-)

More information about lattice at CRAN
Permanent link

Package ftsa updated to version 4.3 with previous version 4.2 dated 2015-03-12

Title: Functional Time Series Analysis
Description: Functions for displaying and analyzing functional time series.
Author: Rob J Hyndman and Han Lin Shang
Maintainer: Han Lin Shang

Diff between ftsa versions 4.2 dated 2015-03-12 and 4.3 dated 2015-03-30

 ChangeLog           |    4 ++++
 DESCRIPTION         |   12 ++++++------
 MD5                 |   10 +++++-----
 NAMESPACE           |    1 -
 R/MFDM.R            |   12 +++++++++---
 man/ftsa-package.Rd |   10 ++++++----
 6 files changed, 30 insertions(+), 19 deletions(-)

More information about ftsa at CRAN
Permanent link

Package VdgRsm updated to version 1.5 with previous version 1.4 dated 2015-02-01

Title: Plots of Scaled Prediction Variances for Response Surface Designs
Description: Functions for creating variance dispersion graphs, fraction of design space plots, and contour plots of scaled prediction variances for second-order response surface designs in spherical and cuboidal regions. Also, some standard response surface designs can be generated.
Author: Patchanok Srisuradetchai, John J. Borkowski
Maintainer: Patchanok Srisuradetchai

Diff between VdgRsm versions 1.4 dated 2015-02-01 and 1.5 dated 2015-03-30

 DESCRIPTION          |   15 +-
 MD5                  |   26 ++--
 R/VdgRsm.R           |  303 ++++++++++++++++++++++++++++++---------------------
 man/Borkowski2003.Rd |    2 
 man/VdgRsm.Rd        |    9 -
 man/cpv.Rd           |    4 
 man/fds.cube.Rd      |    4 
 man/fds.sphere.Rd    |   16 +-
 man/gen.BBD.Rd       |    2 
 man/gen.HSCD.Rd      |    2 
 man/gen.PBCD.Rd      |    2 
 man/gen.Roquemore.Rd |    2 
 man/spv.Rd           |   10 +
 man/spvcontour.Rd    |    4 
 14 files changed, 229 insertions(+), 172 deletions(-)

More information about VdgRsm at CRAN
Permanent link

New package TSPred with initial version 1.0
Package: TSPred
Type: Package
Title: Functions for Baseline-Based Time Series Prediction
Version: 1.0
Date: 2015-03-11
Authors@R: c(person(c("Rebecca", "Pontes"),"Salles", role = c("aut", "cre","cph"),email = "rebeccapsalles@gmail.com", comment = "CEFET/RJ"),person("Eduardo","Ogasawara", role = c("ths"),email = "eogasawara@ieee.org", comment = "CEFET/RJ"))
Maintainer: Rebecca Pontes Salles
Description: Functions for time series prediction and accuracy assessment using automatic ARIMA modelling. The generated ARIMA models and its yielded prediction errors are intended to be used as baseline for evaluating the practical value of other time series prediction methods and creating a demand for the refinement of such methods. For this purpose, benchmark data from prediction competitions may be used.
Depends: forecast, stats
License: GPL (>= 2)
URL: https://sourceforge.net/p/gpca/wiki/TSPred/
Packaged: 2015-03-29 23:24:59 UTC; Rebecca
Author: Rebecca Pontes Salles [aut, cre, cph] (CEFET/RJ), Eduardo Ogasawara [ths] (CEFET/RJ)
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-30 07:36:26

More information about TSPred at CRAN
Permanent link

Package statmod updated to version 1.4.21 with previous version 1.4.20 dated 2014-05-31

Title: Statistical Modeling
Description: A collection of algorithms and functions to aid statistical modeling. Includes growth curve comparisons, limiting dilution analysis (aka ELDA), mixed linear models, heteroscedastic regression, inverse-Gaussian probability calculations, Gauss quadrature and a secure convergence algorithm for nonlinear models. Includes advanced generalized linear model functions that implement secure convergence, dispersion modeling and Tweedie power-law families.
Author: Gordon Smyth [cre, aut], Yifang Hu [ctb], Peter Dunn [ctb], Belinda Phipson [ctb], Yunshun Chen [ctb]
Maintainer: Gordon Smyth

Diff between statmod versions 1.4.20 dated 2014-05-31 and 1.4.21 dated 2015-03-30

 DESCRIPTION                   |   10 +++---
 MD5                           |   24 +++++++-------
 NAMESPACE                     |    3 +
 R/elda.R                      |   33 +++++++++++++++++---
 R/invgauss.R                  |   69 +++++++++++++++++++++++++++---------------
 R/qres.R                      |    6 +--
 inst/NEWS                     |   13 +++++++
 man/elda.Rd                   |   16 ++++-----
 man/gauss.quad.Rd             |    2 -
 man/gauss.quad.prob.Rd        |   13 +------
 man/invgauss.Rd               |   11 ++++--
 tests/statmod-Tests.R         |    2 +
 tests/statmod-Tests.Rout.save |   18 ++++++----
 13 files changed, 140 insertions(+), 80 deletions(-)

More information about statmod at CRAN
Permanent link

Package servr updated to version 0.2 with previous version 0.1 dated 2013-10-05

Title: A Simple HTTP Server to Serve Static Files or Dynamic Documents
Description: Start an HTTP server in R to serve static files, or dynamic documents that can be converted to HTML files (e.g., R Markdown) under a given directory.
Author: Carson Sievert [ctb], Jesse Anderson [ctb], Yihui Xie [aut, cre]
Maintainer: Yihui Xie

Diff between servr versions 0.1 dated 2013-10-05 and 0.2 dated 2015-03-30

 servr-0.1/servr/R/serve.R            |only
 servr-0.2/servr/DESCRIPTION          |   28 ++--
 servr-0.2/servr/MD5                  |   31 +++-
 servr-0.2/servr/NAMESPACE            |   14 ++
 servr-0.2/servr/NEWS                 |only
 servr-0.2/servr/R/dynamic.R          |only
 servr-0.2/servr/R/make.R             |only
 servr-0.2/servr/R/notebook.R         |only
 servr-0.2/servr/R/static.R           |only
 servr-0.2/servr/R/utils.R            |  237 ++++++++++++++++++++++-------------
 servr-0.2/servr/R/vignette.R         |only
 servr-0.2/servr/README.md            |   61 +++++++--
 servr-0.2/servr/inst/examples        |only
 servr-0.2/servr/inst/resources       |only
 servr-0.2/servr/man/daemon_stop.Rd   |only
 servr-0.2/servr/man/dynamic_site.Rd  |only
 servr-0.2/servr/man/httd.Rd          |   28 +---
 servr-0.2/servr/man/make.Rd          |only
 servr-0.2/servr/man/notebook.Rd      |only
 servr-0.2/servr/man/serve_example.Rd |only
 servr-0.2/servr/man/server_config.Rd |only
 servr-0.2/servr/man/vign.Rd          |only
 22 files changed, 266 insertions(+), 133 deletions(-)

More information about servr at CRAN
Permanent link

Package RIGHT updated to version 0.2.0 with previous version 0.1.2 dated 2013-10-19

Title: R Interactive Graphics via HTML
Description: Interactive data visualization supporting linked graphs can help users easily explore data and gain valuable insights and enables such visualization and interactive re-analysis using HTML5 canvas and JavaScript. Its R API is designed to create a seamless analysis, visualization, and re-analysis workflow for interactive visualization and analysis. Since HTML5 canvas and JavaScript is supported in virtually all modern web browsers, the visualizations can be delivered to almost any device/platform for presentation purposes.
Author: ChungHa Sung, TaeJoon Song, JongHyun Bae, SangGi Hong, Jae W. Lee, and Junghoon Lee
Maintainer: Jonghyun Bae

Diff between RIGHT versions 0.1.2 dated 2013-10-19 and 0.2.0 dated 2015-03-30

 RIGHT-0.1.2/RIGHT/inst/JavaScript/Theoph-from-R.csv                                 |only
 RIGHT-0.1.2/RIGHT/inst/JavaScript/_sub.diamonds.csv                                 |only
 RIGHT-0.1.2/RIGHT/inst/JavaScript/button_event.js                                   |only
 RIGHT-0.1.2/RIGHT/inst/JavaScript/diamonds-from-R_100.csv                           |only
 RIGHT-0.1.2/RIGHT/inst/JavaScript/diamonds-from-R_1K.csv                            |only
 RIGHT-0.1.2/RIGHT/inst/JavaScript/index.html                                        |only
 RIGHT-0.1.2/RIGHT/inst/JavaScript/kinetic-v4.6.0.js                                 |only
 RIGHT-0.1.2/RIGHT/inst/JavaScript/kinetic-v4.7.0.js                                 |only
 RIGHT-0.1.2/RIGHT/inst/JavaScript/legend.js                                         |only
 RIGHT-0.1.2/RIGHT/inst/JavaScript/offloadGraph.js                                   |only
 RIGHT-0.1.2/RIGHT/inst/JavaScript/shared/bootstrap/css/bootstrap-responsive.css     |only
 RIGHT-0.1.2/RIGHT/inst/JavaScript/shared/bootstrap/img                              |only
 RIGHT-0.1.2/RIGHT/inst/JavaScript/test_data.csv                                     |only
 RIGHT-0.1.2/RIGHT/inst/JavaScript/tests.html                                        |only
 RIGHT-0.1.2/RIGHT/inst/examples/example1                                            |only
 RIGHT-0.1.2/RIGHT/inst/examples/example2                                            |only
 RIGHT-0.1.2/RIGHT/inst/examples/example_box/example_box.html                        |only
 RIGHT-0.2.0/RIGHT/DESCRIPTION                                                       |   41 
 RIGHT-0.2.0/RIGHT/MD5                                                               |  214 
 RIGHT-0.2.0/RIGHT/NAMESPACE                                                         |   36 
 RIGHT-0.2.0/RIGHT/NEWS                                                              |   16 
 RIGHT-0.2.0/RIGHT/R/RIGHT.R                                                         |  676 
 RIGHT-0.2.0/RIGHT/R/body.R                                                          |  175 
 RIGHT-0.2.0/RIGHT/R/boxplot_RIGHT.R                                                 |  163 
 RIGHT-0.2.0/RIGHT/R/common.R                                                        |   17 
 RIGHT-0.2.0/RIGHT/R/ggplot_RIGHT.R                                                  |only
 RIGHT-0.2.0/RIGHT/R/head.R                                                          |  239 
 RIGHT-0.2.0/RIGHT/R/hist_RIGHT.R                                                    |  168 
 RIGHT-0.2.0/RIGHT/R/lines_RIGHT.R                                                   |  219 
 RIGHT-0.2.0/RIGHT/R/pie_RIGHT.R                                                     |  160 
 RIGHT-0.2.0/RIGHT/R/plot_RIGHT.R                                                    |  265 
 RIGHT-0.2.0/RIGHT/R/points_RIGHT.R                                                  |  167 
 RIGHT-0.2.0/RIGHT/R/qplot_RIGHT.R                                                   |only
 RIGHT-0.2.0/RIGHT/R/runServer.R                                                     |only
 RIGHT-0.2.0/RIGHT/R/search_RIGHT.R                                                  |  120 
 RIGHT-0.2.0/RIGHT/R/table_RIGHT.R                                                   |  133 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/array.js                                          |only
 RIGHT-0.2.0/RIGHT/inst/JavaScript/axis.js                                           |  253 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/bar.js                                            |  581 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/box.js                                            |  654 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/callback.js                                       |  107 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/color.js                                          |  108 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/common.js                                         |  523 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/data.js                                           |only
 RIGHT-0.2.0/RIGHT/inst/JavaScript/dot.js                                            |  484 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/kinetic-v5.0.1.js                                 |only
 RIGHT-0.2.0/RIGHT/inst/JavaScript/line.js                                           |  439 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/menu.js                                           |  106 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/node_event.js                                     |  460 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/pie.js                                            |  422 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/search.js                                         |  184 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/bootstrap/css/bootstrap-responsive.min.css |    8 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/bootstrap/css/bootstrap-theme.css          |only
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/bootstrap/css/bootstrap-theme.css.map      |only
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/bootstrap/css/bootstrap-theme.min.css      |only
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/bootstrap/css/bootstrap.css                | 9847 +++---
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/bootstrap/css/bootstrap.css.map            |only
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/bootstrap/css/bootstrap.min.css            |   12 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/bootstrap/css/theme.css                    |only
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/bootstrap/fonts                            |only
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/bootstrap/js/bootstrap.js                  | 2996 +-
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/bootstrap/js/bootstrap.min.js              |   10 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/jquery.js                                  |14329 +++++-----
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/shiny-showcase.css                         |only
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/shiny-showcase.js                          |only
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/shiny.css                                  |   20 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/shiny.js                                   | 1757 +
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/slider/img/jslider.blue.png                |binary
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/slider/img/jslider.plastic.png             |binary
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/slider/img/jslider.png                     |binary
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/slider/img/jslider.round.plastic.png       |binary
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/slider/img/jslider.round.png               |binary
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shared/slider/js/jquery.slider.min.js             |    2 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/shiny-right.js                                    |   65 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/structure.js                                      | 1583 -
 RIGHT-0.2.0/RIGHT/inst/JavaScript/table.js                                          |  235 
 RIGHT-0.2.0/RIGHT/inst/JavaScript/test_array.js                                     |only
 RIGHT-0.2.0/RIGHT/inst/JavaScript/test_common.js                                    |only
 RIGHT-0.2.0/RIGHT/inst/JavaScript/test_structure.js                                 |only
 RIGHT-0.2.0/RIGHT/inst/JavaScript/theme.css                                         |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_box/example_boxplot.html                    |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_line/example_line.html                      |   87 
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/server.R                            |   87 
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/array.js                        |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/axis.js                         |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/bar.js                          |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/bootstrap-responsive.min.css    |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/bootstrap.min.css               |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/bootstrap.min.js                |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/callback.js                     |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/color.js                        |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/common.js                       |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/data.js                         |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/dot.js                          |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/index.html                      |  152 
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/jquery.js                       |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/jquery.slider.min.css           |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/jquery.slider.min.js            |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/kinetic-v5.0.1.js               |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/line.js                         |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/menu.js                         |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/node_event.js                   |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/right.css                       |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/shiny-right.js                  |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/shiny.css                       |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/shiny.js                        |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_offload/www/structure.js                    |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_pie/example_pie.html                        |   84 
 RIGHT-0.2.0/RIGHT/inst/examples/example_plot                                        |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_search/example_search.html                  |  118 
 RIGHT-0.2.0/RIGHT/inst/examples/example_table                                       |only
 RIGHT-0.2.0/RIGHT/inst/examples/example_test                                        |only
 RIGHT-0.2.0/RIGHT/inst/tests/testBody.R                                             |  113 
 RIGHT-0.2.0/RIGHT/inst/tests/testBoxplot_RIGHT.R                                    |   33 
 RIGHT-0.2.0/RIGHT/inst/tests/testGgplot_RIGHT.R                                     |only
 RIGHT-0.2.0/RIGHT/inst/tests/testHead.R                                             |   22 
 RIGHT-0.2.0/RIGHT/inst/tests/testHist_RIGHT.R                                       |   21 
 RIGHT-0.2.0/RIGHT/inst/tests/testLines_RIGHT.R                                      |   61 
 RIGHT-0.2.0/RIGHT/inst/tests/testPie_RIGHT.R                                        |   33 
 RIGHT-0.2.0/RIGHT/inst/tests/testPlot_RIGHT.R                                       |  101 
 RIGHT-0.2.0/RIGHT/inst/tests/testPoints_RIGHT.R                                     |   30 
 RIGHT-0.2.0/RIGHT/inst/tests/testQplot_RIGHT.R                                      |only
 RIGHT-0.2.0/RIGHT/inst/tests/testRunServer.R                                        |only
 RIGHT-0.2.0/RIGHT/inst/tests/testSearch_RIGHT.R                                     |    4 
 RIGHT-0.2.0/RIGHT/inst/tests/testTable_RIGHT.R                                      |    8 
 RIGHT-0.2.0/RIGHT/man/RIGHT.Rd                                                      |   99 
 RIGHT-0.2.0/RIGHT/man/boxplot_RIGHT.Rd                                              |   60 
 RIGHT-0.2.0/RIGHT/man/clean.Rd                                                      |   38 
 RIGHT-0.2.0/RIGHT/man/createGgplot.Rd                                               |only
 RIGHT-0.2.0/RIGHT/man/createQplot.Rd                                                |only
 RIGHT-0.2.0/RIGHT/man/hist_RIGHT.Rd                                                 |   61 
 RIGHT-0.2.0/RIGHT/man/lines_RIGHT.Rd                                                |   60 
 RIGHT-0.2.0/RIGHT/man/pie_RIGHT.Rd                                                  |   56 
 RIGHT-0.2.0/RIGHT/man/plot_RIGHT.Rd                                                 |   72 
 RIGHT-0.2.0/RIGHT/man/points_RIGHT.Rd                                               |   58 
 RIGHT-0.2.0/RIGHT/man/print.RIGHT.Rd                                                |   43 
 RIGHT-0.2.0/RIGHT/man/runServer.Rd                                                  |only
 RIGHT-0.2.0/RIGHT/man/search_RIGHT.Rd                                               |   47 
 RIGHT-0.2.0/RIGHT/man/summary.RIGHT.Rd                                              |   43 
 RIGHT-0.2.0/RIGHT/man/table_RIGHT.Rd                                                |   51 
 140 files changed, 21862 insertions(+), 17774 deletions(-)

More information about RIGHT at CRAN
Permanent link

Package glinternet updated to version 1.0.0 with previous version 0.9.0 dated 2013-08-17

Title: Learning Interactions via Hierarchical Group-Lasso Regularization
Description: Group-Lasso INTERaction-NET. Fits linear pairwise-interaction models that satisfy strong hierarchy: if an interaction coefficient is estimated to be nonzero, then its two associated main effects also have nonzero estimated coefficients. Accommodates categorical variables (factors) with arbitrary numbers of levels, continuous variables, and combinations thereof. Implements the machinery described in the paper "Learning interactions via hierarchical group-lasso regularization" (JCGS 2014).
Author: Michael Lim, Trevor Hastie
Maintainer: Michael Lim

Diff between glinternet versions 0.9.0 dated 2013-08-17 and 1.0.0 dated 2015-03-30

 DESCRIPTION            |   16 ++++++++--------
 MD5                    |   12 ++++++------
 R/glinternet.cv.r      |   11 ++++-------
 R/glinternet.r         |    8 ++++++++
 R/plot.glinternet.cv.r |   42 ++++++++++++++++++++----------------------
 R/predict.glinternet.r |    1 +
 man/glinternet.Rd      |    6 +++++-
 7 files changed, 52 insertions(+), 44 deletions(-)

More information about glinternet at CRAN
Permanent link

Package ecoengine updated to version 1.9.1 with previous version 1.9 dated 2015-03-14

Title: Programmatic Interface to the API Serving UC Berkeley's Natural History Data
Description: The ecoengine provides access to more than 5 million georeferenced specimen records from the University of California, Berkeley's Natural History Museums.
Author: Karthik Ram [aut, cre]
Maintainer: Karthik Ram

Diff between ecoengine versions 1.9 dated 2015-03-14 and 1.9.1 dated 2015-03-30

 ecoengine-1.9.1/ecoengine/DESCRIPTION                                                       |    8 
 ecoengine-1.9.1/ecoengine/MD5                                                               |  114 
 ecoengine-1.9.1/ecoengine/NAMESPACE                                                         |    4 
 ecoengine-1.9.1/ecoengine/NEWS                                                              |    9 
 ecoengine-1.9.1/ecoengine/R/ee_about.R                                                      |    2 
 ecoengine-1.9.1/ecoengine/R/ee_browse_photos.R                                              |    1 
 ecoengine-1.9.1/ecoengine/R/ee_search.R                                                     |   16 
 ecoengine-1.9.1/ecoengine/R/ee_utils.R                                                      |    3 
 ecoengine-1.9.1/ecoengine/README.md                                                         |    7 
 ecoengine-1.9.1/ecoengine/inst/Using_ecoengine.Rmd                                          |   75 
 ecoengine-1.9.1/ecoengine/inst/Using_ecoengine.md                                           |  428 +--
 ecoengine-1.9.1/ecoengine/inst/Using_ecoengine.pdf                                          |binary
 ecoengine-1.9.1/ecoengine/inst/cache/about_ad4112b8ea90d8283e271edaae557c9f.RData           | 1248 +++++-----
 ecoengine-1.9.1/ecoengine/inst/cache/about_ee_3230311ed066023ed9eda17689c234cb.RData        |    4 
 ecoengine-1.9.1/ecoengine/inst/cache/checklist_details_1932c5620819b8395343118126d8cc73.rdb |binary
 ecoengine-1.9.1/ecoengine/inst/cache/checklist_details_1932c5620819b8395343118126d8cc73.rdx |binary
 ecoengine-1.9.1/ecoengine/inst/cache/checklist_spiders_0ff0fe42d811cd158ba900e166daeede.rdb |binary
 ecoengine-1.9.1/ecoengine/inst/cache/checklist_spiders_0ff0fe42d811cd158ba900e166daeede.rdx |binary
 ecoengine-1.9.1/ecoengine/inst/cache/checklists_8995e93c453b1810df22b11e63faa3c7.rdb        |binary
 ecoengine-1.9.1/ecoengine/inst/cache/checklists_8995e93c453b1810df22b11e63faa3c7.rdx        |binary
 ecoengine-1.9.1/ecoengine/inst/cache/ee_obs_search_21305b371290f5647ae925122a197c19.RData   |    4 
 ecoengine-1.9.1/ecoengine/inst/cache/ee_obs_search_21305b371290f5647ae925122a197c19.rdb     |binary
 ecoengine-1.9.1/ecoengine/inst/cache/ee_obs_search_21305b371290f5647ae925122a197c19.rdx     |binary
 ecoengine-1.9.1/ecoengine/inst/cache/exclude_fields_c7c7687c113aab334515c42ef7f5b8ee.RData  |    4 
 ecoengine-1.9.1/ecoengine/inst/cache/exclude_fields_c7c7687c113aab334515c42ef7f5b8ee.rdb    |binary
 ecoengine-1.9.1/ecoengine/inst/cache/exclude_fields_c7c7687c113aab334515c42ef7f5b8ee.rdx    |binary
 ecoengine-1.9.1/ecoengine/inst/cache/location_40584eaec3605e9270371021f83f239a.rdb          |binary
 ecoengine-1.9.1/ecoengine/inst/cache/location_40584eaec3605e9270371021f83f239a.rdx          |binary
 ecoengine-1.9.1/ecoengine/inst/cache/lynx_data_2ace713db74a81214d5ee2f76b548859.RData       |    2 
 ecoengine-1.9.1/ecoengine/inst/cache/lynx_data_2ace713db74a81214d5ee2f76b548859.rdb         |binary
 ecoengine-1.9.1/ecoengine/inst/cache/lynx_data_2ace713db74a81214d5ee2f76b548859.rdx         |binary
 ecoengine-1.9.1/ecoengine/inst/cache/obs_counts_406b6c6126b2e43da75471cb480d82d1.rdb        |binary
 ecoengine-1.9.1/ecoengine/inst/cache/obs_counts_406b6c6126b2e43da75471cb480d82d1.rdx        |binary
 ecoengine-1.9.1/ecoengine/inst/cache/observations_1_41ddb9250f396e7097e1570e17b02b97.RData  |    2 
 ecoengine-1.9.1/ecoengine/inst/cache/observations_1_41ddb9250f396e7097e1570e17b02b97.rdb    |binary
 ecoengine-1.9.1/ecoengine/inst/cache/observations_1_41ddb9250f396e7097e1570e17b02b97.rdx    |binary
 ecoengine-1.9.1/ecoengine/inst/cache/pagination_fab6170c6459cc9be9085c6ecb4a6a12.rdb        |binary
 ecoengine-1.9.1/ecoengine/inst/cache/pagination_fab6170c6459cc9be9085c6ecb4a6a12.rdx        |binary
 ecoengine-1.9.1/ecoengine/inst/cache/photo_count_f753058547be6580d386adab0eaa6f27.RData     |    2 
 ecoengine-1.9.1/ecoengine/inst/cache/photo_count_f753058547be6580d386adab0eaa6f27.rdb       |binary
 ecoengine-1.9.1/ecoengine/inst/cache/photo_count_f753058547be6580d386adab0eaa6f27.rdx       |binary
 ecoengine-1.9.1/ecoengine/inst/cache/request_fields_ef574e5f5afc117c1a58e909b4c75cff.RData  |    4 
 ecoengine-1.9.1/ecoengine/inst/cache/request_fields_ef574e5f5afc117c1a58e909b4c75cff.rdb    |binary
 ecoengine-1.9.1/ecoengine/inst/cache/request_fields_ef574e5f5afc117c1a58e909b4c75cff.rdx    |binary
 ecoengine-1.9.1/ecoengine/inst/cache/search_print_97a058ac5f69cf15f58db57f74bfe1c1.RData    |    4 
 ecoengine-1.9.1/ecoengine/inst/cache/search_print_97a058ac5f69cf15f58db57f74bfe1c1.rdb      |binary
 ecoengine-1.9.1/ecoengine/inst/cache/search_print_97a058ac5f69cf15f58db57f74bfe1c1.rdx      |binary
 ecoengine-1.9.1/ecoengine/inst/cache/unnamed-chunk-3_4ca08e7b010a774f92495ee6c456c335.RData |only
 ecoengine-1.9.1/ecoengine/inst/cache/unnamed-chunk-3_4ca08e7b010a774f92495ee6c456c335.rdb   |only
 ecoengine-1.9.1/ecoengine/inst/cache/unnamed-chunk-3_4ca08e7b010a774f92495ee6c456c335.rdx   |only
 ecoengine-1.9.1/ecoengine/inst/cache/unnamed-chunk-4_6a4cb183eda190fd5b9a53c5a986e1f1.RData |only
 ecoengine-1.9.1/ecoengine/inst/cache/unnamed-chunk-4_6a4cb183eda190fd5b9a53c5a986e1f1.rdb   |only
 ecoengine-1.9.1/ecoengine/inst/cache/unnamed-chunk-4_6a4cb183eda190fd5b9a53c5a986e1f1.rdx   |only
 ecoengine-1.9.1/ecoengine/inst/cache/version_2dd89b149289408bae09c150e7acd34c.RData         |    6 
 ecoengine-1.9.1/ecoengine/man/ee_pages.Rd                                                   |    4 
 ecoengine-1.9/ecoengine/R/ee_sensor_aggregation.R                                           |only
 ecoengine-1.9/ecoengine/R/ee_sensors.R                                                      |only
 ecoengine-1.9/ecoengine/inst/cache/unnamed-chunk-3_6123f7a98f9074f3e92a9f3ec9b3909b.RData   |only
 ecoengine-1.9/ecoengine/inst/cache/unnamed-chunk-3_6123f7a98f9074f3e92a9f3ec9b3909b.rdb     |only
 ecoengine-1.9/ecoengine/inst/cache/unnamed-chunk-3_6123f7a98f9074f3e92a9f3ec9b3909b.rdx     |only
 ecoengine-1.9/ecoengine/inst/cache/unnamed-chunk-4_15897490125967dbac465463f237953d.RData   |only
 ecoengine-1.9/ecoengine/inst/cache/unnamed-chunk-4_15897490125967dbac465463f237953d.rdb     |only
 ecoengine-1.9/ecoengine/inst/cache/unnamed-chunk-4_15897490125967dbac465463f237953d.rdx     |only
 ecoengine-1.9/ecoengine/man/ee_list_sensors.Rd                                              |only
 ecoengine-1.9/ecoengine/man/ee_sensor_agg.Rd                                                |only
 ecoengine-1.9/ecoengine/man/ee_sensor_data.Rd                                               |only
 ecoengine-1.9/ecoengine/man/ee_sensors.Rd                                                   |only
 67 files changed, 868 insertions(+), 1083 deletions(-)

More information about ecoengine at CRAN
Permanent link


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