Wed, 11 Jul 2007

New package hydrosanity with initial version 0.8.52
Package: hydrosanity
Type: Package
Title: Graphical user interface for exploring hydrological time series in R
Version: 0.8.52
Date: 2007-07-11
Author: Felix Andrews , based on Rattle by Graham Williams
Maintainer: Felix Andrews 
Depends: R (>= 2.5.0), RGtk2, plotAndPlayGTK (>= 0.8.23), lattice (>= 0.16), maps, maptools, akima
Suggests: mapdata
Imports: grid, grDevices, graphics, stats, utils
Description: Hydrosanity provides a graphical user interface for exploring hydrological
  time series. It is designed to work with catchment surface hydrology data 
  (rainfall and streamflow); but it could also be used with other time series 
  data. Hydrological time series typically have many missing values, and varying 
  accuracy of measurement (indicated by data quality codes). Furthermore, the 
  spatial coverage of data varies over time. Much of the functionality of this 
  package attempts to understand these complex data-sets, detect errors and 
  characterise sources of uncertainty. The emphasis is on graphical methods.
License: GPL version 2 or newer
URL: http://code.google.com/p/hydrosanity/
Packaged: Wed Jul 11 18:09:55 2007; Felix
More information about hydrosanity at CRAN
Permanent link
Package SQLiteDF updated to version 0.1.30 with previous version 0.1.28 dated 2007-04-17
Diff between SQLiteDF versions 0.1.28 dated 2007-04-17 and 0.1.30 dated 2007-07-11
 ChangeLog              |    5 
 DESCRIPTION            |    6 
 NAMESPACE              |    1 
 R/All.R                |    8 +
 configure.win          |    6 
 man/renameSdf.Rd       |    1 
 src/sqlite_dataframe.h |    4 
 src/sqlite_vector.c    |  309 +++++++++++++++++++++++++------------------------
 src/utils.c            |   56 ++++++++
 tests/tests.R          |   54 ++++++++
 10 files changed, 293 insertions(+), 157 deletions(-)
More information about SQLiteDF at CRAN
Permanent link

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