Title: Public Subject Attention via Wikipedia Page Access Statistics
Description: Public attention is an interesting field of study. The
internet not only allows to access information in no time on
virtually any subject but via page access statistics gathered
by website authors the subject of attention as well can be
studied. For the omnipresent Wikipedia those access statistics
are made available via 'http://stats.grok.se' a server
providing the information as file dumps as well as as web API.
This package provides an easy to use, consistent and traffic
minimizing approach to make those data accessible within R.
Author: Peter Meissner [aut, cre], R Core team [ctb] ('wp_date()'
derived from base package's 'as.Date()')
Maintainer: Peter Meissner <retep.meissner@gmail.com>
Diff between wikipediatrend versions 1.1.4 dated 2015-06-11 and 1.1.6 dated 2015-07-21
DESCRIPTION | 8 MD5 | 36 ++-- NEWS | 38 +++- R/wp_cache.R | 2 R/wp_df.R | 124 +++++++------- R/wp_download_data.R | 4 R/wp_http_header.R | 6 R/wp_linked_pages.R | 92 +++++----- R/wp_trend.R | 11 - README.md | 2 build/vignette.rds |binary inst/doc/using-wikipediatrend.R | 6 inst/doc/using-wikipediatrend.Rmd | 6 inst/doc/using-wikipediatrend.html | 274 ++++++++++++++++---------------- man/wp_cache.Rd | 2 man/wp_trend.Rd | 6 tests/testthat/test.csv | 59 +++--- tests/testthat/test_caching_gathering.R | 7 vignettes/using-wikipediatrend.Rmd | 6 19 files changed, 362 insertions(+), 327 deletions(-)
More information about wikipediatrend at CRAN
Permanent link
Title: Methods for Statistical Disclosure Control in Tabular Data
Description: Methods for statistical disclosure control in
tabular data such as primary and secondary cell suppression are covered in
this package.
Author: Bernhard Meindl
Maintainer: Bernhard Meindl <bernhard.meindl@statistik.gv.at>
Diff between sdcTable versions 0.18.1 dated 2015-05-13 and 0.19.1 dated 2015-07-21
sdcTable-0.18.1/sdcTable/src/myPaste.cpp |only sdcTable-0.18.1/sdcTable/src/myPasteWithSep.cpp |only sdcTable-0.18.1/sdcTable/src/mySplitFn.cpp |only sdcTable-0.19.1/sdcTable/DESCRIPTION | 11 sdcTable-0.19.1/sdcTable/MD5 | 23 - sdcTable-0.19.1/sdcTable/NAMESPACE | 5 sdcTable-0.19.1/sdcTable/R/RcppExports.R |only sdcTable-0.19.1/sdcTable/R/classes.r | 5 sdcTable-0.19.1/sdcTable/R/helper_functions.r | 13 - sdcTable-0.19.1/sdcTable/R/methods_class_dimVar.r | 14 - sdcTable-0.19.1/sdcTable/R/methods_class_sdcProblem.r | 220 ++++-------------- sdcTable-0.19.1/sdcTable/build/vignette.rds |binary sdcTable-0.19.1/sdcTable/inst/doc/sdcTable.pdf |binary sdcTable-0.19.1/sdcTable/src/RcppExports.cpp |only sdcTable-0.19.1/sdcTable/src/cpp_helpers.cpp |only sdcTable-0.19.1/sdcTable/src/suppMultDimTable.cpp |only 16 files changed, 97 insertions(+), 194 deletions(-)
Title: Distributions to be Used for GAMLSS Modelling
Description: The different distributions used for the response variables in GAMLSS
modelling.
Author: Mikis Stasinopoulos <d.stasinopoulos@londonmet.ac.uk>, Bob
Rigby <r.rigby@londonmet.ac.uk> with contributions from
Calliope Akantziliotou, Gillian Heller, Raydonal Ospina
<rospina@ime.usp.br>, Nicoletta Motpan, Fiona McElduff, Vlasios
Voudouris, Majid Djennad, Marco Enea and Alexios Ghalanos.
Maintainer: Mikis Stasinopoulos <d.stasinopoulos@londonmet.ac.uk>
Diff between gamlss.dist versions 4.3-4 dated 2015-02-03 and 4.3-5 dated 2015-07-21
DESCRIPTION | 15 - MD5 | 12 - NAMESPACE | 232 ++++++++++++------------ R/BB.R | 298 +++++++++++++++---------------- R/GT.R | 562 ++++++++++++++++++++++++++++++------------------------------ man/GT.Rd | 2 man/NO.Rd | 162 ++++++++--------- 7 files changed, 642 insertions(+), 641 deletions(-)
Title: Calibration Plot for Proteomics
Description: Functions to check whether a vector of p-values respects the assumptions of FDR (false discovery rate) control procedures and to compute adjusted p-values.
Author: Quentin Giai Gianetto, Florence Combes, Yohann Couté, Christophe Bruley, Thomas Burger
Maintainer: Quentin Giai Gianetto <quentin2g@yahoo.fr>
Diff between cp4p versions 0.2 dated 2015-05-13 and 0.3 dated 2015-07-21
DESCRIPTION | 10 ++-- MD5 | 24 +++++++---- NAMESPACE | 10 ++-- R/adjust_p.R | 21 ++++++---- R/calibration_plot.R | 97 ++++++++++++++++++++++++++++++++++++------------ R/estim_pi0.R | 4 + data |only man/LFQRatio2.Rd |only man/LFQRatio25.Rd |only man/adjust.p.Rd | 9 ++-- man/calibration.plot.Rd | 9 ++-- man/cp4p-package.Rd | 7 +-- man/estim.pi0.Rd | 16 +++++-- 13 files changed, 141 insertions(+), 66 deletions(-)
Title: Multivariate VAM Fitting
Description: The RealVAMs package fits a multivariate value-added model (VAM) (see Broatch and Lohr 2012) with normally distributed test scores and a binary outcome indicator. This material is based upon work supported by the National Science Foundation under grants DRL-1336027 and DRL-1336265.
Author: Andrew Karl, Jennifer Broatch, and Jennifer Green
Maintainer: Andrew Karl <akarl@asu.edu>
Diff between RealVAMS versions 0.3-1 dated 2014-11-01 and 0.3-2 dated 2015-07-21
DESCRIPTION | 10 +++++----- MD5 | 12 ++++++------ NAMESPACE | 5 ++++- NEWS | 5 ++++- R/vp_cp.R | 4 ++-- man/RealVAMS-package.Rd | 11 ++++++----- man/RealVAMS.Rd | 7 ++++--- 7 files changed, 31 insertions(+), 23 deletions(-)
Title: Tools for the 'Parallel' Package
Description: Miscellaneous utilities for the 'parallel' package,
cluster-oriented section; "Snowdoop" alternative to MapReduce;
file splitting and distributed operations such as sort and aggregate.
"Software Alchemy" method for parallelizing most statistical methods,
presented in N. Matloff, Parallel Computation for Data Science,
Chapman and Hall, 2015. Includes a debugging aid.
Author: Norm Matloff <normmatloff@gmail.com> [aut],
Alex Rumbaugh <aprumbaugh@ucdavis.edu> [ctb]
Maintainer: Norm Matloff <normmatloff@gmail.com>
Diff between partools versions 1.0.1 dated 2015-01-03 and 1.1.1 dated 2015-07-21
partools-1.0.1/partools/inst/doc/Snowdoop.R |only partools-1.0.1/partools/inst/doc/Snowdoop.Rnw |only partools-1.0.1/partools/inst/doc/Snowdoop.pdf |only partools-1.0.1/partools/vignettes/Snowdoop.Rnw |only partools-1.1.1/partools/DESCRIPTION | 23 - partools-1.1.1/partools/MD5 | 39 +- partools-1.1.1/partools/NAMESPACE | 11 partools-1.1.1/partools/R/CA.R | 247 +++++++++++++--- partools-1.1.1/partools/R/DebugSnow.R | 6 partools-1.1.1/partools/R/SnowUtils.R | 146 +++++++++ partools-1.1.1/partools/R/Snowdoop.R | 304 +++++++++++++++++--- partools-1.1.1/partools/R/onAttach.R |only partools-1.1.1/partools/README.md |only partools-1.1.1/partools/build/vignette.rds |binary partools-1.1.1/partools/data |only partools-1.1.1/partools/inst/README | 3 partools-1.1.1/partools/inst/doc/partools.Rnw |only partools-1.1.1/partools/inst/doc/partools.pdf |only partools-1.1.1/partools/inst/examples/XformAdjMat.R |only partools-1.1.1/partools/man/ca.Rd | 217 +++++++++++++- partools-1.1.1/partools/man/dbs.Rd | 67 ++-- partools-1.1.1/partools/man/formrowchunks.Rd | 155 ++++++++-- partools-1.1.1/partools/man/newadult.Rd |only partools-1.1.1/partools/man/prgeng.Rd |only partools-1.1.1/partools/man/snowdoop.Rd | 204 +++++++++++-- partools-1.1.1/partools/vignettes/partools.Rnw |only 26 files changed, 1224 insertions(+), 198 deletions(-)
Title: Routines for Fitting Kinetic Models with One or More State
Variables to Chemical Degradation Data
Description: Calculation routines based on the FOCUS Kinetics Report (2006).
Includes a function for conveniently defining differential equation models,
model solution based on eigenvalues if possible or using numerical solvers
and a choice of the optimisation methods made available by the 'FME' package.
If a C compiler (on windows: 'Rtools') is installed, differential
equation models are solved using compiled C functions.
Please note that no warranty is implied for correctness of results or fitness
for a particular purpose.
Author: Johannes Ranke [aut, cre, cph],
Katrin Lindenberger [ctb],
René Lehmann [ctb],
Eurofins Regulatory AG [cph]
Maintainer: Johannes Ranke <jranke@uni-bremen.de>
Diff between mkin versions 0.9-39 dated 2015-06-26 and 0.9-40 dated 2015-07-21
mkin-0.9-39/mkin/inst/doc/compiled_models.R |only mkin-0.9-39/mkin/inst/doc/compiled_models.Rmd |only mkin-0.9-39/mkin/inst/doc/compiled_models.html |only mkin-0.9-39/mkin/vignettes/compiled_models.Rmd |only mkin-0.9-40/mkin/DESCRIPTION | 13 - mkin-0.9-40/mkin/MD5 | 166 +++++++++++++++------ mkin-0.9-40/mkin/NAMESPACE | 6 mkin-0.9-40/mkin/NEWS.md | 12 + mkin-0.9-40/mkin/R/endpoints.R | 45 +++-- mkin-0.9-40/mkin/R/mkin_wide_to_long.R | 2 mkin-0.9-40/mkin/R/mkinfit.R | 4 mkin-0.9-40/mkin/README.md | 97 ++---------- mkin-0.9-40/mkin/build/vignette.rds |binary mkin-0.9-40/mkin/inst/doc/FOCUS_D.R | 22 -- mkin-0.9-40/mkin/inst/doc/FOCUS_D.html | 20 +- mkin-0.9-40/mkin/inst/doc/FOCUS_L.R | 97 ------------ mkin-0.9-40/mkin/inst/doc/FOCUS_L.html | 88 +++++------ mkin-0.9-40/mkin/inst/doc/FOCUS_Z.pdf |binary mkin-0.9-40/mkin/inst/doc/mkin.pdf |binary mkin-0.9-40/mkin/man/DFOP.solution.Rd | 3 mkin-0.9-40/mkin/man/Extract.mmkin.Rd | 5 mkin-0.9-40/mkin/man/FOCUS_2006_DFOP_ref_A_to_B.Rd | 1 mkin-0.9-40/mkin/man/FOCUS_2006_FOMC_ref_A_to_F.Rd | 1 mkin-0.9-40/mkin/man/FOCUS_2006_HS_ref_A_to_F.Rd | 1 mkin-0.9-40/mkin/man/FOCUS_2006_SFO_ref_A_to_F.Rd | 1 mkin-0.9-40/mkin/man/FOCUS_2006_datasets.Rd | 1 mkin-0.9-40/mkin/man/FOMC.solution.Rd | 1 mkin-0.9-40/mkin/man/HS.solution.Rd | 1 mkin-0.9-40/mkin/man/IORE.solution.Rd | 1 mkin-0.9-40/mkin/man/SFO.solution.Rd | 1 mkin-0.9-40/mkin/man/SFORB.solution.Rd | 1 mkin-0.9-40/mkin/man/geometric_mean.Rd | 1 mkin-0.9-40/mkin/man/mccall81_245T.Rd | 2 mkin-0.9-40/mkin/man/mkinerrmin.Rd | 1 mkin-0.9-40/mkin/man/mkinfit.Rd | 7 mkin-0.9-40/mkin/man/mkinresplot.Rd | 2 mkin-0.9-40/mkin/man/mmkin.Rd | 7 mkin-0.9-40/mkin/man/plot.mkinfit.Rd | 4 mkin-0.9-40/mkin/man/plot.mmkin.Rd | 4 mkin-0.9-40/mkin/man/schaefer07_complex_case.Rd | 5 mkin-0.9-40/mkin/man/summary.mkinfit.Rd | 4 mkin-0.9-40/mkin/man/transform_odeparms.Rd | 2 mkin-0.9-40/mkin/vignettes/FOCUS_D_cache |only mkin-0.9-40/mkin/vignettes/FOCUS_D_files |only mkin-0.9-40/mkin/vignettes/FOCUS_L_cache |only mkin-0.9-40/mkin/vignettes/FOCUS_L_files |only mkin-0.9-40/mkin/vignettes/compiled_models.html |only 47 files changed, 279 insertions(+), 350 deletions(-)
Title: Kernel Smoothing for Bivariate Copula Densities
Description: Provides fast implementations of kernel smoothing techniques for bivariate copula densities, in particular density estimation and resampling.
Author: Thomas Nagler
Maintainer: Thomas Nagler <thomas.nagler@tum.de>
Diff between kdecopula versions 0.0.2 dated 2015-06-18 and 0.0.3 dated 2015-07-21
DESCRIPTION | 10 +++--- MD5 | 24 +++++++-------- NAMESPACE | 5 +++ R/kdecop.R | 7 ++-- inst/include/hfunc.h | 2 - inst/include/integrate.h | 4 +- inst/include/interp.h | 2 - man/kdecopula-package.Rd | 4 +- src/RcppExports.cpp | 16 +++++----- src/hfunc.cpp | 28 +++++++++++------- src/integrate.cpp | 6 +-- src/interp.cpp | 73 +++++++++++++++++++++++++++-------------------- src/renorm.cpp | 51 ++++++++++++++++++++++---------- 13 files changed, 139 insertions(+), 93 deletions(-)
Title: Fast Compressed Neural Networks for R
Description: The FCNN4R package provides an interface to kernel routines
from the FCNN C++ library. FCNN is based on a completely new
Artificial Neural Network representation that offers unmatched
efficiency, modularity, and extensibility. FCNN4R provides
standard teaching (backpropagation, Rprop) and pruning
algorithms (minimum magnitude, Optimal Brain Surgeon), but it is
first and foremost an efficient computational engine. Users
can easily implement their algorithms by taking advantage
of fast gradient computing routines, as well as network
reconstruction functionality (removing weights and redundant
neurons).
Author: Grzegorz Klima <gklima@users.sourceforge.net>
Maintainer: Grzegorz Klima <gklima@users.sourceforge.net>
Diff between FCNN4R versions 0.3.2 dated 2015-07-17 and 0.3.3 dated 2015-07-21
DESCRIPTION | 8 ++++---- MD5 | 14 +++++++------- R/mlp_prune.R | 20 ++++++++++---------- R/mlp_teach.R | 10 +++++----- man/mlp_prune_mag.Rd | 2 +- man/mlp_prune_obs.Rd | 2 +- src/fcnn/struct.cpp | 15 ++++++++------- src/fcnn/utils.cpp | 51 ++++++++++++++++++++++++++------------------------- 8 files changed, 62 insertions(+), 60 deletions(-)
Title: Tools for Ecological Network Analysis
Description: Provides algorithms for the analysis of ecological networks.
Author: M.K. Lau, S.R. Borrett, D.E. Hines, P. Singh
Maintainer: Matthew K. Lau <enaR.maintainer@gmail.com>
Diff between enaR versions 2.8.1 dated 2015-01-14 and 2.9 dated 2015-07-21
DESCRIPTION | 15 ++++++++------- MD5 | 26 ++++++++++++++------------ NAMESPACE | 8 ++++++++ R/pack.R | 31 ++++++++++++++++++++++--------- R/read.wand.R | 2 +- R/write.EcoNet.R |only build/vignette.rds |binary data/bgcModels.rda |binary data/enaModelInfo.rda |binary data/enaModels.rda |binary data/oyster.rda |binary data/troModels.rda |binary inst/doc/enaR-vignette.pdf |binary man/write.EcoNet.Rd |only man/write.nea.Rd | 2 +- 15 files changed, 54 insertions(+), 30 deletions(-)
Title: "Finding Groups in Data": Cluster Analysis Extended Rousseeuw et
al.
Description: Methods for Cluster analysis. Much extended the original from
Peter Rousseeuw, Anja Struyf and Mia Hubert,
based on Kaufman and Rousseeuw (1990) "Finding Groups in Data".
Author: Martin Maechler [aut, cre],
Peter Rousseeuw [aut] (Fortran original),
Anja Struyf [aut] (S original),
Mia Hubert [aut] (S original),
Kurt Hornik [trl, ctb] (port to R; maintenance(1999-2000)),
Matthias Studer [ctb],
Pierre Roudier [ctb]
Maintainer: Martin Maechler <maechler@stat.math.ethz.ch>
Diff between cluster versions 2.0.2 dated 2015-06-19 and 2.0.3 dated 2015-07-21
ChangeLog | 10 +++++----- DESCRIPTION | 12 ++++++------ MD5 | 21 +++++++++++---------- NAMESPACE | 14 +++++++++----- inst/NEWS.Rd |only inst/po/de/LC_MESSAGES/R-cluster.mo |binary inst/po/en@quot/LC_MESSAGES/R-cluster.mo |binary inst/po/en@quot/LC_MESSAGES/cluster.mo |binary po/R-cluster.pot | 4 ++-- po/R-de.po | 4 ++-- po/cluster.pot | 4 ++-- po/update-me.sh | 9 ++++++--- 12 files changed, 43 insertions(+), 35 deletions(-)