Mon, 30 Jul 2018

Package RSDA updated to version 2.0.5 with previous version 2.0.4 dated 2018-04-30

Title: R to Symbolic Data Analysis
Description: Symbolic Data Analysis (SDA) was proposed by professor Edwin Diday in 1987, the main purpose of SDA is to substitute the set of rows (cases) in the data table for a concept (second order statistical unit). This package implements, to the symbolic case, certain techniques of automatic classification, as well as some linear models.
Author: Oldemar Rodriguez R. with contributions from Carlos Aguero, Olger Calderon, Roberto Zuniga and Jorge Arce
Maintainer: Oldemar Rodriguez <oldemar.rodriguez@ucr.ac.cr>

Diff between RSDA versions 2.0.4 dated 2018-04-30 and 2.0.5 dated 2018-07-30

 RSDA-2.0.4/RSDA/R/sym.row.plot.R                  |only
 RSDA-2.0.4/RSDA/man/sym.radar.plot..Rd            |only
 RSDA-2.0.4/RSDA/man/sym.row.plot.Rd               |only
 RSDA-2.0.5/RSDA/DESCRIPTION                       |   12 -
 RSDA-2.0.5/RSDA/MD5                               |   58 ++---
 RSDA-2.0.5/RSDA/NAMESPACE                         |   22 +-
 RSDA-2.0.5/RSDA/R/RSDA.R                          |    2 
 RSDA-2.0.5/RSDA/R/classic.to.sym.R                |   24 +-
 RSDA-2.0.5/RSDA/R/data.R                          |    8 
 RSDA-2.0.5/RSDA/R/dist.interval.R                 |    4 
 RSDA-2.0.5/RSDA/R/plot.sym.data.table.R           |   75 ++++---
 RSDA-2.0.5/RSDA/R/sym.continuos.plot.R            |   42 +---
 RSDA-2.0.5/RSDA/R/sym.hist.plot.R                 |   55 +----
 RSDA-2.0.5/RSDA/R/sym.interval.pc.limits.2.j.r    |    2 
 RSDA-2.0.5/RSDA/R/sym.interval.pc.limits.R        |    2 
 RSDA-2.0.5/RSDA/R/sym.interval.pca.limits.new.j.r |    2 
 RSDA-2.0.5/RSDA/R/sym.interval.plot.R             |   50 +---
 RSDA-2.0.5/RSDA/R/sym.modal.plot.R                |   60 ++---
 RSDA-2.0.5/RSDA/R/sym.radar.plot.R                |  225 +++++++++++-----------
 RSDA-2.0.5/RSDA/R/sym.set.plot.R                  |   58 ++---
 RSDA-2.0.5/RSDA/man/USCrime.Rd                    |    4 
 RSDA-2.0.5/RSDA/man/classic.to.sym.Rd             |   12 -
 RSDA-2.0.5/RSDA/man/ex1_db2so.Rd                  |    4 
 RSDA-2.0.5/RSDA/man/plot.sym.data.table.Rd        |   17 +
 RSDA-2.0.5/RSDA/man/sym.continuos.plot.Rd         |   34 ---
 RSDA-2.0.5/RSDA/man/sym.dist.interval.Rd          |    4 
 RSDA-2.0.5/RSDA/man/sym.hist.plot.Rd              |   40 ---
 RSDA-2.0.5/RSDA/man/sym.interval.plot.Rd          |   34 ---
 RSDA-2.0.5/RSDA/man/sym.modal.plot.Rd             |   38 ---
 RSDA-2.0.5/RSDA/man/sym.radar.data.Rd             |only
 RSDA-2.0.5/RSDA/man/sym.radar.plot.Rd             |   29 +-
 RSDA-2.0.5/RSDA/man/sym.set.plot.Rd               |   32 ---
 32 files changed, 381 insertions(+), 568 deletions(-)

More information about RSDA at CRAN
Permanent link

Package scoringRules updated to version 0.9.5 with previous version 0.9.4 dated 2017-11-03

Title: Scoring Rules for Parametric and Simulated Distribution Forecasts
Description: Dictionary-like reference for computing scoring rules in a wide range of situations. Covers both parametric forecast distributions (such as mixtures of Gaussians) and distributions generated via simulation.
Author: Alexander Jordan, Fabian Krueger, Sebastian Lerch
Maintainer: Fabian Krueger <Fabian.Krueger83@gmail.com>

Diff between scoringRules versions 0.9.4 dated 2017-11-03 and 0.9.5 dated 2018-07-30

 scoringRules-0.9.4/scoringRules/inst/doc/crpsformulas.Rmd    |only
 scoringRules-0.9.4/scoringRules/inst/doc/crpsformulas.html   |only
 scoringRules-0.9.4/scoringRules/vignettes/closedforms.bib    |only
 scoringRules-0.9.4/scoringRules/vignettes/crpsformulas.Rmd   |only
 scoringRules-0.9.5/scoringRules/DESCRIPTION                  |   13 
 scoringRules-0.9.5/scoringRules/MD5                          |   53 
 scoringRules-0.9.5/scoringRules/NAMESPACE                    |   15 
 scoringRules-0.9.5/scoringRules/R/crps.numeric.R             |   23 
 scoringRules-0.9.5/scoringRules/R/header.R                   |    1 
 scoringRules-0.9.5/scoringRules/R/header_replication.R       |  110 
 scoringRules-0.9.5/scoringRules/R/logs.numeric.R             |   15 
 scoringRules-0.9.5/scoringRules/R/procs_casestudy.R          |    3 
 scoringRules-0.9.5/scoringRules/R/scores_binom.R             |only
 scoringRules-0.9.5/scoringRules/R/scores_hyper.R             |only
 scoringRules-0.9.5/scoringRules/R/scores_sample_univ.R       |    2 
 scoringRules-0.9.5/scoringRules/build/vignette.rds           |binary
 scoringRules-0.9.5/scoringRules/inst/CITATION                |only
 scoringRules-0.9.5/scoringRules/inst/doc/article.R           |  354 ++
 scoringRules-0.9.5/scoringRules/inst/doc/article.Rnw         | 1305 ++++++++---
 scoringRules-0.9.5/scoringRules/inst/doc/article.pdf         |binary
 scoringRules-0.9.5/scoringRules/inst/doc/gettingstarted.Rmd  |    8 
 scoringRules-0.9.5/scoringRules/inst/doc/gettingstarted.html |   12 
 scoringRules-0.9.5/scoringRules/man/crps.numeric.Rd          |   22 
 scoringRules-0.9.5/scoringRules/man/gdp_mcmc.Rd              |    2 
 scoringRules-0.9.5/scoringRules/man/logs.numeric.Rd          |   15 
 scoringRules-0.9.5/scoringRules/man/print.casestudy.Rd       |only
 scoringRules-0.9.5/scoringRules/man/print.mcstudy.Rd         |only
 scoringRules-0.9.5/scoringRules/man/scores_binom.Rd          |only
 scoringRules-0.9.5/scoringRules/man/scores_hyper.Rd          |only
 scoringRules-0.9.5/scoringRules/man/summary.casestudy.Rd     |only
 scoringRules-0.9.5/scoringRules/man/summary.mcstudy.Rd       |only
 scoringRules-0.9.5/scoringRules/vignettes/article.Rnw        | 1305 ++++++++---
 scoringRules-0.9.5/scoringRules/vignettes/bibliography.bib   |  217 +
 scoringRules-0.9.5/scoringRules/vignettes/gettingstarted.Rmd |    8 
 34 files changed, 2649 insertions(+), 834 deletions(-)

More information about scoringRules at CRAN
Permanent link

Package MultipleBubbles updated to version 0.2.0 with previous version 0.1.0 dated 2018-01-29

Title: Test and Detection of Explosive Behaviors for Time Series
Description: Provides the Augmented Dickey-Fuller test and its variations to check the existence of bubbles (explosive behavior) for time series, based on the article by Peter C. B. Phillips, Shuping Shi and Jun Yu (2015a) <doi:10.1111/iere.12131>. Some functions may take a while depending on the size of the data used, or the number of Monte Carlo replications applied.
Author: Pedro Araujo <pharaujo1094@gmail.com> Gustavo Lacerda <gustavolacerdas@gmail.com> Peter C.B. Phillips <peter.phillips@yale.edu> Shu-Ping Shi <shuping.shi@mq.edu.au>
Maintainer: Pedro Araujo <pharaujo1094@gmail.com>

Diff between MultipleBubbles versions 0.1.0 dated 2018-01-29 and 0.2.0 dated 2018-07-30

 DESCRIPTION       |   12 +++---
 MD5               |   26 ++++++-------
 NAMESPACE         |   26 ++++++-------
 R/ADF_IC.R        |    6 +--
 R/GSADF.R         |  101 +++++++++++++++++++++++++++---------------------------
 man/ADF_FL.Rd     |   52 +++++++++++++--------------
 man/ADF_IC.Rd     |   59 ++++++++++++++++---------------
 man/DGP.Rd        |   44 +++++++++++------------
 man/badf.Rd       |   62 ++++++++++++++++-----------------
 man/bsadf.Rd      |   58 +++++++++++++++----------------
 man/gsadf.Rd      |   62 ++++++++++++++++++---------------
 man/sadf.Rd       |   56 ++++++++++++++---------------
 man/sadf_gsadf.Rd |   56 ++++++++++++++---------------
 man/sp_data.Rd    |   28 +++++++-------
 14 files changed, 328 insertions(+), 320 deletions(-)

More information about MultipleBubbles at CRAN
Permanent link

