Mon, 21 Apr 2014

New package openxlsx with initial version 1.0.3
Package: openxlsx
Type: Package
Title: .xlsx reading, writing and editing.
Version: 1.0.3
Date: 2014-02-06
Author: Alexander Walker
Maintainer: Alexander Walker
Description: This package simplifies the creation of .xlsx files by providing a high level interface to writing, styling and editing worksheets. Through the use of Rcpp, read/write times are comparable to the xlsx and XLConnect packages with the added benefit of removing the dependency on Java.
License: GPL-3
LinkingTo: Rcpp
Imports: methods, Rcpp
Packaged: 2014-04-21 06:12:25 UTC; Alex
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-04-21 15:40:58

More information about openxlsx at CRAN
Permanent link

Package LaF updated to version 0.6.1 with previous version 0.6 dated 2014-04-14

Title: Fast access to large ASCII files
Description: Methods for fast access to large ASCII files. Currently the following file formats are supported: comma separated format (csv) and fixed width format. It is assumed that the files are too large to fit into memory, although the package can also be used to efficiently access files that do fit into memory. Methods are provided to access and process files blockwise. Furthermore, an opened file can be accessed as one would an ordinary data.frame. The LaF vignette gives an overview of the functionality provided.
Author: Jan van der Laan
Maintainer: Jan van der Laan

Diff between LaF versions 0.6 dated 2014-04-14 and 0.6.1 dated 2014-04-21

 DESCRIPTION                |    8 ++++----
 MD5                        |   10 +++++-----
 NEWS                       |    5 +++++
 inst/doc/LaF-benchmark.pdf |binary
 inst/doc/LaF-manual.pdf    |binary
 src/doublecolumn.h         |    2 +-
 6 files changed, 15 insertions(+), 10 deletions(-)

More information about LaF at CRAN
Permanent link

Package ibs updated to version 1.1 with previous version 1.0 dated 2014-04-14

Title: Integrated B-spline
Description: Calculate B-spline basis functions with a given set of knots and order, or a B-spline function with a given set of knots and order and set of de Boor points (coefficients), or the integral of a B-spline function.
Author: Feng Chen
Maintainer: Feng Chen

Diff between ibs versions 1.0 dated 2014-04-14 and 1.1 dated 2014-04-21

 DESCRIPTION |    8 ++++----
 MD5         |    4 ++--
 man/ibs.Rd  |   12 +++++++-----
 3 files changed, 13 insertions(+), 11 deletions(-)

More information about ibs at CRAN
Permanent link

New package GSAgm with initial version 1.0
Package: GSAgm
Type: Package
Title: Gene Set Analysis using the Gamma Method
Version: 1.0
Date: 2013-02-25
Author: Rama Raghavan, Alice Wang
Maintainer: Rama Raghavan
Description: GSAgm is an R package that completes a self-contained gene set analysis (GSA) for RNA-seq and SNP data using the Gamma Method.
License: GPL-2
Depends: survival, edgeR
Packaged: 2014-04-18 15:19:47 UTC; awang
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-04-21 16:51:25

More information about GSAgm at CRAN
Permanent link

Package caTools updated to version 1.17 with previous version 1.16 dated 2013-10-24

Title: Tools: moving window statistics, GIF, Base64, ROC AUC, etc.
Description: Contains several basic utility functions including: moving (rolling, running) window statistic functions, read/write for GIF and ENVI binary files, fast calculation of AUC, LogitBoost classifier, base64 encoder/decoder, round-off error free sum and cumsum, etc.
Author: Jarek Tuszynski
Maintainer: Harutyun Khachatryan

Diff between caTools versions 1.16 dated 2013-10-24 and 1.17 dated 2014-04-21

 DESCRIPTION            |    8 ++++----
 MD5                    |    6 +++---
 R/colAUC.R             |    4 ++--
 man/caTools-package.Rd |    4 ++--
 4 files changed, 11 insertions(+), 11 deletions(-)

More information about caTools at CRAN
Permanent link


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