Author: Portfolio & Risk Advisory Group, Commerzbank Securities
Title: Irregular Time Series
Description: The its package contains an S4 class for handling
irregular time series
Diff between its versions 1.1.7 dated 2008-07-05 and 1.1.8 dated 2009-09-06
DESCRIPTION | 17 - R/itspkg.R | 134 +++++----- inst/changes | 6 inst/test/test.r | 715 +++++++++++++++++++++++++++++++------------------------ man/itsDef.rd | 28 +- 5 files changed, 503 insertions(+), 397 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.12 dated 2009-04-30 and 1.1.2 dated 2009-09-06
CHANGES | 38 ++ DESCRIPTION | 11 NAMESPACE | 33 +- R/MS.boxes.R |only R/Relevel.R | 2 R/ci.lin.R | 16 - R/cutLexis.R | 131 ++++++--- R/lexis.R | 21 + R/splitLexis.R | 7 R/stack.Lexis.R |only data/DMconv.R | 2 data/DMlate.R |only data/DMrand.R |only data/ewrates.R | 3 data/nickel.R | 1 inst/doc/Follow-up.R |only inst/doc/Follow-up.pdf | 707 ++++++++++++++++++++++++------------------------- inst/doc/Follow-up.rnw | 20 + inst/doc/Rplots.pdf | 6 man/DMlate.Rd |only man/Lexis.Rd | 23 - man/apc.lines.Rd | 2 man/apc.plot.Rd | 2 man/cutLexis.Rd | 56 ++- man/mstate.Lexis.Rd |only man/stack.Lexis.Rd |only man/tbox.Rd |only 27 files changed, 628 insertions(+), 453 deletions(-)
Author: John Fox
Diff between Rcmdr versions 1.5-1 dated 2009-08-30 and 1.5-2 dated 2009-09-06
Title: R Commander
Description: A platform-independent basic-statistics GUI (graphical
user interface) for R, based on the tcltk package.
DESCRIPTION | 10
R/commander.R | 10
R/distributions-plotDistributions-menu.R | 28
R/graphs-menu.R | 6
R/utilities.R | 10
inst/CHANGES | 9
inst/po/es/LC_MESSAGES/R-Rcmdr.mo |binary
inst/po/ru/LC_MESSAGES/R-Rcmdr.mo |binary
man/Rcmdr-package.Rd | 6
po/R-es.po | 2284 ++++++++++++++++---------------
po/R-ru.po | 174 ++
11 files changed, 1431 insertions(+), 1106 deletions(-)
Author: Timothy H. Keitt
Diff between rgdal versions 0.6-17 dated 2009-09-03 and 0.6-18 dated 2009-09-06
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 | 8 +++++++-
DESCRIPTION | 8 ++++----
R/sp_gdal.R | 38 +++++++++++++++++++-------------------
inst/ChangeLog | 8 +++++++-
4 files changed, 37 insertions(+), 25 deletions(-)
Author: Dirk Eddelbuettel
Diff between RQuantLib versions 0.2.11 dated 2009-03-04 and 0.3.0 dated 2009-09-06
Title: R interface to the QuantLib library
Description: The RQuantLib package makes parts of QuantLib visible to
the R user. Currently a number option pricing functions are
included, both vanilla and exotic, as well as a broad range of
fixed-income functions, as well a general utilities such as
business day calendar computations. Further software
contributions are welcome.
The QuantLib project aims to provide a comprehensive software framework
for quantitative finance. The goal is to provide a standard
open source library for quantitative analysis, modeling,
trading, and risk management of financial assets.
The Windows binary version is self-contained and does not require a
QuantLib (or Boost) installation.
RQuantLib uses the Rcpp R/C++ interface class library. See the Rcpp
package on CRAN (or R-Forge) for more information on Rcpp.
Note that while RQuantLib's code is licensed under the GPL (v2 or
later), QuantLib itself is released under a somewhat less
restrictive Open Source license (see QuantLib-License.txt).
RQuantLib-0.2.11/RQuantLib/inst/README |only
RQuantLib-0.3.0/RQuantLib/DESCRIPTION | 51 -
RQuantLib-0.3.0/RQuantLib/INDEX | 26
RQuantLib-0.3.0/RQuantLib/R/arrays.R | 2
RQuantLib-0.3.0/RQuantLib/R/asian.R |only
RQuantLib-0.3.0/RQuantLib/R/bond.R |only
RQuantLib-0.3.0/RQuantLib/R/calendars.R |only
RQuantLib-0.3.0/RQuantLib/R/discount.R | 5
RQuantLib-0.3.0/RQuantLib/R/implied.R | 2
RQuantLib-0.3.0/RQuantLib/R/option.R | 2
RQuantLib-0.3.0/RQuantLib/R/zzz.R | 2
RQuantLib-0.3.0/RQuantLib/inst/ChangeLog | 52 +
RQuantLib-0.3.0/RQuantLib/inst/QuantLib-License.txt | 73 +-
RQuantLib-0.3.0/RQuantLib/man/AmericanOption.Rd | 2
RQuantLib-0.3.0/RQuantLib/man/AsianOption.Rd |only
RQuantLib-0.3.0/RQuantLib/man/BarrierOption.Rd | 2
RQuantLib-0.3.0/RQuantLib/man/BinaryOption.Rd | 2
RQuantLib-0.3.0/RQuantLib/man/Bond.Rd |only
RQuantLib-0.3.0/RQuantLib/man/BondUtilities.Rd |only
RQuantLib-0.3.0/RQuantLib/man/Calendars.Rd |only
RQuantLib-0.3.0/RQuantLib/man/CallableBond.Rd |only
RQuantLib-0.3.0/RQuantLib/man/ConvertibleFixedCouponBond.Rd |only
RQuantLib-0.3.0/RQuantLib/man/ConvertibleFloatingCouponBond.Rd |only
RQuantLib-0.3.0/RQuantLib/man/ConvertibleZeroCouponBond.Rd |only
RQuantLib-0.3.0/RQuantLib/man/Enum.Rd |only
RQuantLib-0.3.0/RQuantLib/man/EuropeanOption.Rd | 2
RQuantLib-0.3.0/RQuantLib/man/FittedBondCurve.Rd |only
RQuantLib-0.3.0/RQuantLib/man/FixedRateBond.Rd |only
RQuantLib-0.3.0/RQuantLib/man/FixedRateBondPriceByYield.Rd |only
RQuantLib-0.3.0/RQuantLib/man/FixedRateBondYield.Rd |only
RQuantLib-0.3.0/RQuantLib/man/FloatingRateBond.Rd |only
RQuantLib-0.3.0/RQuantLib/man/ZeroCouponBond.Rd |only
RQuantLib-0.3.0/RQuantLib/man/ZeroPriceByYield.Rd |only
RQuantLib-0.3.0/RQuantLib/man/ZeroYield.Rd |only
RQuantLib-0.3.0/RQuantLib/src/asian.cpp |only
RQuantLib-0.3.0/RQuantLib/src/barrier_binary.cpp | 41 -
RQuantLib-0.3.0/RQuantLib/src/bermudan.cpp | 4
RQuantLib-0.3.0/RQuantLib/src/bonds.cpp |only
RQuantLib-0.3.0/RQuantLib/src/calendars.cpp |only
RQuantLib-0.3.0/RQuantLib/src/curves.cpp | 4
RQuantLib-0.3.0/RQuantLib/src/discount.cpp | 57 +
RQuantLib-0.3.0/RQuantLib/src/implieds.cpp | 26
RQuantLib-0.3.0/RQuantLib/src/rquantlib.hpp | 21
RQuantLib-0.3.0/RQuantLib/src/utils.cpp | 221 ++++++
RQuantLib-0.3.0/RQuantLib/src/vanilla.cpp | 28
RQuantLib-0.3.0/RQuantLib/tests/RQuantlib.R | 200 +++++
RQuantLib-0.3.0/RQuantLib/tests/RQuantlib.Rout.save | 343 +++++++++-
47 files changed, 1045 insertions(+), 123 deletions(-)
Author: Markus Helbig
Diff between JGR versions 1.6-7 dated 2009-06-14 and 1.6-8 dated 2009-09-06
Title: JGR - Java Gui for R
Description: Java GUI for R - cross-platform, universal and unified
Graphical User Interface for R. For full functionality on
Windows and Mac OS X JGR requires a start application which
depends on your OS. This can be downloaded from JGR's website:
http://www.rosuda.org/JGR
DESCRIPTION | 4 ++--
R/JGR.R | 2 +-
inst/java/JGR.jar |binary
3 files changed, 3 insertions(+), 3 deletions(-)