New package glycanr with initial version 0.3.1
Package: glycanr
Title: Tools for Analysing N-Glycan Data
Version: 0.3.1
Authors@R: c( person("Ivo", "Ugrina", role=c("aut", "cre", "cph"), email="ivougrina@gmail.com"), person("Lucija", "Klaric", role="aut"), person("Alyce", "Russell", role="aut"), person("Frano", "Vuckovic", role="aut"))
Maintainer: Ivo Ugrina <ivougrina@gmail.com>
Description: Useful utilities in N-glycan data analysis. This package tries to fill the gap in N-glycan data analysis by providing easy to use functions for basic operations on data (see <https://en.wikipedia.org/wiki/Glycomics> for more details on Glycomics). At the moment 'glycanr' is mostly oriented to data obtained by UPLC (Ultra Performance Liquid Chromatography) and LCMS (Liquid chromatography–mass spectrometry) analysis of Plasma and IgG glycome.
Depends: R (>= 3.1.2)
Imports: ggplot2, tidyr (>= 0.3.1), dplyr (>= 0.4.3), coin
License: MIT + file LICENSE
LazyData: true
Suggests: knitr, preprocessCore, testthat
VignetteBuilder: knitr
URL: https://github.com/iugrina/glycanr
BugReports: https://github.com/iugrina/glycanr/issues
Encoding: UTF-8
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-30 17:37:10 UTC; iugrina
Author: Ivo Ugrina [aut, cre, cph], Lucija Klaric [aut], Alyce Russell [aut], Frano Vuckovic [aut]
Repository: CRAN
Date/Publication: 2018-07-30 21:00:03 UTC

More information about glycanr at CRAN
Permanent link

Package fs updated to version 1.2.5 with previous version 1.2.4 dated 2018-07-26

Title: Cross-Platform File System Operations Based on 'libuv'
Description: A cross-platform interface to file system operations, built on top of the 'libuv' C library.
Author: Jim Hester [aut, cre], Hadley Wickham [aut], libuv project contributors [cph] (libuv library), Joyent, Inc. and other Node contributors [cph] (libuv library), RStudio [cph, fnd]
Maintainer: Jim Hester <james.f.hester@gmail.com>

Diff between fs versions 1.2.4 dated 2018-07-26 and 1.2.5 dated 2018-07-30

 DESCRIPTION                |    6 +++---
 MD5                        |    8 ++++----
 NEWS.md                    |    4 ++++
 src/file.cc                |    1 +
 tests/testthat/test-list.R |   16 ++++++++++++----
 5 files changed, 24 insertions(+), 11 deletions(-)

More information about fs at CRAN
Permanent link

Package trend updated to version 1.1.1 with previous version 1.1.0 dated 2018-01-03

Title: Non-Parametric Trend Tests and Change-Point Detection
Description: The analysis of environmental data often requires the detection of trends and change-points. This package includes tests for trend detection (Cox-Stuart Trend Test, Mann-Kendall Trend Test, (correlated) Hirsch-Slack Test, partial Mann-Kendall Trend Test, multivariate (multisite) Mann-Kendall Trend Test, (Seasonal) Sen's slope, partial Pearson and Spearman correlation trend test), change-point detection (Lanzante's test procedures, Pettitt's test, Buishand Range Test, Buishand U Test, Standard Normal Homogeinity Test), detection of non-randomness (Wallis-Moore Phase Frequency Test, Bartels rank von Neumann's ratio test, Wald-Wolfowitz Test) and the two sample Robust Rank-Order Distributional Test.
Author: Thorsten Pohlert
Maintainer: Thorsten Pohlert <thorsten.pohlert@gmx.de>

Diff between trend versions 1.1.0 dated 2018-01-03 and 1.1.1 dated 2018-07-30

 DESCRIPTION                   |    8 ++++----
 MD5                           |   40 ++++++++++++++++++++--------------------
 R/csmk.test.R                 |   21 +++++++++++----------
 R/mk.test.R                   |    7 +++----
 R/mult.mk.test.R              |    9 ++++-----
 R/partial.cor.trend.test.R    |    8 ++++----
 R/rrod.test.R                 |    8 ++++++--
 R/sea.sens.slope.R            |    6 +++---
 R/sens.slope.R                |    5 +++--
 R/smk.test.R                  |    7 +++----
 build/vignette.rds            |binary
 inst/NEWS.Rd                  |   10 ++++++++++
 inst/doc/trend.pdf            |binary
 man/csmk.test.Rd              |   13 ++++++-------
 man/mk.test.Rd                |    7 +++----
 man/mult.mk.test.Rd           |    9 ++++-----
 man/partial.cor.trend.test.Rd |    8 ++++----
 man/rrod.test.Rd              |    8 ++++++--
 man/sea.sens.slope.Rd         |    6 +++---
 man/sens.slope.Rd             |    5 +++--
 man/smk.test.Rd               |    7 +++----
 21 files changed, 103 insertions(+), 89 deletions(-)

More information about trend at CRAN
Permanent link

New package poolVIM with initial version 1.0.0
Package: poolVIM
Type: Package
Title: Gene-Based Association Tests using the Actual Impurity Reduction (AIR) Variable Importance
Version: 1.0.0
Date: 2018-07-25
Author: Stefano Nembrini <stefanonembrini@gmail.com>
Maintainer: Stefano Nembrini <stefanonembrini@gmail.com>
Description: Gene-based association tests using the actual impurity reduction (AIR) variable importance. The function aggregates AIR importance measures from a group of SNPs or probes and outputs a p-value for each gene. The procedures builds upon the method described in <doi:10.1093/Bioinformatics/Bty373> and will be published soon.
License: GPL (>= 2)
LazyData: TRUE
Imports: stats, ranger
Depends: R(>= 3.3.1), EmpiricalBrownsMethod(>= 1.6.0), Hmisc(>= 4.1)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-30 07:18:24 UTC; S
Repository: CRAN
Date/Publication: 2018-07-30 17:30:08 UTC

More information about poolVIM at CRAN
Permanent link

Package growthcurver updated to version 0.3.0 with previous version 0.2.1 dated 2016-03-29

Title: Simple Metrics to Summarize Growth Curves
Description: This is a simple package that fits the logistic equation to microbial growth curve data (e.g., repeated absorbance measurements taken from a plate reader over time). From this fit, a variety of metrics are provided, including the maximum growth rate, the doubling time, the carrying capacity, the area under the logistic curve, and the time to the inflection point.
Author: Kathleen sprouffske [aut, cre]
Maintainer: Kathleen sprouffske <sprouffske@gmail.com>

Diff between growthcurver versions 0.2.1 dated 2016-03-29 and 0.3.0 dated 2018-07-30

 DESCRIPTION                         |   16 
 MD5                                 |   26 
 R/helpers.R                         |    2 
 R/summarize-growth-by-plate.R       |    4 
 R/utils.R                           |    6 
 README.md                           |    1 
 build/vignette.rds                  |binary
 inst/doc/Growthcurver-vignette.html | 1081 +++++++++++++++++++++---------------
 man/NAtT.Rd                         |    1 
 man/SummarizeGrowth.Rd              |    1 
 man/SummarizeGrowthByPlate.Rd       |    1 
 man/gcfit.Rd                        |    3 
 man/gcvals.Rd                       |    1 
 man/growthdata.Rd                   |    1 
 14 files changed, 683 insertions(+), 461 deletions(-)

More information about growthcurver at CRAN
Permanent link

Package dotCall64 updated to version 1.0-0 with previous version 0.9-5.2 dated 2018-01-11

Title: Enhanced Foreign Function Interface Supporting Long Vectors
Description: Provides .C64(), which is an enhanced version of .C() and .Fortran() from the foreign function interface. .C64() supports long vectors, arguments of type 64-bit integer, and provides a mechanism to avoid unnecessary copies of read-only and write-only arguments. This makes it a convenient and fast interface to C/C++ and Fortran code.
Author: Kaspar Moesinger [aut], Florian Gerber [cre, ctb], Reinhard Furrer [ctb]
Maintainer: Florian Gerber <florian.gerber@math.uzh.ch>

Diff between dotCall64 versions 0.9-5.2 dated 2018-01-11 and 1.0-0 dated 2018-07-30

 dotCall64-0.9-5.2/dotCall64/NEWS.md        |only
 dotCall64-1.0-0/dotCall64/DESCRIPTION      |    8 +++---
 dotCall64-1.0-0/dotCall64/MD5              |   10 +++----
 dotCall64-1.0-0/dotCall64/NEWS             |only
 dotCall64-1.0-0/dotCall64/R/dotCall64.R    |    9 +++---
 dotCall64-1.0-0/dotCall64/inst/CITATION    |   38 ++++++++++++++---------------
 dotCall64-1.0-0/dotCall64/man/dotCall64.Rd |    9 +++---
 7 files changed, 38 insertions(+), 36 deletions(-)

More information about dotCall64 at CRAN
Permanent link

New package syt with initial version 0.1.0
Package: syt
Type: Package
Title: Standard Young Tableaux
Version: 0.1.0
Date: 2018-07-30
Author: Stéphane Laurent
Maintainer: Stéphane Laurent <laurent_step@yahoo.fr>
Description: Deals with standard Young tableaux (field of combinatorics). Performs enumeration, counting, random generation, the Robinson-Schensted correspondence, and conversion to and from paths on the Young lattice.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: Matrix, partitions, utils
Suggests: testthat
URL: https://github.com/stla/syt
BugReports: https://github.com/stla/syt/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-30 14:57:13 UTC; SDL96354
Repository: CRAN
Date/Publication: 2018-07-30 16:10:03 UTC

More information about syt at CRAN
Permanent link

New package Rspc with initial version 1.2.2
Package: Rspc
Type: Package
Title: Nelson Rules for Control Charts
Version: 1.2.2
Maintainer: Stanislav Matousek (MSD) <rspc@merck.com>
Description: Implementation of Nelson rules for control charts in 'R'. The 'Rspc' implements some Statistical Process Control methods, namely Levey-Jennings type of I (individuals) chart, Shewhart C (count) chart and Nelson rules (as described in Montgomery, D. C. (2013) Introduction to statistical quality control. Hoboken, NJ: Wiley.). Typical workflow is taking the time series, specify the control limits, and list of Nelson rules you want to evaluate. There are several options how to modify the rules (one sided limits, numerical parameters of rules, etc.). Package is also capable of calculating the control limits from the data (so far only for i-chart and c-chart are implemented).
Authors@R: c( person("Martin", "Vagenknecht (MSD)", role = "aut"), person("Jindrich", "Soukup (MSD)", role = "aut"), person("Stanislav", "Matousek (MSD)", email = "rspc@merck.com", role = c("aut", "cre")), person("Janet", "Alvarado (MSD)", role = c("ctb", "rev")), person("Merck Sharp & Dohme Corp. a subsidiary of Merck & Co., Inc., Kenilworth, NJ, USA", role = "cph"))
BugReports: https://github.com/Merck/SPC_Package/issues
Depends: R (>= 3.1.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr
Suggests: knitr
NeedsCompilation: no
Packaged: 2018-07-30 11:52:34 UTC; soukupj
Author: Martin Vagenknecht (MSD) [aut], Jindrich Soukup (MSD) [aut], Stanislav Matousek (MSD) [aut, cre], Janet Alvarado (MSD) [ctb, rev], Merck Sharp & Dohme Corp. a subsidiary of Merck & Co., Inc., Kenilworth, NJ, USA [cph]
Repository: CRAN
Date/Publication: 2018-07-30 16:20:06 UTC

More information about Rspc at CRAN
Permanent link

Package Rmpfr updated to version 0.7-1 with previous version 0.7-0 dated 2018-01-12

Title: R MPFR - Multiple Precision Floating-Point Reliable
Description: Arithmetic (via S4 classes and methods) for arbitrary precision floating point numbers, including transcendental ("special") functions. To this end, the package interfaces to the 'LGPL' licensed 'MPFR' (Multiple Precision Floating-Point Reliable) Library which itself is based on the 'GMP' (GNU Multiple Precision) Library.
Author: Martin Maechler
Maintainer: Martin Maechler <maechler@stat.math.ethz.ch>

Diff between Rmpfr versions 0.7-0 dated 2018-01-12 and 0.7-1 dated 2018-07-30

 DESCRIPTION                           |   12 ++--
 MD5                                   |   34 ++++++------
 NAMESPACE                             |    7 --
 R/Summary.R                           |    2 
 R/array.R                             |    3 +
 R/as.R                                |    5 +
 build/partial.rdb                     |only
 build/vignette.rds                    |binary
 inst/NEWS.Rd                          |   14 +++++
 inst/doc/Maechler_useR_2011-abstr.pdf |binary
 inst/doc/Rmpfr-pkg.pdf                |binary
 inst/doc/log1mexp-note.R              |   18 ++++--
 inst/doc/log1mexp-note.Rnw            |   90 +++++++++++++++++++---------------
 inst/doc/log1mexp-note.pdf            |binary
 man/Rmpfr-package.Rd                  |   22 +-------
 man/base-copies.Rd                    |only
 tests/arith-ex.R                      |    5 +
 tests/lowlevel.R                      |   40 +++++++++++++++
 vignettes/log1mexp-note.Rnw           |   90 +++++++++++++++++++---------------
 19 files changed, 212 insertions(+), 130 deletions(-)

More information about Rmpfr at CRAN
Permanent link

New package collections with initial version 0.1.0
Package: collections
Type: Package
Title: High Performance Container Data Types
Version: 0.1.0
Date: 2018-07-29
Authors@R: c( person("Randy", "Lai", , "randy.cs.lai@gmail.com", role = c("aut", "cre")) )
Description: Provides high performance container data types such as Queue, Stack, Deque, Dict and OrderedDict. Benchmarks <https://randy3k.github.io/collections/articles/benchmark.html> have shown that these containers are asymptotically more efficient than those offered by other packages.
URL: https://randy3k.github.io/collections
License: MIT + file LICENSE
Depends: R (>= 3.4.0)
NeedsCompilation: yes
ByteCompile: yes
Imports: R6
Suggests: testthat
LazyData: true
RoxygenNote: 6.1.0
Packaged: 2018-07-30 14:33:57 UTC; Randy
Author: Randy Lai [aut, cre]
Maintainer: Randy Lai <randy.cs.lai@gmail.com>
Repository: CRAN
Date/Publication: 2018-07-30 16:20:02 UTC

More information about collections at CRAN
Permanent link

Package openssl updated to version 1.0.2 with previous version 1.0.1 dated 2018-03-03

Title: Toolkit for Encryption, Signatures and Certificates Based on OpenSSL
Description: Bindings to OpenSSL libssl and libcrypto, plus custom SSH pubkey parsers. Supports RSA, DSA and EC curves P-256, P-384 and P-521. Cryptographic signatures can either be created and verified manually or via x509 certificates. AES can be used in cbc, ctr or gcm mode for symmetric encryption; RSA for asymmetric (public key) encryption or EC for Diffie Hellman. High-level envelope functions combine RSA and AES for encrypting arbitrary sized data. Other utilities include key generators, hash functions (md5, sha1, sha256, etc), base64 encoder, a secure random number generator, and 'bignum' math methods for manually performing crypto calculations on large multibyte integers.
Author: Jeroen Ooms [aut, cre] (<https://orcid.org/0000-0002-4035-0289>), Oliver Keyes [ctb]
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>

Diff between openssl versions 1.0.1 dated 2018-03-03 and 1.0.2 dated 2018-07-30

 DESCRIPTION                         |    6 -
 LICENSE                             |    2 
 MD5                                 |   44 +++++++-------
 NEWS                                |    9 ++
 R/cert.R                            |    5 -
 build/vignette.rds                  |binary
 inst/doc/bignum.Rmd                 |    2 
 inst/doc/bignum.html                |   33 +++++-----
 inst/doc/crypto_hashing.html        |   11 ++-
 inst/doc/keys.html                  |   45 +++++++-------
 inst/doc/secure_rng.html            |   21 +++---
 man/certificates.Rd                 |    5 -
 man/openssl.Rd                      |    1 
 man/rand_bytes.Rd                   |    1 
 man/read_key.Rd                     |    3 
 src/ssl.c                           |  109 ++++++++++++++++++++++++------------
 tests/testthat.R                    |    4 -
 tests/testthat/test_keys_dsa.R      |    2 
 tests/testthat/test_keys_ecdsa.R    |    2 
 tests/testthat/test_keys_ecdsa384.R |    2 
 tests/testthat/test_keys_ecdsa521.R |    2 
 tests/testthat/test_keys_rsa.R      |    2 
 vignettes/bignum.Rmd                |    2 
 23 files changed, 188 insertions(+), 125 deletions(-)

More information about openssl at CRAN
Permanent link

Package logitnorm updated to version 0.8.37 with previous version 0.8.36 dated 2018-05-17

Title: Functions for the Logitnormal Distribution
Description: Density, distribution, quantile and random generation function for the logitnormal distribution. Estimation of the mode and the first two moments. Estimation of distribution parameters.
Author: Thomas Wutzler
Maintainer: Thomas Wutzler <twutz@bgc-jena.mpg.de>

Diff between logitnorm versions 0.8.36 dated 2018-05-17 and 0.8.37 dated 2018-07-30

 DESCRIPTION                     |    6 
 MD5                             |   32 -
 NEWS.md                         |    6 
 R/logitnorm.R                   |  740 ++++++++++++++++++++--------------------
 inst/doc/logitnorm.html         |    4 
 inst/unitTests/runitLogitnorm.R |   11 
 man/dlogitnorm.Rd               |   12 
 man/logit.Rd                    |    2 
 man/plogitnorm.Rd               |    3 
 man/qlogitnorm.Rd               |    3 
 man/rlogitnorm.Rd               |    8 
 man/twCoefLogitnorm.Rd          |   12 
 man/twCoefLogitnormCi.Rd        |    8 
 man/twCoefLogitnormE.Rd         |   16 
 man/twCoefLogitnormMLE.Rd       |   20 -
 man/twCoefLogitnormN.Rd         |   34 -
 man/twSigmaLogitnorm.Rd         |   20 -
 17 files changed, 486 insertions(+), 451 deletions(-)

More information about logitnorm at CRAN
Permanent link

Package dcmodify updated to version 0.1.2 with previous version 0.1.1 dated 2017-10-06

Title: Modify Data Using Externally Defined Modification Rules
Description: Data cleaning scripts typically contain a lot of 'if this change that' type of statements. Such statements are typically condensed expert knowledge. With this package, such 'data modifying rules' are taken out of the code and become in stead parameters to the work flow. This allows one to maintain, document, and reason about data modification rules as separate entities.
Author: Mark van der Loo [cre, aut], Edwin de Jonge [aut]
Maintainer: Mark van der Loo <mark.vanderloo@gmail.com>

Diff between dcmodify versions 0.1.1 dated 2017-10-06 and 0.1.2 dated 2018-07-30

 DESCRIPTION                    |    9 ++++-----
 MD5                            |   11 ++++++-----
 NEWS                           |only
 R/modifier.R                   |    9 ++++++---
 build/vignette.rds             |binary
 inst/doc/introduction.html     |   16 ++++++++--------
 tests/testthat/test_modifier.R |    8 +++++++-
 7 files changed, 31 insertions(+), 22 deletions(-)

More information about dcmodify at CRAN
Permanent link

Package CrossClustering updated to version 4.0.3 with previous version 3.0 dated 2016-03-29

Title: A Partial Clustering Algorithm
Description: Provide the CrossClustering algorithm (Tellaroli et al. (2016) <doi:10.1371/journal.pone.0152333>), which is a partial clustering algorithm that combines the Ward's minimum variance and Complete Linkage algorithms, providing automatic estimation of a suitable number of clusters and identification of outlier elements.
Author: Paola Tellaroli [cre, aut], Marco Bazzi [aut], Michele Donato [aut], Livio Finos [aut], Philippe Courcoux [aut], Corrado Lanera [aut]
Maintainer: Paola Tellaroli <paola.tellaroli@gmail.com>

Diff between CrossClustering versions 3.0 dated 2016-03-29 and 4.0.3 dated 2018-07-30

 CrossClustering-3.0/CrossClustering/R/CrossClustering.R              |only
 CrossClustering-3.0/CrossClustering/R/geneinlista.R                  |only
 CrossClustering-3.0/CrossClustering/R/proportion.function.R          |only
 CrossClustering-3.0/CrossClustering/inst                             |only
 CrossClustering-3.0/CrossClustering/man/CrossClustering.Rd           |only
 CrossClustering-3.0/CrossClustering/man/geneinlista.Rd               |only
 CrossClustering-3.0/CrossClustering/man/proportion.function.Rd       |only
 CrossClustering-4.0.3/CrossClustering/DESCRIPTION                    |   64 ++
 CrossClustering-4.0.3/CrossClustering/MD5                            |   57 +-
 CrossClustering-4.0.3/CrossClustering/NAMESPACE                      |   21 
 CrossClustering-4.0.3/CrossClustering/NEWS.md                        |only
 CrossClustering-4.0.3/CrossClustering/R/CrossClustering-internal.R   |  252 +++++-----
 CrossClustering-4.0.3/CrossClustering/R/ari.R                        |only
 CrossClustering-4.0.3/CrossClustering/R/cc_crossclustering.R         |only
 CrossClustering-4.0.3/CrossClustering/R/cc_get_cluster.R             |only
 CrossClustering-4.0.3/CrossClustering/R/cc_test_ari.R                |only
 CrossClustering-4.0.3/CrossClustering/R/cc_test_ari_permutation.R    |only
 CrossClustering-4.0.3/CrossClustering/R/consensus_cluster.R          |only
 CrossClustering-4.0.3/CrossClustering/R/data.R                       |only
 CrossClustering-4.0.3/CrossClustering/R/dependencies.R               |only
 CrossClustering-4.0.3/CrossClustering/R/reverse_table.R              |only
 CrossClustering-4.0.3/CrossClustering/R/utils-pipe.R                 |only
 CrossClustering-4.0.3/CrossClustering/R/utils.R                      |only
 CrossClustering-4.0.3/CrossClustering/README.md                      |only
 CrossClustering-4.0.3/CrossClustering/data                           |only
 CrossClustering-4.0.3/CrossClustering/man/ari.Rd                     |only
 CrossClustering-4.0.3/CrossClustering/man/cc_crossclustering.Rd      |only
 CrossClustering-4.0.3/CrossClustering/man/cc_get_cluster.Rd          |only
 CrossClustering-4.0.3/CrossClustering/man/cc_test_ari.Rd             |only
 CrossClustering-4.0.3/CrossClustering/man/cc_test_ari_permutation.Rd |only
 CrossClustering-4.0.3/CrossClustering/man/chain_effect.Rd            |only
 CrossClustering-4.0.3/CrossClustering/man/consensus_cluster.Rd       |only
 CrossClustering-4.0.3/CrossClustering/man/is_zero.Rd                 |only
 CrossClustering-4.0.3/CrossClustering/man/nb_data.Rd                 |only
 CrossClustering-4.0.3/CrossClustering/man/pipe.Rd                    |only
 CrossClustering-4.0.3/CrossClustering/man/prune_zero_tail.Rd         |only
 CrossClustering-4.0.3/CrossClustering/man/reverse_table.Rd           |only
 CrossClustering-4.0.3/CrossClustering/man/toy.Rd                     |only
 CrossClustering-4.0.3/CrossClustering/man/twomoons.Rd                |only
 CrossClustering-4.0.3/CrossClustering/man/worms.Rd                   |only
 CrossClustering-4.0.3/CrossClustering/tests                          |only
 41 files changed, 242 insertions(+), 152 deletions(-)

More information about CrossClustering at CRAN
Permanent link

Package aws updated to version 2.2-0 with previous version 1.9-6 dated 2016-09-15

Title: Adaptive Weights Smoothing
Description: We provide a collection of R-functions implementing adaptive smoothing procedures in 1D, 2D and 3D. This includes the Propagation-Separation Approach to adaptive smoothing as described in "J. Polzehl and V. Spokoiny (2006) <DOI:10.1007/s00440-005-0464-1>", "J. Polzehl and V. Spokoiny (2004) <DOI:10.20347/WIAS.PREPRINT.998>" and "J. Polzehl, K. Papafitsoros, K. Tabelow (2018) <DOI:10.20347/WIAS.PREPRINT.2520>", the Intersecting Confidence Intervals (ICI), variational approaches and a non-local means filter.
Author: Joerg Polzehl [aut, cre], Felix Anker [ctb]
Maintainer: Joerg Polzehl <joerg.polzehl@wias-berlin.de>

Diff between aws versions 1.9-6 dated 2016-09-15 and 2.2-0 dated 2018-07-30

 aws-1.9-6/aws/src/Makevars        |only
 aws-2.2-0/aws/DESCRIPTION         |   23 
 aws-2.2-0/aws/MD5                 |   75 +-
 aws-2.2-0/aws/NAMESPACE           |   13 
 aws-2.2-0/aws/R/Classes.r         |  605 ++++++++++-------
 aws-2.2-0/aws/R/ICIsmooth.r       |  817 ++++++++++++++---------
 aws-2.2-0/aws/R/TGVTV.r           |only
 aws-2.2-0/aws/R/aws.r             | 1331 +++++++++++++++++++++++---------------
 aws-2.2-0/aws/R/awsgaussian.r     |  720 +++++++++++++-------
 aws-2.2-0/aws/R/awsirregular.r    |  673 +++++++++++--------
 aws-2.2-0/aws/R/awspropagation.r  |  885 +++++++++++++++----------
 aws-2.2-0/aws/R/awssegment.r      |  730 +++++++++++++-------
 aws-2.2-0/aws/R/lpaws.r           | 1060 ++++++++++++++++++------------
 aws-2.2-0/aws/R/misc.r            |  914 +++++++-------------------
 aws-2.2-0/aws/R/nlmean.r          |only
 aws-2.2-0/aws/R/paws.r            |only
 aws-2.2-0/aws/R/quality.r         |only
 aws-2.2-0/aws/R/utilities.r       |  881 +++++++++++++++----------
 aws-2.2-0/aws/R/vaws.r            |  452 +++++++-----
 aws-2.2-0/aws/R/vpaws.r           |only
 aws-2.2-0/aws/build               |only
 aws-2.2-0/aws/cleanup             |only
 aws-2.2-0/aws/configure           |only
 aws-2.2-0/aws/configure.ac        |only
 aws-2.2-0/aws/inst/CITATION       |   19 
 aws-2.2-0/aws/man/ICIcombined.Rd  |   34 
 aws-2.2-0/aws/man/ICIsmooth.Rd    |   25 
 aws-2.2-0/aws/man/TV_denoising.Rd |only
 aws-2.2-0/aws/man/aws-class.Rd    |    3 
 aws-2.2-0/aws/man/aws-package.Rd  |   50 -
 aws-2.2-0/aws/man/aws.Rd          |   41 -
 aws-2.2-0/aws/man/awsweights.Rd   |only
 aws-2.2-0/aws/man/kernsm.Rd       |   22 
 aws-2.2-0/aws/man/nlmeans.Rd      |only
 aws-2.2-0/aws/man/paws.Rd         |only
 aws-2.2-0/aws/man/qmeasures.Rd    |only
 aws-2.2-0/aws/man/vaws.Rd         |only
 aws-2.2-0/aws/man/vpaws.Rd        |only
 aws-2.2-0/aws/src/ICIsmooth.f     |   42 -
 aws-2.2-0/aws/src/Makevars.in     |only
 aws-2.2-0/aws/src/Makevars.win    |only
 aws-2.2-0/aws/src/awslp.f         |  138 +--
 aws-2.2-0/aws/src/caws.f          |  452 ++++++++++--
 aws-2.2-0/aws/src/cawsmask.f      |   10 
 aws-2.2-0/aws/src/init.c          |only
 aws-2.2-0/aws/src/misc.f          |   16 
 aws-2.2-0/aws/src/nlmeans.f       |only
 aws-2.2-0/aws/src/pcaws.f         |only
 aws-2.2-0/aws/src/pcaws2.f        |only
 aws-2.2-0/aws/src/segment.f       |   10 
 50 files changed, 5974 insertions(+), 4067 deletions(-)

More information about aws at CRAN
Permanent link

Package udpipe updated to version 0.6.1 with previous version 0.6 dated 2018-05-14

Title: Tokenization, Parts of Speech Tagging, Lemmatization and Dependency Parsing with the 'UDPipe' 'NLP' Toolkit
Description: This natural language processing toolkit provides language-agnostic 'tokenization', 'parts of speech tagging', 'lemmatization' and 'dependency parsing' of raw text. Next to text parsing, the package also allows you to train annotation models based on data of 'treebanks' in 'CoNLL-U' format as provided at <http://universaldependencies.org/format.html>. The techniques are explained in detail in the paper: 'Tokenizing, POS Tagging, Lemmatizing and Parsing UD 2.0 with UDPipe', available at <doi:10.18653/v1/K17-3009>.
Author: Jan Wijffels [aut, cre, cph], BNOSAC [cph], Institute of Formal and Applied Linguistics, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic [cph], Milan Straka [ctb, cph], Jana Straková [ctb, cph]
Maintainer: Jan Wijffels <jwijffels@bnosac.be>

Diff between udpipe versions 0.6 dated 2018-05-14 and 0.6.1 dated 2018-07-30

 DESCRIPTION                                           |   14 +++++-----
 MD5                                                   |   18 ++++++-------
 NEWS.md                                               |    5 +++
 build/vignette.rds                                    |binary
 inst/doc/udpipe-annotation.html                       |   20 ++++++---------
 inst/doc/udpipe-train.html                            |   20 ++++++---------
 inst/doc/udpipe-tryitout.html                         |   18 ++++++-------
 inst/doc/udpipe-usecase-postagging-lemmatisation.html |   18 ++++++-------
 inst/doc/udpipe-usecase-topicmodelling.html           |   20 ++++++---------
 src/udpipe.cpp                                        |   24 +++++++++---------
 10 files changed, 76 insertions(+), 81 deletions(-)

More information about udpipe at CRAN
Permanent link

New package roloc with initial version 0.1-1
Package: roloc
Type: Package
Title: Convert Colour Specification to Colour Name
Version: 0.1-1
Author: Paul Murrell
Maintainer: Paul Murrell <paul@stat.auckland.ac.nz>
Description: Functions to convert an R colour specification to a colour name. The user can select and create different lists of colour names and different colour metrics for the conversion.
License: GPL-2 | GPL-3
Imports: grDevices, methods, parallel, colorspace
Suggests: grid, ggplot2, testthat
NeedsCompilation: no
Packaged: 2018-07-26 22:15:04 UTC; pmur002
Repository: CRAN
Date/Publication: 2018-07-30 14:20:03 UTC

More information about roloc at CRAN
Permanent link

New package SIRE with initial version 1.0.2
Package: SIRE
Type: Package
Title: Finding Feedback Effects in SEM and Testing for Their Significance
Version: 1.0.2
Authors@R: person("Gianmarco", "Vacca", email = "gianmarco.vacca@unicatt.it", role = c("aut","cre"))
Maintainer: Gianmarco Vacca <gianmarco.vacca@unicatt.it>
Description: Provides two main functionalities. 1 - Given a system of simultaneous equation, it decomposes the matrix of coefficients weighting the endogenous variables into three submatrices: one includes the subset of coefficients that have a causal nature in the model, two include the subset of coefficients that have a interdependent nature in the model, either at systematic level or induced by the correlation between error terms. 2 - Given a decomposed model, it tests for the significance of the interdependent relationships acting in the system, via Maximum likelihood and Wald test, which can be built starting from the function output. For theoretical reference see Faliva (1992) <doi:10.1007/BF02589085> and Faliva and Zoia (1994) <doi:10.1007/BF02589041>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1.0)
Imports: systemfit, psych, igraph, matrixcalc, MASS, numDeriv, Matrix, stringr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-28 17:41:17 UTC; JimmyMac
Author: Gianmarco Vacca [aut, cre]
Repository: CRAN
Date/Publication: 2018-07-30 13:20:03 UTC

More information about SIRE at CRAN
Permanent link

New package NitrogenUptake2016 with initial version 0.2.0
Package: NitrogenUptake2016
Type: Package
Title: Data and Source Code From: Nitrogen Uptake and Allocation Estimates for Spartina Alterniflora and Distichlis Spicata
Version: 0.2.0
Author: Troy D. Hill, Nathalie R. Sommer, Caroline R. Kanaskie, Emily A. Santos, and Autumn J. Oczkowski
Maintainer: Troy D. Hill <Hill.Troy@gmail.com>
Description: Contains data, code, and figures from Hill et al. (in press; Journal of Experimental Marine Biology and Ecology) and Hill et al. (submitted; Data In Brief). Datasets document plant allometry, stem heights, nutrient and stable isotope content, and sediment denitrification enzyme assays. The data and analysis offer an examination of nitrogen uptake and allocation in two salt marsh plants.
License: GPL-3
Encoding: UTF-8
URL: https://github.com/troyhill/NitrogenUptake2016
LazyData: true
Depends: R (>= 3.0), zoo, car, MASS
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, plyr, reshape2, ggplot2, scales, MuMIn, rsq
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-07-28 23:22:32 UTC; tdh
Repository: CRAN
Date/Publication: 2018-07-30 13:30:03 UTC

More information about NitrogenUptake2016 at CRAN
Permanent link

New package gren with initial version 0.0.1
Package: gren
Type: Package
Title: Adaptive Group-Regularized Logistic Elastic Net Regression
Version: 0.0.1
Date: 2018-07-19
Author: Magnus M. Münch
Maintainer: Magnus M. Münch <m.munch@vumc.nl>
Description: Allows the user to incorporate multiple sources of co-data (e.g., previously obtained p-values, published gene lists, and annotation) in the estimation of a logistic regression model to enhance predictive performance and feature selection, as described in Münch, Peeters, van der Vaart, and van de Wiel (2018) <arXiv:1805.00389>.
License: GPL (>= 2)
Imports: Rcpp (>= 0.12.14), glmnet, Iso, pROC
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
VignetteBuilder: knitr
URL: https://github.com/magnusmunch/gren/
Suggests: knitr, rmarkdown
Encoding: UTF-8
RoxygenNote: 6.0.1
LazyData: true
Packaged: 2018-07-28 16:45:07 UTC; magnusmunch
Repository: CRAN
Date/Publication: 2018-07-30 13:10:03 UTC

More information about gren at CRAN
Permanent link

New package DecisionAnalysis with initial version 0.1.0
Package: DecisionAnalysis
Type: Package
Title: Implementation of Multi Objective Decision Analysis
Version: 0.1.0
Authors@R: c( person("Josh", "Deehr", email = "josh.deehr@gmail.com", role = c("aut","cre")), person("Christopher", "Smith", email = "Cms3am@virginia.edu", role = c("aut")), person("Jason", "Freels", email = "auburngrads@live.com", role = c("aut")), person("Emily", "Meyer", email = "emily.meyer@theperducogroup.com", role = c("aut")) )
Maintainer: Josh Deehr <josh.deehr@gmail.com>
BugReports: https://github.com/AFIT-R/DecisionAnalysis
Date: 2018-07-19
Description: Aides in the multi objective decision analysis process by simplifying the creation of value hierarchy tree plots, calculating and plotting single and multi attribute value function scores, and conducting sensitivity analysis. Linear, exponential, and categorical single attribute value functions are supported. For details see Parnell (2013, ISBN:978-1-118-17313-8) Kirkwood (1997, ISBN:0-534-51692-0).
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: stats, ggplot2, tidyr, dplyr, graphics, data.tree, gridExtra, viridisLite, Cairo
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-07-28 23:17:44 UTC; ktdeehr
Author: Josh Deehr [aut, cre], Christopher Smith [aut], Jason Freels [aut], Emily Meyer [aut]
Repository: CRAN
Date/Publication: 2018-07-30 13:20:05 UTC

More information about DecisionAnalysis at CRAN
Permanent link

Package SweaveListingUtils (with last version 0.7.7) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2017-04-22 0.7.7
2016-04-25 0.7.5
2014-11-25 0.6.2
2013-02-09 0.6.1
2013-02-07 0.6
2012-02-06 0.5.5
2011-10-19 0.5.2
2011-01-20 0.5
2010-05-17 0.4.5
2010-04-19 0.4.4
2010-03-01 0.4.3
2009-11-03 0.4
2009-07-31 0.3.3
2009-07-02 0.3
2009-04-15 0.2
2008-11-30 0.1.1
2008-11-06 0.1

Permanent link
New package swdft with initial version 0.0.1
Package: swdft
Title: Sliding Window Discrete Fourier Transform (SWDFT)
Version: 0.0.1
Authors@R: person("Lee F. Richardson", email = "leerichardson2013@gmail.com", role = c("aut", "cre"))
Description: Implements the Sliding Window Discrete Fourier Transform (SWDFT). Also provides statistical and graphical tools for analyzing the output. For details see Richardson, L.F., Eddy W.F. (2018) <arXiv:1807.07797>.
Depends: R (>= 3.3.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: testthat, fftwtools, fields
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-23 11:56:35 UTC; lee
Author: Lee F. Richardson [aut, cre]
Maintainer: Lee F. Richardson <leerichardson2013@gmail.com>
Repository: CRAN
Date/Publication: 2018-07-30 12:20:03 UTC

More information about swdft at CRAN
Permanent link

Package stinepack updated to version 1.4 with previous version 1.3 dated 2009-03-20

Title: Stineman, a Consistently Well Behaved Method of Interpolation
Description: A consistently well behaved method of interpolation based on piecewise rational functions using Stineman's algorithm.
Author: Tomas Johannesson & Halldor Bjornsson, Icelandic Met. Office; Gabor Grothendieck
Maintainer: Tomas Johannesson <tj@vedur.is>

Diff between stinepack versions 1.3 dated 2009-03-20 and 1.4 dated 2018-07-30

 DESCRIPTION     |   20 +++++++++++---------
 MD5             |only
 NAMESPACE       |only
 man/stinterp.Rd |    2 +-
 4 files changed, 12 insertions(+), 10 deletions(-)

More information about stinepack at CRAN
Permanent link

New package ruin with initial version 0.1.1
Package: ruin
Type: Package
Title: Simulation of Various Risk Processes
Version: 0.1.1
Date: 2018-07-20
Authors@R: person("Iegor", "Rudnytskyi", email = "iegor.rudnytskyi@gmail.com", role = c("aut", "cre"))
Description: A (not yet exhaustive) collection of common models of risk processes in actuarial science, represented as formal S4 classes. Each class (risk model) has a simulator of its path, and a plotting function. Further, a Monte-Carlo estimator of a ruin probability for a finite time is implemented, using a parallel computation. Currently, the package extends two classical risk models Cramer-Lundberg and Sparre Andersen models by including capital injections, that are positive jumps (see Breuer L. and Badescu A.L. (2014) <doi:10.1080/03461238.2011.636969>). The intent of the package is to provide a user-friendly interface for ruin processes' simulators, as well as a solid and extensible structure for future extensions.
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: http://github.com/irudnyts/ruin
BugReports: http://github.com/irudnyts/ruin/issues
Depends: R (>= 3.5.0)
Imports: methods, parallel, ggplot2 (>= 2.2.1)
Collate: 'AllClass.R' 'AllGeneric.R' 'methods-CramerLundberg.R' 'methods-CramerLundbergCapitalInjections.R' 'methods-SparreAndersen.R' 'methods-SparreAndersenCapitalInjections.R' 'plot_path.R' 'ruin_probability.R' 'zzz.R'
RoxygenNote: 6.0.1
Suggests: testthat, actuar (>= 2.3.0), knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-07-30 12:22:58 UTC; irudnyts
Author: Iegor Rudnytskyi [aut, cre]
Maintainer: Iegor Rudnytskyi <iegor.rudnytskyi@gmail.com>
Repository: CRAN
Date/Publication: 2018-07-30 12:56:18 UTC

More information about ruin at CRAN
Permanent link

Package lintools updated to version 0.1.2 with previous version 0.1.1.4 dated 2017-06-06

Title: Manipulation of Linear Systems of (in)Equalities
Description: Variable elimination (Gaussian elimination, Fourier-Motzkin elimination), Moore-Penrose pseudoinverse, reduction to reduced row echelon form, value substitution, projecting a vector on the convex polytope described by a system of (in)equations, simplify systems by removing spurious columns and rows and collapse implied equalities, test if a matrix is totally unimodular, compute variable ranges implied by linear (in)equalities.
Author: Mark van der Loo [aut, cre], Edwin de Jonge [aut]
Maintainer: Mark van der Loo <mark.vanderloo@gmail.com>

Diff between lintools versions 0.1.1.4 dated 2017-06-06 and 0.1.2 dated 2018-07-30

 DESCRIPTION                   |    7 ++---
 MD5                           |   24 ++++++++---------
 NEWS                          |    7 +++++
 R/compact.R                   |   57 +++++++++++++++++++++++++++++++++---------
 build/vignette.rds            |binary
 inst/doc/project.html         |    4 +-
 man/compact.Rd                |    5 ++-
 src/R_all_finite.c            |    4 +-
 src/R_dc_spa.c                |    9 ------
 src/R_sc_arith.c              |   16 ++---------
 src/R_spa.c                   |    7 -----
 src/R_sparseConstraints.c     |   17 ++----------
 tests/testthat/test_compact.R |   35 +++++++++++++++++++++++++
 13 files changed, 120 insertions(+), 72 deletions(-)

More information about lintools at CRAN
Permanent link

Package IntClust updated to version 0.1.0 with previous version 0.0.2 dated 2016-03-31

Title: Integration of Multiple Data Sets with Clustering Techniques
Description: Several integrative data methods in which information of objects from different data sources can be combined are included in the IntClust package. As a single data source is limited in its point of view, this provides more insight and the opportunity to investigate how the variables are interconnected. Clustering techniques are to be applied to the combined information. For now, only agglomerative hierarchical clustering is implemented. Further, differential gene expression and pathway analysis can be conducted on the clusters. Plotting functions are available to visualize and compare results of the different methods.
Author: Marijke Van Moerbeke
Maintainer: Marijke Van Moerbeke <marijke.vanmoerbeke@uhasselt.be>

Diff between IntClust versions 0.0.2 dated 2016-03-31 and 0.1.0 dated 2018-07-30

 IntClust-0.0.2/IntClust/R/ADC.R                                       |only
 IntClust-0.0.2/IntClust/R/ADEC.R                                      |only
 IntClust-0.0.2/IntClust/R/ADECa.R                                     |only
 IntClust-0.0.2/IntClust/R/ADECb.R                                     |only
 IntClust-0.0.2/IntClust/R/ADECc.R                                     |only
 IntClust-0.0.2/IntClust/R/BinFeaturesPlot.R                           |only
 IntClust-0.0.2/IntClust/R/BoxPlotDistance.R                           |only
 IntClust-0.0.2/IntClust/R/CEC.R                                       |only
 IntClust-0.0.2/IntClust/R/CECa.R                                      |only
 IntClust-0.0.2/IntClust/R/CECb.R                                      |only
 IntClust-0.0.2/IntClust/R/CECc.R                                      |only
 IntClust-0.0.2/IntClust/R/CategoricalFeaturesPlot.R                   |only
 IntClust-0.0.2/IntClust/R/CharacteristicsFeatures.R                   |only
 IntClust-0.0.2/IntClust/R/ChooseCluster.R                             |only
 IntClust-0.0.2/IntClust/R/Cluster.R                                   |only
 IntClust-0.0.2/IntClust/R/ClusterCols.R                               |only
 IntClust-0.0.2/IntClust/R/ClusterPlot.R                               |only
 IntClust-0.0.2/IntClust/R/ColorPalette.R                              |only
 IntClust-0.0.2/IntClust/R/ColorsNames.R                               |only
 IntClust-0.0.2/IntClust/R/CompareInteractive.R                        |only
 IntClust-0.0.2/IntClust/R/ComparePlot.R                               |only
 IntClust-0.0.2/IntClust/R/CompareSilCluster.R                         |only
 IntClust-0.0.2/IntClust/R/CompareSvsM.R                               |only
 IntClust-0.0.2/IntClust/R/ContFeaturesPlot.R                          |only
 IntClust-0.0.2/IntClust/R/DetermineWeight_SilClust.R                  |only
 IntClust-0.0.2/IntClust/R/DetermineWeight_SimClust.R                  |only
 IntClust-0.0.2/IntClust/R/DiffGenes.R                                 |only
 IntClust-0.0.2/IntClust/R/DiffGenesSelection.R                        |only
 IntClust-0.0.2/IntClust/R/Distance.R                                  |only
 IntClust-0.0.2/IntClust/R/FeatSelection.R                             |only
 IntClust-0.0.2/IntClust/R/FeaturesOfCluster.R                         |only
 IntClust-0.0.2/IntClust/R/FindCluster.R                               |only
 IntClust-0.0.2/IntClust/R/FindElement.R                               |only
 IntClust-0.0.2/IntClust/R/FindGenes.R                                 |only
 IntClust-0.0.2/IntClust/R/Geneset.intersect.R                         |only
 IntClust-0.0.2/IntClust/R/Geneset.intersectSelection.R                |only
 IntClust-0.0.2/IntClust/R/HeatmapPlot.R                               |only
 IntClust-0.0.2/IntClust/R/HeatmapSelection.R                          |only
 IntClust-0.0.2/IntClust/R/IntClust-internal.R                         |only
 IntClust-0.0.2/IntClust/R/LabelCols.R                                 |only
 IntClust-0.0.2/IntClust/R/Labelplot.R                                 |only
 IntClust-0.0.2/IntClust/R/Normalization.R                             |only
 IntClust-0.0.2/IntClust/R/PathwayAnalysis.R                           |only
 IntClust-0.0.2/IntClust/R/Pathways.R                                  |only
 IntClust-0.0.2/IntClust/R/PathwaysIter.R                              |only
 IntClust-0.0.2/IntClust/R/PathwaysSelection.R                         |only
 IntClust-0.0.2/IntClust/R/PlotPathways.R                              |only
 IntClust-0.0.2/IntClust/R/PreparePathway.R                            |only
 IntClust-0.0.2/IntClust/R/ProfilePlot.R                               |only
 IntClust-0.0.2/IntClust/R/ReorderToReference.R                        |only
 IntClust-0.0.2/IntClust/R/SNF.R                                       |only
 IntClust-0.0.2/IntClust/R/SNFa.R                                      |only
 IntClust-0.0.2/IntClust/R/SNFb.R                                      |only
 IntClust-0.0.2/IntClust/R/SNFc.R                                      |only
 IntClust-0.0.2/IntClust/R/SelectnrClusters.R                          |only
 IntClust-0.0.2/IntClust/R/SharedComps.R                               |only
 IntClust-0.0.2/IntClust/R/SharedGenesPathsFeat.R                      |only
 IntClust-0.0.2/IntClust/R/SharedSelection.R                           |only
 IntClust-0.0.2/IntClust/R/SharedSelectionLimma.R                      |only
 IntClust-0.0.2/IntClust/R/SharedSelectionMLP.R                        |only
 IntClust-0.0.2/IntClust/R/SimilarityHeatmap.R                         |only
 IntClust-0.0.2/IntClust/R/SimilarityMeasure.R                         |only
 IntClust-0.0.2/IntClust/R/TrackCluster.R                              |only
 IntClust-0.0.2/IntClust/R/Ultimate.R                                  |only
 IntClust-0.0.2/IntClust/R/WeightedClust.R                             |only
 IntClust-0.0.2/IntClust/R/WeightedSimClust.R                          |only
 IntClust-0.0.2/IntClust/R/WonM.R                                      |only
 IntClust-0.0.2/IntClust/R/distanceheatmaps.R                          |only
 IntClust-0.0.2/IntClust/data/Colors2.RData                            |only
 IntClust-0.0.2/IntClust/data/GS.RData                                 |only
 IntClust-0.0.2/IntClust/inst/doc/IntClustVignette.R                   |only
 IntClust-0.0.2/IntClust/inst/doc/IntClustVignette.Rnw                 |only
 IntClust-0.0.2/IntClust/inst/doc/IntClustVignette.pdf                 |only
 IntClust-0.0.2/IntClust/man/ADECa.Rd                                  |only
 IntClust-0.0.2/IntClust/man/ADECb.Rd                                  |only
 IntClust-0.0.2/IntClust/man/ADECc.Rd                                  |only
 IntClust-0.0.2/IntClust/man/BinFeaturesPlot.Rd                        |only
 IntClust-0.0.2/IntClust/man/CECa.Rd                                   |only
 IntClust-0.0.2/IntClust/man/CECb.Rd                                   |only
 IntClust-0.0.2/IntClust/man/CECc.Rd                                   |only
 IntClust-0.0.2/IntClust/man/Colors2.Rd                                |only
 IntClust-0.0.2/IntClust/man/DetermineWeight._SimClust.Rd              |only
 IntClust-0.0.2/IntClust/man/IntClust-package.Rd                       |only
 IntClust-0.0.2/IntClust/man/SNFa.Rd                                   |only
 IntClust-0.0.2/IntClust/man/SNFb.Rd                                   |only
 IntClust-0.0.2/IntClust/man/SNFc.Rd                                   |only
 IntClust-0.0.2/IntClust/man/Ultimate.Rd                               |only
 IntClust-0.0.2/IntClust/man/WeightedSimClust.Rd                       |only
 IntClust-0.0.2/IntClust/vignettes/BVSPermbib.bib                      |only
 IntClust-0.0.2/IntClust/vignettes/CompareSvsM.pdf                     |only
 IntClust-0.0.2/IntClust/vignettes/HeatmapSelection_MCF7W.pdf          |only
 IntClust-0.0.2/IntClust/vignettes/IntClustVignette-ComparePlot.pdf    |only
 IntClust-0.0.2/IntClust/vignettes/IntClustVignette-CompareSvsM.pdf    |only
 IntClust-0.0.2/IntClust/vignettes/IntClustVignette-FeaturesPlotF.pdf  |only
 IntClust-0.0.2/IntClust/vignettes/IntClustVignette-FeaturesPlotFP.pdf |only
 IntClust-0.0.2/IntClust/vignettes/IntClustVignette-FeaturesPlotT.pdf  |only
 IntClust-0.0.2/IntClust/vignettes/IntClustVignette.Rnw                |only
 IntClust-0.0.2/IntClust/vignettes/Interactive.png                     |only
 IntClust-0.0.2/IntClust/vignettes/Interactive1.pdf                    |only
 IntClust-0.0.2/IntClust/vignettes/InteractiveCluster.pdf              |only
 IntClust-0.0.2/IntClust/vignettes/InteractiveMethod.pdf               |only
 IntClust-0.0.2/IntClust/vignettes/SimilarityHeatmap_MCF7W.pdf         |only
 IntClust-0.0.2/IntClust/vignettes/Tracking.pdf                        |only
 IntClust-0.1.0/IntClust/DESCRIPTION                                   |   17 
 IntClust-0.1.0/IntClust/MD5                                           |  327 +++++-----
 IntClust-0.1.0/IntClust/NAMESPACE                                     |   93 ++
 IntClust-0.1.0/IntClust/R/Functions.R                                 |only
 IntClust-0.1.0/IntClust/R/IntClust.R                                  |only
 IntClust-0.1.0/IntClust/R/data.R                                      |only
 IntClust-0.1.0/IntClust/build/partial.rdb                             |only
 IntClust-0.1.0/IntClust/build/vignette.rds                            |binary
 IntClust-0.1.0/IntClust/data/Colors1.RData                            |binary
 IntClust-0.1.0/IntClust/data/GeneInfo.rda                             |binary
 IntClust-0.1.0/IntClust/data/datalist                                 |    2 
 IntClust-0.1.0/IntClust/data/fingerprintMat.rda                       |binary
 IntClust-0.1.0/IntClust/data/geneMat.rda                              |binary
 IntClust-0.1.0/IntClust/data/targetMat.rda                            |binary
 IntClust-0.1.0/IntClust/inst/EnsembleClusteringC.m                    |only
 IntClust-0.1.0/IntClust/inst/EnsembleClusteringH.m                    |only
 IntClust-0.1.0/IntClust/inst/EnsembleClusteringM.m                    |only
 IntClust-0.1.0/IntClust/inst/LinkBasedClusteringasrs.m                |only
 IntClust-0.1.0/IntClust/inst/LinkBasedClusteringcts.m                 |only
 IntClust-0.1.0/IntClust/inst/LinkBasedClusteringsrs.m                 |only
 IntClust-0.1.0/IntClust/inst/LinkCluE.m                               |only
 IntClust-0.1.0/IntClust/inst/LinkCluETest.m                           |only
 IntClust-0.1.0/IntClust/inst/MetisAlgorithm.m                         |only
 IntClust-0.1.0/IntClust/inst/MetisAlgorithm_euclideaneuclidean.m      |only
 IntClust-0.1.0/IntClust/inst/REFERENCES.bib                           |only
 IntClust-0.1.0/IntClust/inst/asrs.m                                   |only
 IntClust-0.1.0/IntClust/inst/ceevalmutual.m                           |only
 IntClust-0.1.0/IntClust/inst/checkcl.m                                |only
 IntClust-0.1.0/IntClust/inst/checks.m                                 |only
 IntClust-0.1.0/IntClust/inst/clHC.m                                   |only
 IntClust-0.1.0/IntClust/inst/clbtocl.m                                |only
 IntClust-0.1.0/IntClust/inst/clcgraph.m                               |only
 IntClust-0.1.0/IntClust/inst/cleval.m                                 |only
 IntClust-0.1.0/IntClust/inst/clhgraph.m                               |only
 IntClust-0.1.0/IntClust/inst/clstoclbs.m                              |only
 IntClust-0.1.0/IntClust/inst/cltoclb.m                                |only
 IntClust-0.1.0/IntClust/inst/clusterensemble.m                        |only
 IntClust-0.1.0/IntClust/inst/cmetis.m                                 |only
 IntClust-0.1.0/IntClust/inst/crEnsemble.m                             |only
 IntClust-0.1.0/IntClust/inst/cspa.m                                   |only
 IntClust-0.1.0/IntClust/inst/cts.m                                    |only
 IntClust-0.1.0/IntClust/inst/doc/IntClust_Vignette.R                  |only
 IntClust-0.1.0/IntClust/inst/doc/IntClust_Vignette.Rnw                |only
 IntClust-0.1.0/IntClust/inst/doc/IntClust_Vignette.pdf                |only
 IntClust-0.1.0/IntClust/inst/evalmutual.m                             |only
 IntClust-0.1.0/IntClust/inst/fastchangem.m                            |only
 IntClust-0.1.0/IntClust/inst/hgpa.m                                   |only
 IntClust-0.1.0/IntClust/inst/hmetis.m                                 |only
 IntClust-0.1.0/IntClust/inst/ints.m                                   |only
 IntClust-0.1.0/IntClust/inst/mapasc.m                                 |only
 IntClust-0.1.0/IntClust/inst/mapdense.m                               |only
 IntClust-0.1.0/IntClust/inst/mcla.m                                   |only
 IntClust-0.1.0/IntClust/inst/metis.m                                  |only
 IntClust-0.1.0/IntClust/inst/norml.m                                  |only
 IntClust-0.1.0/IntClust/inst/onetomax.m                               |only
 IntClust-0.1.0/IntClust/inst/relabelCl.m                              |only
 IntClust-0.1.0/IntClust/inst/run_EnsembleClusteringC.sh               |only
 IntClust-0.1.0/IntClust/inst/run_EnsembleClusteringH.sh               |only
 IntClust-0.1.0/IntClust/inst/run_EnsembleClusteringM.sh               |only
 IntClust-0.1.0/IntClust/inst/run_LinkBasedClusteringasrs.sh           |only
 IntClust-0.1.0/IntClust/inst/run_LinkBasedClusteringcts.sh            |only
 IntClust-0.1.0/IntClust/inst/run_LinkBasedClusteringsrs.sh            |only
 IntClust-0.1.0/IntClust/inst/run_MetisAlgorithm.sh                    |only
 IntClust-0.1.0/IntClust/inst/sgraph.m                                 |only
 IntClust-0.1.0/IntClust/inst/showBar.m                                |only
 IntClust-0.1.0/IntClust/inst/simbjac.m                                |only
 IntClust-0.1.0/IntClust/inst/simxjac.m                                |only
 IntClust-0.1.0/IntClust/inst/srs.m                                    |only
 IntClust-0.1.0/IntClust/inst/stod.m                                   |only
 IntClust-0.1.0/IntClust/inst/valid_CA.m                               |only
 IntClust-0.1.0/IntClust/inst/valid_DbDunn.m                           |only
 IntClust-0.1.0/IntClust/inst/valid_RandIndex.m                        |only
 IntClust-0.1.0/IntClust/inst/valid_compactness.m                      |only
 IntClust-0.1.0/IntClust/inst/valid_sumsqures.m                        |only
 IntClust-0.1.0/IntClust/inst/weightCl.m                               |only
 IntClust-0.1.0/IntClust/inst/wgraph.m                                 |only
 IntClust-0.1.0/IntClust/man/ABC.SingleInMultiple.Rd                   |only
 IntClust-0.1.0/IntClust/man/ADC.Rd                                    |   93 --
 IntClust-0.1.0/IntClust/man/ADEC.Rd                                   |  109 +--
 IntClust-0.1.0/IntClust/man/BinFeaturesPlot_MultipleData.Rd           |only
 IntClust-0.1.0/IntClust/man/BinFeaturesPlot_SingleData.Rd             |only
 IntClust-0.1.0/IntClust/man/BoxPlotDistance.Rd                        |  137 +---
 IntClust-0.1.0/IntClust/man/CEC.Rd                                    |  149 +---
 IntClust-0.1.0/IntClust/man/CVAA.Rd                                   |only
 IntClust-0.1.0/IntClust/man/CharacteristicFeatures.Rd                 |  127 +--
 IntClust-0.1.0/IntClust/man/ChooseCluster.Rd                          |  156 ++--
 IntClust-0.1.0/IntClust/man/Cluster.Rd                                |  123 +--
 IntClust-0.1.0/IntClust/man/ClusterCols.Rd                            |only
 IntClust-0.1.0/IntClust/man/ClusterPlot.Rd                            |   92 +-
 IntClust-0.1.0/IntClust/man/ClusteringAggregation.Rd                  |only
 IntClust-0.1.0/IntClust/man/ColorPalette.Rd                           |   34 -
 IntClust-0.1.0/IntClust/man/Colors1.Rd                                |   16 
 IntClust-0.1.0/IntClust/man/ColorsNames.Rd                            |   52 -
 IntClust-0.1.0/IntClust/man/CompareInteractive.Rd                     |  156 ++--
 IntClust-0.1.0/IntClust/man/ComparePlot.Rd                            |  163 ++--
 IntClust-0.1.0/IntClust/man/CompareSilCluster.Rd                      |  152 ++--
 IntClust-0.1.0/IntClust/man/CompareSvsM.Rd                            |  146 ++--
 IntClust-0.1.0/IntClust/man/ConsensusClustering.Rd                    |only
 IntClust-0.1.0/IntClust/man/ContFeaturesPlot.Rd                       |  109 +--
 IntClust-0.1.0/IntClust/man/DetermineWeight_SilClust.Rd               |  195 ++---
 IntClust-0.1.0/IntClust/man/DetermineWeight_SimClust.Rd               |only
 IntClust-0.1.0/IntClust/man/DiffGenes.Rd                              |  141 +---
 IntClust-0.1.0/IntClust/man/DiffGenesSelection.Rd                     |only
 IntClust-0.1.0/IntClust/man/Distance.Rd                               |   66 --
 IntClust-0.1.0/IntClust/man/EHC.Rd                                    |only
 IntClust-0.1.0/IntClust/man/EnsembleClustering.Rd                     |only
 IntClust-0.1.0/IntClust/man/EvidenceAccumulation.Rd                   |only
 IntClust-0.1.0/IntClust/man/FeatSelection.Rd                          |only
 IntClust-0.1.0/IntClust/man/FeaturesOfCluster.Rd                      |   93 +-
 IntClust-0.1.0/IntClust/man/FindCluster.Rd                            |   67 --
 IntClust-0.1.0/IntClust/man/FindElement.Rd                            |   56 -
 IntClust-0.1.0/IntClust/man/FindGenes.Rd                              |   59 -
 IntClust-0.1.0/IntClust/man/GS.Rd                                     |   31 
 IntClust-0.1.0/IntClust/man/GeneInfo.Rd                               |   27 
 IntClust-0.1.0/IntClust/man/Geneset.intersect.Rd                      |   89 +-
 IntClust-0.1.0/IntClust/man/Geneset.intersectSelection.Rd             |only
 IntClust-0.1.0/IntClust/man/HBGF.Rd                                   |only
 IntClust-0.1.0/IntClust/man/HeatmapPlot.Rd                            |  118 +--
 IntClust-0.1.0/IntClust/man/HeatmapSelection.Rd                       |  137 ++--
 IntClust-0.1.0/IntClust/man/HierarchicalEnsembleClustering.Rd         |only
 IntClust-0.1.0/IntClust/man/IntClust.Rd                               |only
 IntClust-0.1.0/IntClust/man/LabelCols.Rd                              |only
 IntClust-0.1.0/IntClust/man/LabelPlot.Rd                              |   58 -
 IntClust-0.1.0/IntClust/man/LinkBasedClustering.Rd                    |only
 IntClust-0.1.0/IntClust/man/M_ABC.Rd                                  |only
 IntClust-0.1.0/IntClust/man/Normalization.Rd                          |   34 -
 IntClust-0.1.0/IntClust/man/PathwayAnalysis.Rd                        |  157 ++--
 IntClust-0.1.0/IntClust/man/Pathways.Rd                               |  193 ++---
 IntClust-0.1.0/IntClust/man/PathwaysIter.Rd                           |  164 ++---
 IntClust-0.1.0/IntClust/man/PathwaysSelection.Rd                      |only
 IntClust-0.1.0/IntClust/man/PlotPathways.Rd                           |   67 --
 IntClust-0.1.0/IntClust/man/PreparePathway.Rd                         |   84 +-
 IntClust-0.1.0/IntClust/man/ProfilePlot.Rd                            |  149 +---
 IntClust-0.1.0/IntClust/man/ReorderToReference.Rd                     |  116 +--
 IntClust-0.1.0/IntClust/man/SNF.Rd                                    |  129 +--
 IntClust-0.1.0/IntClust/man/SelectnrClusters.Rd                       |  143 ++--
 IntClust-0.1.0/IntClust/man/SharedComps.Rd                            |   57 -
 IntClust-0.1.0/IntClust/man/SharedGenesPathsFeat.Rd                   |  114 +--
 IntClust-0.1.0/IntClust/man/SharedSelection.Rd                        |only
 IntClust-0.1.0/IntClust/man/SharedSelectionLimma.Rd                   |only
 IntClust-0.1.0/IntClust/man/SharedSelectionMLP.Rd                     |only
 IntClust-0.1.0/IntClust/man/SimilarityHeatmap.Rd                      |  120 +--
 IntClust-0.1.0/IntClust/man/SimilarityMeasure.Rd                      |   65 -
 IntClust-0.1.0/IntClust/man/TrackCluster.Rd                           |  202 ++----
 IntClust-0.1.0/IntClust/man/WeightedClust.Rd                          |  132 +---
 IntClust-0.1.0/IntClust/man/WonM.Rd                                   |  109 +--
 IntClust-0.1.0/IntClust/man/distanceheatmaps.Rd                       |only
 IntClust-0.1.0/IntClust/man/f.clustABC.MultiSource.Rd                 |only
 IntClust-0.1.0/IntClust/man/f.gsample.Rd                              |only
 IntClust-0.1.0/IntClust/man/f.rmv.Rd                                  |only
 IntClust-0.1.0/IntClust/man/f.t.Rd                                    |only
 IntClust-0.1.0/IntClust/man/fingerprintMat.Rd                         |   20 
 IntClust-0.1.0/IntClust/man/geneMat.Rd                                |   21 
 IntClust-0.1.0/IntClust/man/targetMat.Rd                              |   21 
 IntClust-0.1.0/IntClust/vignettes/IntClustComparePlot.pdf             |only
 IntClust-0.1.0/IntClust/vignettes/IntClustFP.pdf                      |only
 IntClust-0.1.0/IntClust/vignettes/IntClustPathwayPlot.pdf             |only
 IntClust-0.1.0/IntClust/vignettes/IntClustPathwaysPlot.pdf            |only
 IntClust-0.1.0/IntClust/vignettes/IntClustProfilePlot.pdf             |only
 IntClust-0.1.0/IntClust/vignettes/IntClustTP.pdf                      |only
 IntClust-0.1.0/IntClust/vignettes/IntClustTrackingPlot.pdf            |only
 IntClust-0.1.0/IntClust/vignettes/IntClustVignette-ClusterPlotF.pdf   |only
 IntClust-0.1.0/IntClust/vignettes/IntClustVignette-ClusterPlotT.pdf   |only
 IntClust-0.1.0/IntClust/vignettes/IntClust_Biblio.bib                 |only
 IntClust-0.1.0/IntClust/vignettes/IntClust_ClusterPlot_F.pdf          |only
 IntClust-0.1.0/IntClust/vignettes/IntClust_ClusterPlot_T.pdf          |only
 IntClust-0.1.0/IntClust/vignettes/IntClust_Vignette.Rnw               |only
 270 files changed, 2496 insertions(+), 2991 deletions(-)

More information about IntClust at CRAN
Permanent link

New package helminthR with initial version 1.0.5
Package: helminthR
Type: Package
Title: Access London Natural History Museum Host-Helminth Record Database
Version: 1.0.5
Author: Tad Dallas
Imports: xml2, rvest, httr, magrittr, plyr, ggmap, utils, knitr, rmarkdown
Suggests: testthat, ggplot2,
VignetteBuilder: knitr
Maintainer: Tad Dallas <tad.a.dallas@gmail.com>
URL: https://github.com/rOpenSci/helminthR
BugReports: https://github.com/rOpenSci/helminthR/issues
Description: Access to large host-parasite data is often hampered by the availability of data and difficulty in obtaining it in a programmatic way to encourage analyses. 'helminthR' provides a programmatic interface to the London Natural History Museum's host-parasite database, one of the largest host-parasite databases existing currently <http://www.nhm.ac.uk/research-curation/scientific-resources/taxonomy-systematics/host-parasites/>. The package allows the user to query by host species, parasite species, and geographic location.
License: GPL-3
LazyData: yes
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-26 06:50:11 UTC; tad
Repository: CRAN
Date/Publication: 2018-07-30 12:10:09 UTC

More information about helminthR at CRAN
Permanent link

New package glassoFast with initial version 1.0
Package: glassoFast
Type: Package
Title: Fast Graphical LASSO
Version: 1.0
Date: 2018-07-17
Suggests: glasso, rbenchmark
Author: Matyas A Sustik [aut, cph], Ben Calderhead [aut, cph], Julien Clavel [com, ctb]
Maintainer: Julien Clavel <julien.clavel@hotmail.fr>
Description: A fast and improved implementation of the graphical LASSO.
License: GPL (>= 3)
NeedsCompilation: yes
Packaged: 2018-07-26 11:48:33 UTC; julienclavel
Repository: CRAN
Date/Publication: 2018-07-30 12:10:12 UTC

More information about glassoFast at CRAN
Permanent link

New package cregg with initial version 0.3.0
Package: cregg
Type: Package
Title: Simple Conjoint Tidying, Analysis, and Visualization
Version: 0.3.0
Date: 2018-07-27
Authors@R: c(person("Thomas J.", "Leeper", role = c("aut", "cre"), email = "thosjleeper@gmail.com", comment = c(ORCID = "0000-0003-4097-6326")))
Description: Simple tidying, analysis, and visualization of conjoint (factorial) experiments, including estimation and visualization of average marginal component effects ('AMCEs') and marginal means ('MMs') for weighted and un-weighted survey data, along with useful reference category diagnostics and statistical tests. Estimation of 'AMCEs' is based upon methods described by Hainmueller, Hopkins, and Yamamoto (2014) <doi:10.1093/pan/mpt024>.
License: MIT + file LICENSE
URL: https://github.com/leeper/cregg
BugReports: https://github.com/leeper/cregg/issues
Depends: R (>= 3.5.0)
Imports: stats, sandwich (>= 2.4-0), survey (>= 3.33), lmtest, ggplot2 (>= 2.0), ggstance, scales
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-27 10:54:46 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre] (<https://orcid.org/0000-0003-4097-6326>)
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Repository: CRAN
Date/Publication: 2018-07-30 12:30:03 UTC

More information about cregg at CRAN
Permanent link

New package bigreadr with initial version 0.1.0
Package: bigreadr
Version: 0.1.0
Date: 2018-07-27
Title: Read Large Text Files
Description: Read large text files by splitting them in smaller files.
Authors@R: person("Florian", "Privé", , "florian.prive.21@gmail.com", c("aut", "cre"))
License: GPL-3
Encoding: UTF-8
LazyData: true
ByteCompile: true
RoxygenNote: 6.1.0
Imports: data.table, Rcpp, parallel, fpeek
Suggests: spelling, testthat, covr
LinkingTo: Rcpp
Language: en-US
URL: https://github.com/privefl/bigreadr
BugReports: https://github.com/privefl/bigreadr/issues
NeedsCompilation: yes
Packaged: 2018-07-27 11:08:45 UTC; privef
Author: Florian Privé [aut, cre]
Maintainer: Florian Privé <florian.prive.21@gmail.com>
Repository: CRAN
Date/Publication: 2018-07-30 12:30:07 UTC

More information about bigreadr at CRAN
Permanent link

Package rspa updated to version 0.2.3 with previous version 0.2.1 dated 2017-06-14

Title: Adapt Numerical Records to Fit (in)Equality Restrictions
Description: Minimally adjust the values of numerical records in a data.frame, such that each record satisfies a predefined set of equality and/or inequality constraints. The constraints can be defined using the 'validate' package. The core algorithms have recently been moved to the 'lintools' package, refer to 'lintools' for a more basic interface and access to a version of the algorithm that works with sparse matrices.
Author: Mark van der Loo
Maintainer: Mark van der Loo <mark.vanderloo@gmail.com>

Diff between rspa versions 0.2.1 dated 2017-06-14 and 0.2.3 dated 2018-07-30

 DESCRIPTION                              |   11 +++++------
 MD5                                      |   18 +++++++++---------
 NEWS                                     |    9 +++++++--
 R/match_restrictions.R                   |    5 ++++-
 src/R_all_finite.c                       |    4 ++--
 src/R_dc_spa.c                           |    9 +--------
 src/R_sc_arith.c                         |   16 ++++------------
 src/R_spa.c                              |    7 +------
 src/R_sparseConstraints.c                |   19 +++++--------------
 tests/testthat/test_match_restrictions.R |    8 +++++++-
 10 files changed, 45 insertions(+), 61 deletions(-)

More information about rspa at CRAN
Permanent link

New package lilikoi with initial version 0.1.0
Package: lilikoi
Title: Metabolomics Personalized Pathway Analysis Tool
Version: 0.1.0
Authors@R: c( person("Fadhl", "Alakwaa", email = "falakwaa@hawaii.edu", role = c("aut", "cre")), person("Sijia", "Huang", email = "scarlettcanny@gmail.com", role = c( "aut")))
Description: Computes the pathway deregulation score for a given set of metabolites, selects the pathways with the highest mutual information and then uses them to build a classifier. F. Alakwaa, S. Huang, and L. Garmire (2018) <doi:10.1101/283408>.
Imports: caret, corrplot, devtools, dplyr, e1071, gbm, ggplot2, glmnet, hash, Hmisc, infotheo, Matrix, pamr, R.oo, princurve, pROC, randomForest, reshape2, RWeka, stringr
Depends: R (>= 3.4.0)
License: GPL-2
Encoding: UTF-8
LazyData: true
URL: https://github.com/lanagarmire/lilikoi
BugReports: https://github.com/lanagarmire/lilikoi/issues
RoxygenNote: 6.0.1.9000
Suggests: testthat
NeedsCompilation: no
Packaged: 2018-07-24 22:16:04 UTC; byunits
Author: Fadhl Alakwaa [aut, cre], Sijia Huang [aut]
Maintainer: Fadhl Alakwaa <falakwaa@hawaii.edu>
Repository: CRAN
Date/Publication: 2018-07-30 11:10:03 UTC

More information about lilikoi at CRAN
Permanent link

Package gllvm updated to version 1.0 with previous version 0.1.0 dated 2017-12-20

Title: Generalized Linear Latent Variable Models
Description: Generalized linear latent variable model (gllvm) for analyzing multivariate data. Estimation is performed using either Laplace approximation or variational approximation method implemented via TMB (Kristensen et al., (2016), <doi:10.18637/jss.v070.i05>). Details for gllvm, see Hui et al. (2015) <doi:10.1111/2041-210X.12236> and (2017) <doi:10.1080/10618600.2016.1164708> and Niku et al. (2017) <doi:10.1007/s13253-017-0304-7>.
Author: Jenni Niku, Wesley Brooks, Riki Herliansyah, Francis K.C. Hui, Sara Taskinen, David I. Warton
Maintainer: Jenni Niku <jenni.m.e.niku@jyu.fi>

Diff between gllvm versions 0.1.0 dated 2017-12-20 and 1.0 dated 2018-07-30

 DESCRIPTION                 |   10 
 MD5                         |   44 +-
 NAMESPACE                   |   12 
 R/TMBtrait.R                |  801 +++++++++++++++++++++++---------------------
 R/anova.gllvm.R             |only
 R/coef.gllvm.R              |    3 
 R/coefplot.gllvm.R          |   44 +-
 R/confint.gllvm.R           |  101 ++---
 R/getResidualCor.gllvm.R    |   20 -
 R/gllvm.R                   |  115 +++---
 R/gllvm.TMB.R               |  380 +++++++++++---------
 R/gllvm.VA.R                |  124 +++---
 R/gllvm.auxiliary.R         |  224 +++++-------
 R/logLik.gllvm.R            |    2 
 R/ordiplot.gllvm.R          |   39 +-
 R/print.gllvm.R             |    9 
 R/residuals.gllvm.R         |   21 -
 R/summary.gllvm.R           |   13 
 man/anova.gllvm.Rd          |only
 man/coefplot.gllvm.Rd       |   13 
 man/getResidualCor.gllvm.Rd |    6 
 man/gllvm.Rd                |   44 +-
 man/ordiplot.gllvm.Rd       |   14 
 src/gllvm.cpp               |  221 ++++++------
 24 files changed, 1222 insertions(+), 1038 deletions(-)

More information about gllvm at CRAN
Permanent link

Package emil updated to version 2.2.10 with previous version 2.2.8 dated 2017-07-08

Title: Evaluation of Modeling without Information Leakage
Description: A toolbox for designing and evaluating predictive models with resampling methods. The aim of this package is to provide a simple and efficient general framework for working with any type of prediction problem, be it classification, regression or survival analysis, that is easy to extend and adapt to your specific setting. Some commonly used methods for classification, regression and survival analysis are included.
Author: Christofer Backlin [aut, cre], Mats Gustafsson [aut]
Maintainer: Christofer Backlin <emil@christofer.backlin.se>

Diff between emil versions 2.2.8 dated 2017-07-08 and 2.2.10 dated 2018-07-30

 emil-2.2.10/emil/DESCRIPTION             |   20 +++++------
 emil-2.2.10/emil/MD5                     |   54 +++++++++++++++----------------
 emil-2.2.10/emil/NAMESPACE               |    2 -
 emil-2.2.10/emil/R/RcppExports.R         |    6 +--
 emil-2.2.10/emil/R/caret.r               |    4 ++
 emil-2.2.10/emil/R/cforest.r             |   13 +++++++
 emil-2.2.10/emil/R/glmnet.r              |    3 +
 emil-2.2.10/emil/R/lda.r                 |    5 ++
 emil-2.2.10/emil/R/modeling.r            |    9 +++++
 emil-2.2.10/emil/R/pamr.r                |    4 ++
 emil-2.2.10/emil/R/qda.r                 |    5 ++
 emil-2.2.10/emil/R/randomForest.r        |    2 +
 emil-2.2.10/emil/R/rpart.r               |    2 +
 emil-2.2.10/emil/R/survival.r            |   18 ++++++++--
 emil-2.2.10/emil/inst/CITATION           |   35 +++++++++-----------
 emil-2.2.10/emil/man/evaluate.Rd         |   11 ++++++
 emil-2.2.10/emil/man/fit_caret.Rd        |    6 +++
 emil-2.2.10/emil/man/fit_cforest.Rd      |   15 ++++++++
 emil-2.2.10/emil/man/fit_glmnet.Rd       |    5 ++
 emil-2.2.10/emil/man/fit_lda.Rd          |    7 ++++
 emil-2.2.10/emil/man/fit_qda.Rd          |    7 ++++
 emil-2.2.10/emil/man/fit_randomForest.Rd |    4 ++
 emil-2.2.10/emil/man/fit_rpart.Rd        |    4 ++
 emil-2.2.10/emil/man/plot_Surv.Rd        |only
 emil-2.2.10/emil/man/pre_pamr.Rd         |    6 +++
 emil-2.2.10/emil/man/pvalue.coxph.Rd     |    8 ++++
 emil-2.2.10/emil/src/RcppExports.cpp     |    6 +--
 emil-2.2.10/emil/src/init.c              |   12 +++---
 emil-2.2.8/emil/man/plot.Surv.Rd         |only
 29 files changed, 201 insertions(+), 72 deletions(-)

More information about emil at CRAN
Permanent link

New package draw with initial version 1.0.0
Package: draw
Type: Package
Title: Wrapper Functions for Producing Graphics
Version: 1.0.0
Author: Richard Wen <rrwen.dev@gmail.com>
Maintainer: Richard Wen <rrwen.dev@gmail.com>
Description: A set of user-friendly wrapper functions for creating consistent graphics and diagrams with lines, common shapes, text, and page settings. Compatible with and based on the R 'grid' package.
Imports: grDevices, grid, tools
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
URL: https://github.com/rrwen/draw
BugReports: https://github.com/rrwen/draw/issues
NeedsCompilation: no
Packaged: 2018-07-24 22:07:42 UTC; Rich
Repository: CRAN
Date/Publication: 2018-07-30 11:10:06 UTC

More information about draw at CRAN
Permanent link

New package debugr with initial version 0.0.1
Package: debugr
Title: Debug Tool to Watch Objects/Expressions While Running an R Script
Version: 0.0.1
Authors@R: person("Joachim", "Zuckarelli", email = "joachim@zuckarelli.de", role = c("aut", "cre"))
Maintainer: Joachim Zuckarelli <joachim@zuckarelli.de>
Description: Tool to print out the value of R objects/expressions while running an R script. Outputs can be made dependent on user-defined conditions/criteria. Debug messages only appear when a global option for debugging is set. This way, 'debugr' code can even remain in the debugged code for later use without any negative effects during normal runtime.
BugReports: https://github.com/jsugarelli/debugr/issues
URL: https://github.com/jsugarelli/debugr/
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: utils, rprojroot, rstudioapi
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-07-25 19:46:41 UTC; Joachim
Author: Joachim Zuckarelli [aut, cre]
Repository: CRAN
Date/Publication: 2018-07-30 11:50:03 UTC

More information about debugr at CRAN
Permanent link

New package cytofan with initial version 0.1.0
Package: cytofan
Type: Package
Title: Plot Fan Plots for Cytometry Data using 'ggplot2'
Version: 0.1.0
Authors@R: person("Yann", "Abraham", email = "yann.abraham@gmail.com", role = c("aut", "cre"))
Description: An implementation of Fan plots for cytometry data in 'ggplot2'. For reference see Britton, E.; Fisher, P. & J. Whitley (1998) The Inflation Report Projections: Understanding the Fan Chart <https://www.bankofengland.co.uk/quarterly-bulletin/1998/q1/the-inflation-report-projections-understanding-the-fan-chart>).
License: GPL-3
LazyData: true
Depends: R (>= 3.0.0), ggplot2 (>= 2.2.0)
Imports: RColorBrewer
Suggests: dplyr, reshape2, bodenmiller, knitr, rmarkdown
URL: https://github.com/yannabraham/cytofan
BugReports: https://github.com/yannabraham/cytofan/issues
Encoding: UTF-8
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-07-25 19:48:34 UTC; ayann
Author: Yann Abraham [aut, cre]
Maintainer: Yann Abraham <yann.abraham@gmail.com>
Repository: CRAN
Date/Publication: 2018-07-30 11:40:03 UTC

More information about cytofan at CRAN
Permanent link

Package breathteststan updated to version 0.4.3 with previous version 0.4.1 dated 2018-04-26

Title: Stan-Based Fit to Gastric Emptying Curves
Description: Stan-based curve-fitting function for use with package 'breathtestcore' by the same author. Stan functions are refactored here for easier testing.
Author: Dieter Menne [aut, cre], Menne Biomed Consulting Tuebingen [cph], Benjamin Misselwitz [fnd], Mark Fox [fnd], University Hospital of Zurich, Dep. Gastroenterology [fnd, dtc]
Maintainer: Dieter Menne <dieter.menne@menne-biomed.de>

Diff between breathteststan versions 0.4.1 dated 2018-04-26 and 0.4.3 dated 2018-07-30

 breathteststan-0.4.1/breathteststan/R/breathteststan-internal.R         |only
 breathteststan-0.4.1/breathteststan/R/breathteststan.R                  |only
 breathteststan-0.4.1/breathteststan/exec                                |only
 breathteststan-0.4.1/breathteststan/inst/chunks                         |only
 breathteststan-0.4.1/breathteststan/src/Modules.cpp                     |only
 breathteststan-0.4.1/breathteststan/src/RcppExports.cpp                 |only
 breathteststan-0.4.1/breathteststan/src/include                         |only
 breathteststan-0.4.1/breathteststan/tools/make_cpp.R                    |only
 breathteststan-0.4.3/breathteststan/DESCRIPTION                         |   23 ++++---
 breathteststan-0.4.3/breathteststan/MD5                                 |   32 ++++------
 breathteststan-0.4.3/breathteststan/NAMESPACE                           |    5 -
 breathteststan-0.4.3/breathteststan/R/breathteststan-package.R          |only
 breathteststan-0.4.3/breathteststan/R/stan_fit.R                        |    8 +-
 breathteststan-0.4.3/breathteststan/R/stanmodels.R                      |   31 ++++-----
 breathteststan-0.4.3/breathteststan/inst/include                        |only
 breathteststan-0.4.3/breathteststan/src/Makevars                        |   20 +++++-
 breathteststan-0.4.3/breathteststan/src/Makevars.win                    |   19 +++++
 breathteststan-0.4.3/breathteststan/src/init.cpp                        |    2 
 breathteststan-0.4.3/breathteststan/src/stan_files                      |only
 breathteststan-0.4.3/breathteststan/tests/testthat/test_coef_by_group.R |    2 
 breathteststan-0.4.3/breathteststan/tools/make_cc.R                     |only
 21 files changed, 83 insertions(+), 59 deletions(-)

More information about breathteststan at CRAN
Permanent link

New package trafo with initial version 1.0.0
Package: trafo
Title: Estimation, Comparison and Selection of Transformations
Version: 1.0.0
Date: 2018-07-16
Authors@R: c(person("Lily", "Medina", email = "lilymiru@gmail.com", role = "aut"), person("Piedad", "Castro", role="aut", email = "p25castro@gmail.com"), person("Ann-Kristin", "Kreutzmann", role=c("aut", "cre"), email="ann-kristin.kreutzmann@fu-berlin.de"), person("Natalia", "Rojas-Perilla", role="aut", email = "natalia.rojas@fu-berlin.de"))
Description: Estimation, selection and comparison of several families of transformations. The families of transformations included in the package are the following: Bickel-Doksum (Bickel and Doksum 1981 <doi:10.2307/2287831>), Box-Cox, Dual (Yang 2006 <doi:10.1016/j.econlet.2006.01.011>), Glog (Durbin et al. 2002 <doi:10.1093/bioinformatics/18.suppl_1.S105>), Gpower1, Log, Log-shift opt (Feng et al. 2016 <doi:10.1002/sta4.104>), Manly, Modulus (John and Draper 1980 <doi:10.2307/2986305>), Neglog (Whittaker et al. 2005 <doi:10.1111/j.1467-9876.2005.00520.x>), Reciprocal and Yeo-Johnson. The package simplifies to compare linear models with untransformed and transformed dependent variable as well as linear models where the dependent variable is transformed with different transformations. Furthermore, the package employs maximum likelihood approaches, moments optimization and divergence minimization to estimate the optimal transformation parameter.
Depends: R (>= 3.2.4)
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: FNN, moments, pryr, graphics, grDevices, lmtest
Suggests: testthat, R.rsp
VignetteBuilder: R.rsp
NeedsCompilation: no
Packaged: 2018-07-24 08:47:31 UTC; Ann-Kristin
Author: Lily Medina [aut], Piedad Castro [aut], Ann-Kristin Kreutzmann [aut, cre], Natalia Rojas-Perilla [aut]
Maintainer: Ann-Kristin Kreutzmann <ann-kristin.kreutzmann@fu-berlin.de>
Repository: CRAN
Date/Publication: 2018-07-30 10:50:02 UTC

More information about trafo at CRAN
Permanent link

New package rLandsat with initial version 0.1.0
Package: rLandsat
Type: Package
Title: Landsat Data Complete Download Process
Version: 0.1.0
Author: Himanshu Sikaria - SocialCops [aut, cre], Shilpa Arora [rev], Akash Tandon [rev], Kriti Kathuria [rev]
Maintainer: Himanshu Sikaria<himanshu.sikaria@socialcops.com>
Description: Easily acquire Landsat <https://landsat.usgs.gov>, a remote sensing satellite, data from R. Search for Landsat scenes and download the Landsat data using this library which uses API built by Development Seed <https://api.developmentseed.org/satellites> and U.S. Geological Survey <https://espa.cr.usgs.gov/api>.
License: GPL-3 | file LICENSE
URL: https://github.com/socialcopsdev/rLandsat
BugReports: https://github.com/socialcopsdev/rLandsat/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Depends: R (>= 3.1.2)
Suggests: testthat
Imports: RCurl, svMisc, httr, jsonlite, dplyr, readr, stringr
NeedsCompilation: no
Packaged: 2018-07-24 10:52:26 UTC; Himanshu
Repository: CRAN
Date/Publication: 2018-07-30 11:00:02 UTC

More information about rLandsat at CRAN
Permanent link

Package REIDS updated to version 0.1.0 with previous version 0.0.2 dated 2018-04-13

Title: Random Effects for the Identification of Differential Splicing
Description: Contains the REIDS model presented in Van Moerbeke et al (2017) <doi:10.1186/s12859-017-1687-8> for the detection of alternative splicing. The method is extended by incorporating junction information for the assessment of alternative splicing. The vignette introduces the model and shows an example work flow.
Author: Marijke Van Moerbeke
Maintainer: Marijke Van Moerbeke <marijke.vanmoerbeke@uhasselt.be>

Diff between REIDS versions 0.0.2 dated 2018-04-13 and 0.1.0 dated 2018-07-30

 REIDS-0.0.2/REIDS/inst/doc/ASExons.R                               |only
 REIDS-0.0.2/REIDS/inst/doc/CreateOutput.R                          |only
 REIDS-0.0.2/REIDS/inst/doc/DataProcessing.R                        |only
 REIDS-0.0.2/REIDS/inst/doc/FIRMAScores.R                           |only
 REIDS-0.0.2/REIDS/inst/doc/HTA-2_0_ExonAndTranscriptAnnotations.py |only
 REIDS-0.0.2/REIDS/inst/doc/HTA-2_0_JunAssociations.py              |only
 REIDS-0.0.2/REIDS/inst/doc/Line_Indexer_Pivot.pbs                  |only
 REIDS-0.0.2/REIDS/inst/doc/REIDSFunction_ClusterVersion.R          |only
 REIDS-0.0.2/REIDS/inst/doc/REIDSFunction_ClusterVersion.pbs        |only
 REIDS-0.0.2/REIDS/inst/doc/SpliceIndex.R                           |only
 REIDS-0.0.2/REIDS/inst/doc/TC12000010_LineIndex.csv                |only
 REIDS-0.0.2/REIDS/inst/doc/TC12000010_Pivot.csv                    |only
 REIDS-0.0.2/REIDS/man/FilterInformativeGenes.Rd                    |only
 REIDS-0.0.2/REIDS/man/REIDSFunction_ClusterVersion.Rd              |only
 REIDS-0.0.2/REIDS/man/Search.Rd                                    |only
 REIDS-0.0.2/REIDS/vignettes/Biblio.bib                             |only
 REIDS-0.0.2/REIDS/vignettes/DataProcessing_Folders.png             |only
 REIDS-0.1.0/REIDS/DESCRIPTION                                      |    8 
 REIDS-0.1.0/REIDS/MD5                                              |   83 
 REIDS-0.1.0/REIDS/NAMESPACE                                        |   23 
 REIDS-0.1.0/REIDS/R/Functions.R                                    | 3794 ++++++++--
 REIDS-0.1.0/REIDS/R/data.R                                         |   17 
 REIDS-0.1.0/REIDS/data/TC1500264.RData                             |only
 REIDS-0.1.0/REIDS/data/datalist                                    |only
 REIDS-0.1.0/REIDS/inst/doc/ExonAndTranscriptAnnotations.py         |only
 REIDS-0.1.0/REIDS/inst/doc/ID_Name_TC.py                           |   62 
 REIDS-0.1.0/REIDS/inst/doc/JunctionAssociations.py                 |only
 REIDS-0.1.0/REIDS/inst/doc/Line_Indexer_PivotFile.pbs              |only
 REIDS-0.1.0/REIDS/inst/doc/README.txt                              |   69 
 REIDS-0.1.0/REIDS/inst/doc/REIDSFunction_HPCVersion.R              |only
 REIDS-0.1.0/REIDS/inst/doc/REIDSFunction_HPCVersion.pbs            |only
 REIDS-0.1.0/REIDS/inst/doc/REIDSJunctionAssesment_HPCVersion.R     |only
 REIDS-0.1.0/REIDS/inst/doc/REIDSJunctionAssesment_HPCVersion.pbs   |only
 REIDS-0.1.0/REIDS/inst/doc/REIDS_Vignette.R                        |  194 
 REIDS-0.1.0/REIDS/inst/doc/REIDS_Vignette.Rnw                      |  745 -
 REIDS-0.1.0/REIDS/inst/doc/REIDS_Vignette.pdf                      |binary
 REIDS-0.1.0/REIDS/inst/doc/REMAP_ExtractInfo.pbs                   |only
 REIDS-0.1.0/REIDS/inst/doc/REMAP_ExtractInfo.py                    |only
 REIDS-0.1.0/REIDS/inst/doc/TC1500264_LineIndex.csv                 |only
 REIDS-0.1.0/REIDS/inst/doc/TC1500264_Pivot.csv                     |only
 REIDS-0.1.0/REIDS/inst/doc/TC1500264_REMAP.txt                     |only
 REIDS-0.1.0/REIDS/inst/doc/TC1500264_REMAP_Indices.txt             |only
 REIDS-0.1.0/REIDS/inst/doc/TC1500264_TC_Gene_SplitFile.txt         |only
 REIDS-0.1.0/REIDS/man/ASExons.Rd                                   |   35 
 REIDS-0.1.0/REIDS/man/CreateOutput.Rd                              |   12 
 REIDS-0.1.0/REIDS/man/DataProcessing.Rd                            |   15 
 REIDS-0.1.0/REIDS/man/ExonTesting.Rd                               |   19 
 REIDS-0.1.0/REIDS/man/ExpressionLevelPlot.Rd                       |    2 
 REIDS-0.1.0/REIDS/man/JunInfo.Rd                                   |   35 
 REIDS-0.1.0/REIDS/man/PivotTransformData.Rd                        |   22 
 REIDS-0.1.0/REIDS/man/REIDSFunction.Rd                             |   33 
 REIDS-0.1.0/REIDS/man/REIDSFunction_HPCVersion.Rd                  |only
 REIDS-0.1.0/REIDS/man/REIDSJunctionAssessment_HPCVersion.Rd        |only
 REIDS-0.1.0/REIDS/man/REIDS_Analysis.Rd                            |only
 REIDS-0.1.0/REIDS/man/REIDS_IsoformAssesment.Rd                    |only
 REIDS-0.1.0/REIDS/man/REIDS_JunctionAssesment.Rd                   |   62 
 REIDS-0.1.0/REIDS/man/REIDSmodel_intern.Rd                         |    7 
 REIDS-0.1.0/REIDS/man/REMAP_SplitProbeSets.Rd                      |only
 REIDS-0.1.0/REIDS/man/TC1500264.Rd                                 |only
 REIDS-0.1.0/REIDS/man/reidsfunction_genebygene.Rd                  |   15 
 REIDS-0.1.0/REIDS/vignettes/FolderStructure.png                    |only
 REIDS-0.1.0/REIDS/vignettes/REIDS_Biblio.bib                       |only
 REIDS-0.1.0/REIDS/vignettes/REIDS_Vignette.Rnw                     |  745 -
 63 files changed, 4175 insertions(+), 1822 deletions(-)

More information about REIDS at CRAN
Permanent link

New package qsub with initial version 1.0.3
Package: qsub
Title: Running Commands Remotely on 'Gridengine' Clusters
Version: 1.0.3
Authors@R: c( person( "Robrecht", "Cannoodt", email = "rcannood@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3641-729X", github = "rcannood") ), person( "Wouter", "Saelens", email = "wouter.saelens@ugent.be", role = c("aut"), comment = c(ORCID = "0000-0002-7114-6248", github = "zouter") ) )
Description: Run lapply() calls in parallel by submitting them to 'gridengine' clusters using the 'qsub' command.
Depends: R (>= 3.0)
License: GPL-3
LazyData: true
Imports: dplyr, glue, methods, processx, purrr, random, readr, ssh, stringr, tidyr, utils
URL: http://github.com/rcannood/qsub
BugReports: https://github.com/rcannood/qsub/issues
RoxygenNote: 6.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2018-07-24 13:39:39 UTC; rcannood
Author: Robrecht Cannoodt [aut, cre] (<https://orcid.org/0000-0003-3641-729X>, rcannood), Wouter Saelens [aut] (<https://orcid.org/0000-0002-7114-6248>, zouter)
Maintainer: Robrecht Cannoodt <rcannood@gmail.com>
Repository: CRAN
Date/Publication: 2018-07-30 11:00:05 UTC

More information about qsub at CRAN
Permanent link

New package PHEindicatormethods with initial version 1.0.8
Package: PHEindicatormethods
Type: Package
Version: 1.0.8
Title: Common Public Health Statistics and their Confidence Intervals
Description: Functions to calculate commonly used public health statistics and their confidence intervals using methods approved for use in the production of Public Health England indicators such as those presented via Fingertips (<http://fingertips.phe.org.uk/>). It provides functions for the generation of proportions, crude rates, means, directly standardised rates, indirectly standardised rates and standardised mortality ratios. Statistical methods are referenced in the following publications. Breslow NE, Day NE (1987) <doi:10.1002/sim.4780080614>. Dobson et al (1991) <doi:10.1002/sim.4780100317>. Armitage P, Berry G (2002) <doi:10.1002/9780470773666>. Wilson EB. (1927) <doi:10.1080/01621459.1927.10502953>. Altman DG et al (2000, ISBN: 978-0-727-91375-3).
Authors@R: c(person("Anderson", "Georgina", , "georgina.anderson@phe.gov.uk", c("aut", "cre")), person("Fox", "Sebastian", , "sebastian.fox@phe.gov.uk", c("ctb")), person("Francis", "Matthew", , "matthew.francis@phe.gov.uk", c("ctb")), person("Fryers", "Paul", , "paul.fryers@phe.gov.uk", c("ctb")))
BugReports: https://github.com/PublicHealthEngland/PHEindicatormethods/issues
Depends: R (>= 3.1.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: dplyr, rlang
Suggests: knitr, readxl, rmarkdown, RODBC, testthat,
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-07-24 10:51:22 UTC; Georgina.Anderson
Author: Anderson Georgina [aut, cre], Fox Sebastian [ctb], Francis Matthew [ctb], Fryers Paul [ctb]
Maintainer: Anderson Georgina <georgina.anderson@phe.gov.uk>
Repository: CRAN
Date/Publication: 2018-07-30 10:50:13 UTC

More information about PHEindicatormethods at CRAN
Permanent link

New package hipread with initial version 0.1.0
Package: hipread
Type: Package
Title: Read Hierarchical Fixed Width Files
Version: 0.1.0
Authors@R: c( person("Greg", "Freedman Ellis", , "gfellis@umn.edu", c("aut", "cre")), person("Derek Burk", role = "ctb"), person("Joe Grover", role = "ctb"), person("Mark Padgham", role = "ctb"), person("Hadley", "Wickham", , "hadley@rstudio.com", "ctb", comment = "Code adapted from readr"), person("Jim", "Hester", , "james.hester@rstudio.com", c("ctb"), comment = "Code adapted from readr"), person("Romain", "Francois", role = "ctb", comment = "Code adapted from readr"), person("R Core Team", role = "ctb", comment = "Code adapted from readr"), person("RStudio", role = c("cph", "fnd"), comment = "Code adapted from readr"), person("Jukka", "Jylänki", role = c("ctb", "cph"), comment = "Code adapted from readr"), person("Mikkel", "Jørgensen", role = c("ctb", "cph"), comment = "Code adapted from readr"), person("University of Minnesota", role = "cph"))
Maintainer: Greg Freedman Ellis <gfellis@umn.edu>
Description: Read hierarchical fixed width files like those commonly used by many census data providers. Also allows for reading of data in chunks, and reading 'gzipped' files without storing the full file in memory.
License: GPL (>= 2) | file LICENSE
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp, BH
Imports: Rcpp, dplyr, R6, rlang
Suggests: readr, testthat
SystemRequirements: C++11
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2018-07-24 14:43:43 UTC; greg
Author: Greg Freedman Ellis [aut, cre], Derek Burk [ctb], Joe Grover [ctb], Mark Padgham [ctb], Hadley Wickham [ctb] (Code adapted from readr), Jim Hester [ctb] (Code adapted from readr), Romain Francois [ctb] (Code adapted from readr), R Core Team [ctb] (Code adapted from readr), RStudio [cph, fnd] (Code adapted from readr), Jukka Jylänki [ctb, cph] (Code adapted from readr), Mikkel Jørgensen [ctb, cph] (Code adapted from readr), University of Minnesota [cph]
Repository: CRAN
Date/Publication: 2018-07-30 11:00:09 UTC

More information about hipread at CRAN
Permanent link

Package frailtypack updated to version 2.12.7 with previous version 2.12.6 dated 2017-10-06

Title: General Frailty Models: Shared, Joint and Nested Frailty Models with Prediction
Description: The following several classes of frailty models using a penalized likelihood estimation on the hazard function but also a parametric estimation can be fit using this R package: 1) A shared frailty model (with gamma or log-normal frailty distribution) and Cox proportional hazard model. Clustered and recurrent survival times can be studied. 2) Additive frailty models for proportional hazard models with two correlated random effects (intercept random effect with random slope). 3) Nested frailty models for hierarchically clustered data (with 2 levels of clustering) by including two iid gamma random effects. 4) Joint frailty models in the context of the joint modelling for recurrent events with terminal event for clustered data or not. A joint frailty model for two semi-competing risks and clustered data is also proposed. 5) Joint general frailty models in the context of the joint modelling for recurrent events with terminal event data with two independent frailty terms. 6) Joint Nested frailty models in the context of the joint modelling for recurrent events with terminal event, for hierarchically clustered data (with two levels of clustering) by including two iid gamma random effects. 7) Multivariate joint frailty models for two types of recurrent events and a terminal event. 8) Joint models for longitudinal data and a terminal event. 9) Trivariate joint models for longitudinal data, recurrent events and a terminal event. Prediction values are available (for a terminal event or for a new recurrent event). Left-truncated (not for Joint model), right-censored data, interval-censored data (only for Cox proportional hazard and shared frailty model) and strata are allowed. In each model, the random effects have the gamma or normal distribution. Now, you can also consider time-varying covariates effects in Cox, shared and joint frailty models (1-5). The package includes concordance measures for Cox proportional hazards models and for shared frailty models.
Author: Virginie Rondeau, Juan R. Gonzalez, Yassin Mazroui, Audrey Mauguen, Agnieszka Krol, Amadou Diakite, Alexandre Laurent and Myriam Lopez
Maintainer: Virginie Rondeau <Virginie.Rondeau@inserm.fr>

