Author: Roger Bivand
Title: Interface between GRASS 6 geographical information system and R
Description: Interpreted interface between GRASS 6 geographical
information system and R, based on starting R from within the
GRASS environment.
Diff between spgrass6 versions 0.6-4 dated 2009-04-15 and 0.6-5 dated 2009-04-30
ChangeLog | 34 ++++++++++++++++++++++++++++++++++ DESCRIPTION | 8 ++++---- R/bin_link.R | 13 +++++++------ R/initGRASS.R | 1 + R/vect_link.R | 17 ++++++++++++++--- inst/ChangeLog | 34 ++++++++++++++++++++++++++++++++++ man/readRAST6.Rd | 5 +++-- man/readVECT6.Rd | 3 ++- 8 files changed, 99 insertions(+), 16 deletions(-)
Author: Timothy H. Keitt
Diff between rgdal versions 0.6-7 dated 2009-02-16 and 0.6-8 dated 2009-04-30
Title: Bindings for the Geospatial Data Abstraction Library
Description: Provides bindings to Frank Warmerdam's Geospatial Data
Abstraction Library (GDAL) (>= 1.3.1) and access to
projection/transformation operations from the PROJ.4 library.
The GDAL and PROJ.4 libraries are external to the package, and,
when installing the package from source, must be correctly
installed first. Both GDAL raster and OGR vector map data can
be imported into R, and GDAL raster data and OGR vector data
exported. Use is made of classes defined in the sp package.
ChangeLog | 7 ++++++-
DESCRIPTION | 29 +++++++++++++++++++++++------
R/ogr_sp.R | 5 +++--
man/readOGR.Rd | 3 ++-
4 files changed, 34 insertions(+), 10 deletions(-)
Author: Ryan T. Moore
Title: Block, assign, and diagnose potential interference in randomized
experiments
Description: Blocks units into experimental blocks, with one unit per
treatment condition, by creating a measure of multivariate
distance between all possible pairs of units. Maximum,
minimum, or an allowable range of differences between units on
one variable can be set. Randomly assign units to treatment
conditions. Diagnose potential interference between units
assigned to different treatment conditions. Write outputs to
.tex and .csv files.
Diff between blockTools versions 0.2.1 dated 2009-02-23 and 0.3 dated 2009-04-30
CHANGELOG |only DESCRIPTION | 24 +++++++++++++++++------- LICENSE | 12 +++++++----- R/block.R | 18 +++++++++++++++++- man/assignment.Rd | 5 +++-- man/block.Rd | 31 +++++++++++++++++++++---------- man/blockTools-package.Rd | 2 +- man/diagnose.Rd | 2 +- man/outTeX.Rd | 2 +- man/x100.Rd | 9 +++++---- 10 files changed, 73 insertions(+), 32 deletions(-)
Author: Kurt Hornik
Title: Snowball Stemmers
Description: Snowball stemmers.
Diff between Snowball versions 0.0-4 dated 2009-04-29 and 0.0-5 dated 2009-04-30
DESCRIPTION | 10 +++++----- R/zzz.R | 5 ++++- 2 files changed, 9 insertions(+), 6 deletions(-)
Author: Thomas Jaki
Diff between PK versions 1.00 dated 2009-02-16 and 1.01 dated 2009-04-30
Title: Basic Non-Compartmental Pharmacokinetics
Description: Estimation of pharmacokinetic parameters using
non-compartmental theory
DESCRIPTION | 14 +++++++++-----
R/auc.batch.ci.R | 4 ++--
2 files changed, 11 insertions(+), 7 deletions(-)
Author: Bendix Carstensen, Martyn Plummer, Esa Laara, Michael Hills et.
al.
Title: A package for statistical analysis in epidemiology.
Description: Functions for demographic and epidemiological analysis in
the Lexis diagram, i.e. register and cohort follow-up data,
including interval censored data and representation of
multistate data. Also some useful functions for tabulation and
plotting. Contains some epidemiological datasets.
Diff between Epi versions 1.0.10 dated 2009-01-28 and 1.0.12 dated 2009-04-30
Epi-1.0.10/Epi/MethComp |only Epi-1.0.10/Epi/inst/doc/R-intro.pdf |only Epi-1.0.12/Epi/CHANGES | 16 Epi-1.0.12/Epi/DESCRIPTION | 33 Epi-1.0.12/Epi/R/apc.fit.R | 2 Epi-1.0.12/Epi/R/apc.frame.R | 6 Epi-1.0.12/Epi/R/apc.plot.R | 2 Epi-1.0.12/Epi/inst/doc/Follow-up.pdf | 4945 ++++++++++++++++------------------ Epi-1.0.12/Epi/inst/doc/Follow-up.rnw |only Epi-1.0.12/Epi/inst/doc/Rplots.pdf |only Epi-1.0.12/Epi/inst/doc/index.html | 5 Epi-1.0.12/Epi/man/apc.frame.Rd | 3 Epi-1.0.12/Epi/man/ci.cum.Rd | 2 13 files changed, 2457 insertions(+), 2557 deletions(-)
Author: Pedro Brasil
Diff between DiagnosisMed versions 0.1.2.3 dated 2009-03-19 and 0.2 dated 2009-04-30
Title: Diagnostic test accuracy evaluation for medical professionals.
Description: DiagnosisMed is a package to analyze data from diagnostic
test accuracy evaluating health conditions. It is being built
to be used by health professionals. This package is - or soon
will be - able to estimate sample size for common situations in
diagnostic test accuracy, estimate sensitivity and specificity
from categorical and continuous test results including some
evaluations of indeterminate results, or compare different
analysis strategies into measures commonly used by health
professionals.
DESCRIPTION | 13 ++++----
R/LRgraph.r |only
R/ROC.r | 21 ++++++-------
R/TGROC.r |only
R/diagnosis.r | 22 ++++++-------
R/diagnosisI.r | 5 +--
R/print.ROC.r |only
R/print.TGROC.r |only
R/print.diag.r | 26 ++++++++--------
R/zzz.r | 2 -
man/LRgrgaph.Rd |only
man/ROC.Rd | 83 ++++++++++------------------------------------------
man/TGROC.Rd |only
man/diagnosis.Rd | 44 +++++----------------------
man/interact.ROC.Rd | 41 ++++---------------------
man/plot.diag.Rd | 2 -
16 files changed, 80 insertions(+), 179 deletions(-)