Diff between frailtypack versions 2.12.6 dated 2017-10-06 and 2.12.7 dated 2018-07-30

 DESCRIPTION                |    8 ++--
 MD5                        |   38 ++++++++++-----------
 NEWS                       |    9 +++++
 R/additivePenal.R          |    2 -
 R/epoce.R                  |   20 +++++------
 R/frailtyPenal.R           |   78 ++++++++++++++++++++++++++++++++++++++++++---
 R/longiPenal.R             |   15 ++++++++
 R/multivPenal.R            |   13 ++++++-
 R/prediction.R             |    2 -
 R/print.jointNestedPenal.R |    7 ++--
 R/trivPenal.R              |   40 +++++++++++++++++++----
 R/trivPenalNL.R            |   26 ++++++++++++++-
 man/additivePenal.Rd       |    1 
 man/frailtyPenal.Rd        |   16 ++++++++-
 man/longiPenal.Rd          |   12 ++++--
 man/trivPenal.Rd           |   17 ++++++++-
 man/trivPenalNL.Rd         |   20 +++++++++--
 src/aresidusMartingale.f90 |    6 ++-
 src/funcpasweib_log.f90    |    4 +-
 src/joint.f90              |   14 +++++---
 20 files changed, 274 insertions(+), 74 deletions(-)

More information about frailtypack at CRAN
Permanent link

New package QuClu with initial version 0.1.0
Package: QuClu
Type: Package
Title: Quantile-Based Clustering Algorithms
Version: 0.1.0
Date: 2018-07-20
Author: Christian Hennig, Cinzia Viroli and Laura Anderlucci
Maintainer: Laura Anderlucci <laura.anderlucci@unibo.it>
Description: Various quantile-based clustering algorithms: algorithm CU (Common theta and Unscaled variables), algorithm CS (Common theta and Scaled variables through lambda_j), algorithm VU (Variable-wise theta_j and Unscaled variables) and algorithm VW (Variable-wise theta_j and Scaled variables through lambda_j). Hennig, Viroli, Anderlucci (2018) <arXiv:1806.10403v1>.
License: GPL-2 | GPL-3
Encoding: UTF-8
LazyData: FALSE
RoxygenNote: 6.0.1
Imports: stats
NeedsCompilation: no
Packaged: 2018-07-30 08:19:51 UTC; laura
Repository: CRAN
Date/Publication: 2018-07-30 09:00:03 UTC

More information about QuClu at CRAN
Permanent link

Package decido (with last version 0.1.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2018-03-13 0.1.0

Permanent link
Package TDA (with last version 1.6.2) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2018-04-28 1.6.2

Permanent link
Package lfl (with last version 1.4.1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2018-04-12 1.4.1
2017-04-25 1.4
2016-04-22 1.3
2015-06-18 1.2
2015-06-03 1.1
2015-01-15 1.0

Permanent link

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