Title: Interface to Species Occurrence Data Sources
Description: A programmatic interface to many species occurrence data sources,
including 'GBIF', 'USGS's' 'BISON', 'iNaturalist', Berkeley 'Ecoinformatics'
Engine 'eBird', and 'AntWeb'. Includes functionality for retrieving
species occurrence data, and combining that data.
Author: Scott Chamberlain [aut, cre],
Karthik Ram [aut],
Ted Hart [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Diff between spocc versions 0.2.4 dated 2015-01-22 and 0.3.0 dated 2015-07-04
spocc-0.2.4/spocc/NEWS |only spocc-0.2.4/spocc/R/clean_spocc.r |only spocc-0.2.4/spocc/R/mapggplot.R |only spocc-0.2.4/spocc/R/mapgist.r |only spocc-0.2.4/spocc/R/mapleaflet.r |only spocc-0.2.4/spocc/R/occ_to_sp.r |only spocc-0.2.4/spocc/R/util_github.r |only spocc-0.2.4/spocc/R/util_rcharts.r |only spocc-0.2.4/spocc/man/basemaps.Rd |only spocc-0.2.4/spocc/man/clean_spocc.Rd |only spocc-0.2.4/spocc/man/get_colors.Rd |only spocc-0.2.4/spocc/man/get_palette.Rd |only spocc-0.2.4/spocc/man/handle_sp.Rd |only spocc-0.2.4/spocc/man/mapggplot.Rd |only spocc-0.2.4/spocc/man/mapgist.Rd |only spocc-0.2.4/spocc/man/mapleaflet.Rd |only spocc-0.2.4/spocc/man/occ_to_sp.Rd |only spocc-0.2.4/spocc/man/palettes.Rd |only spocc-0.2.4/spocc/man/spocc_blanktheme.Rd |only spocc-0.2.4/spocc/man/spocc_rcharts_togeojson.Rd |only spocc-0.2.4/spocc/man/spocc_stylegeojson.Rd |only spocc-0.2.4/spocc/man/spocc_togeojson.Rd |only spocc-0.2.4/spocc/tests/testthat/test-ggmap.R |only spocc-0.2.4/spocc/tests/testthat/test-mapleaflet.R |only spocc-0.3.0/spocc/DESCRIPTION | 26 spocc-0.3.0/spocc/MD5 | 118 ++-- spocc-0.3.0/spocc/NAMESPACE | 110 ++- spocc-0.3.0/spocc/R/as.antweb.R |only spocc-0.3.0/spocc/R/as.bison.R |only spocc-0.3.0/spocc/R/as.ecoengine.R |only spocc-0.3.0/spocc/R/as.gbif.R |only spocc-0.3.0/spocc/R/as.inat.R |only spocc-0.3.0/spocc/R/handle_sp.R | 88 +-- spocc-0.3.0/spocc/R/inat.R |only spocc-0.3.0/spocc/R/inspect.R |only spocc-0.3.0/spocc/R/methods.r | 115 ++-- spocc-0.3.0/spocc/R/occ.r | 292 ++-------- spocc-0.3.0/spocc/R/occ2df.R |only spocc-0.3.0/spocc/R/occ_names.R | 67 +- spocc-0.3.0/spocc/R/occ_options.r | 13 spocc-0.3.0/spocc/R/on_load.R |only spocc-0.3.0/spocc/R/plugins.r | 258 ++++++--- spocc-0.3.0/spocc/R/read_wkt.R |only spocc-0.3.0/spocc/R/rename.R |only spocc-0.3.0/spocc/R/spocc-package.R | 9 spocc-0.3.0/spocc/R/tbldf.R |only spocc-0.3.0/spocc/R/wkt_bbox.R |only spocc-0.3.0/spocc/R/wkt_vis.r | 52 - spocc-0.3.0/spocc/R/zzz.r | 347 ------------ spocc-0.3.0/spocc/README.md | 208 ++----- spocc-0.3.0/spocc/build/vignette.rds |binary spocc-0.3.0/spocc/inst/doc/spocc_vignette.Rmd | 492 +++++++---------- spocc-0.3.0/spocc/inst/doc/spocc_vignette.html | 504 +++++++----------- spocc-0.3.0/spocc/inst/js |only spocc-0.3.0/spocc/man/as.antweb.Rd |only spocc-0.3.0/spocc/man/as.bison.Rd |only spocc-0.3.0/spocc/man/as.ecoengine.Rd |only spocc-0.3.0/spocc/man/as.gbif.Rd |only spocc-0.3.0/spocc/man/as.inat.Rd |only spocc-0.3.0/spocc/man/bbox2wkt.Rd | 11 spocc-0.3.0/spocc/man/fixnames.Rd | 2 spocc-0.3.0/spocc/man/inspect.Rd |only spocc-0.3.0/spocc/man/occ.Rd | 105 ++- spocc-0.3.0/spocc/man/occ2df.Rd | 43 + spocc-0.3.0/spocc/man/occ_coverage.Rd | 2 spocc-0.3.0/spocc/man/occ_names.Rd | 15 spocc-0.3.0/spocc/man/occ_names_options.Rd | 2 spocc-0.3.0/spocc/man/occ_options.Rd | 6 spocc-0.3.0/spocc/man/spocc-package.Rd | 9 spocc-0.3.0/spocc/man/spocc_capwords.Rd | 2 spocc-0.3.0/spocc/man/spocc_colClasses.Rd | 2 spocc-0.3.0/spocc/man/spocc_duplicates.Rd | 2 spocc-0.3.0/spocc/man/spocc_objects.Rd | 10 spocc-0.3.0/spocc/man/spocc_type_sum.Rd | 4 spocc-0.3.0/spocc/man/wkt.Rd |only spocc-0.3.0/spocc/man/wkt_vis.Rd | 11 spocc-0.3.0/spocc/tests/testthat.R |only spocc-0.3.0/spocc/tests/testthat/test-common_params.R |only spocc-0.3.0/spocc/tests/testthat/test-geometry.R |only spocc-0.3.0/spocc/tests/testthat/test-idbasedsearch.R |only spocc-0.3.0/spocc/tests/testthat/test-occ.R | 82 -- spocc-0.3.0/spocc/tests/testthat/test-options.R |only spocc-0.3.0/spocc/vignettes/spocc_vignette.Rmd | 492 +++++++---------- 83 files changed, 1477 insertions(+), 2022 deletions(-)
Title: Reddit Data Extraction Toolkit
Description: Reddit is an online bulletin board and a social networking website where registered users can submit and discuss content. This package uses Reddit API to extract Reddit data using Reddit API. The retrieved data has flat structure, i.e. the relationship between comments is not preserved.This may be addressed in the next update of this package. Note that due to the API limitations, the number of comments that can extracted is limited to 500 per thread. The package consists of 3 functions, one for extracting relevant URLS, one for extracting features out of given URLs and one that does both together.
Author: Ivan Rivera <ivan.s.rivera@gmail.com>
Maintainer: Ivan Rivera <ivan.s.rivera@gmail.com>
Diff between RedditExtractoR versions 1.0.0 dated 2015-06-16 and 1.1.1 dated 2015-07-04
RedditExtractoR-1.0.0/RedditExtractoR/man/ExtractAttributes.Rd |only RedditExtractoR-1.0.0/RedditExtractoR/man/GetReddit.Rd |only RedditExtractoR-1.0.0/RedditExtractoR/man/ObtainRedditURLs.Rd |only RedditExtractoR-1.1.1/RedditExtractoR/DESCRIPTION | 9 RedditExtractoR-1.1.1/RedditExtractoR/MD5 | 14 RedditExtractoR-1.1.1/RedditExtractoR/NAMESPACE | 8 RedditExtractoR-1.1.1/RedditExtractoR/R/RedditExtractoR.R | 215 +++++----- RedditExtractoR-1.1.1/RedditExtractoR/man/RedditExtractoR-package.Rd | 10 RedditExtractoR-1.1.1/RedditExtractoR/man/get_reddit.Rd |only RedditExtractoR-1.1.1/RedditExtractoR/man/reddit_content.Rd |only RedditExtractoR-1.1.1/RedditExtractoR/man/reddit_urls.Rd |only 11 files changed, 133 insertions(+), 123 deletions(-)
More information about RedditExtractoR at CRAN
Permanent link
Title: A Modern and Flexible Web Client for R
Description: The curl() and curl_download() functions provide highly configurable
drop-in replacements for base url() and download.file() with better performance,
support for encryption (https://, ftps://), 'gzip' compression, authentication,
and other 'libcurl' goodies. The core of the package implements a framework for
performing fully customized requests where data can be processed either in memory,
on disk, or streaming via the callback or connection interfaces. Some knowledge of
'libcurl' is recommended; for a more-user-friendly web client see the 'httr' package
which builds on this package with HTTP specific tools and logic.
Author: Jeroen Ooms [cre, aut],
Hadley Wickham [ctb],
RStudio [cph]
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.edu>
Diff between curl versions 0.9 dated 2015-06-19 and 0.9.1 dated 2015-07-04
DESCRIPTION | 6 +++--- MD5 | 20 +++++++++++--------- NEWS | 5 +++++ R/escape.R | 4 ++-- R/handle.R | 7 ++++++- build/vignette.rds |binary inst/doc/intro.html | 32 ++++++++++++++++---------------- src/curl.c | 10 ++++++++-- src/escape.c | 4 ++-- src/handle.c | 5 +++++ tests/testthat/test-certificates.R |only tests/testthat/test-escape.R |only 12 files changed, 58 insertions(+), 35 deletions(-)
Title: Trust Region Optimization
Description: Does local optimization using two derivatives and trust regions.
Guaranteed to converge to local minimum of objective function.
Author: Charles J. Geyer <charlie@stat.umn.edu>.
Maintainer: Charles J. Geyer <charlie@stat.umn.edu>
Diff between trust versions 0.1-6 dated 2014-03-29 and 0.1-7 dated 2015-07-04
ChangeLog | 2 ++ DESCRIPTION | 14 ++++++++------ MD5 | 26 ++++++++++++++++++-------- NAMESPACE | 1 + build/vignette.rds |binary tests/bar.Rout.save |only tests/baz.Rout.save |only tests/foo.Rout.save |only tests/fred.R | 6 ++++-- tests/fred.Rout.save |only tests/goo.R | 2 ++ tests/goo.Rout.save |only tests/gred.R | 2 ++ tests/gred.Rout.save |only tests/hero.Rout.save |only tests/hoo.R | 16 ++++++++++------ tests/hoo.Rout.save |only tests/poo.Rout.save |only tests/qux.Rout.save |only 19 files changed, 47 insertions(+), 22 deletions(-)
Title: Smooth Estimation of GPD Shape Parameter
Description: Given independent and identically distributed observations X(1), ..., X(n) from a Generalized Pareto distribution with shape parameter gamma in [-1,0], offers several estimates to compute estimates of gamma. The estimates are based on the principle of replacing the order statistics by quantiles of a distribution function based on a log--concave density function. This procedure is justified by the fact that the GPD density is log--concave for gamma in [-1,0].
Author: Kaspar Ru{f}{i}bach <kaspar.rufibach@gmail.com> and Samuel Mueller <samuel.mueller@sydney.edu.au>
Maintainer: Kaspar Rufibach <kaspar.rufibach@gmail.com>
Diff between smoothtail versions 2.0.3 dated 2014-02-06 and 2.0.4 dated 2015-07-04
DESCRIPTION | 11 ++++++----- MD5 | 8 ++++---- NAMESPACE | 26 +++++++++++++------------- NEWS | 4 ++++ man/smoothtail-package.Rd | 8 ++++---- 5 files changed, 31 insertions(+), 26 deletions(-)
Title: Generate LaTeX Tables of Descriptive Statistics
Description: These functions are especially helpful when writing reports of data analysis using Sweave.
Author: Kaspar Rufibach
Maintainer: Kaspar Rufibach <kaspar.rufibach@gmail.com>
Diff between reporttools versions 1.1.1 dated 2013-11-06 and 1.1.2 dated 2015-07-04
DESCRIPTION | 13 +++++++------ MD5 | 19 ++++++++++--------- NAMESPACE | 4 ++-- NEWS | 4 ++++ build |only inst/doc/reporttools.pdf |binary man/displayKbyC.Rd | 2 +- man/formatPercent.Rd | 2 +- man/reporttools-package.Rd | 10 +++++----- man/tableContinuous.Rd | 2 +- man/tableNominal.Rd | 2 +- 11 files changed, 32 insertions(+), 26 deletions(-)
Title: 'Rcpp' Bindings for 'Redis' using the 'hiredis' Library
Description: Connection to the 'Redis' key/value store using the
C-language client library 'hiredis'.
Author: Dirk Eddelbuettel <edd@debian.org>
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Diff between RcppRedis versions 0.1.3 dated 2014-12-10 and 0.1.4 dated 2015-07-04
ChangeLog | 24 +++++++++++++++++++++ DESCRIPTION | 14 ++++++------ MD5 | 14 ++++++------ README.md | 46 ++++++++++++++++++++++++----------------- inst/NEWS.Rd | 8 +++++++ inst/tests/runit.basicRtests.R | 2 - man/rhiredis.Rd | 1 tests/runUnitTests.R | 6 ++--- 8 files changed, 78 insertions(+), 37 deletions(-)
Title: Least Squares, Logistic, and Cox-Regression with Ordered
Predictors
Description: In biomedical studies, researchers are often interested in assessing the association between one or more ordinal explanatory variables and an outcome variable, at the same time adjusting for covariates of any type. The outcome variable may be continuous, binary, or represent censored survival times. In the absence of a precise knowledge of the response function, using monotonicity constraints on the ordinal variables improves efficiency in estimating parameters, especially when sample sizes are small. This package implements an active set algorithm that efficiently computes such estimators.
Author: Kaspar Rufibach
Maintainer: Kaspar Rufibach <kaspar.rufibach@gmail.com>
Diff between OrdFacReg versions 1.0.5 dated 2014-09-06 and 1.0.6 dated 2015-07-04
DESCRIPTION | 9 +++++---- MD5 | 10 +++++----- NAMESPACE | 15 +++++++++------ NEWS | 4 ++++ R/logRegSubspace.r | 4 ++-- man/ordFacReg-package.Rd | 4 ++-- 6 files changed, 27 insertions(+), 19 deletions(-)
Title: Communication Between Editor and Viewer for Literate Programs
Description: This utility eases the debugging of literate documents
('noweb' files) by patching the synchronization information
(the '.synctex(.gz)' file) produced by 'pdflatex' with
concordance information produced by 'Sweave' or 'knitr' and
'Sweave' or 'knitr' ; this allows for bilateral communication
between a text editor (visualizing the 'noweb' source) and
a viewer (visualizing the resultant 'PDF'), thus bypassing
the intermediate 'TeX' file.
Author: Jan Gleixner [aut],
Daniel Hicks [ctb],
Emmanuel Charpentier [aut, cre]
Maintainer: Emmanuel Charpentier <emm.charpentier@free.fr>
Diff between patchSynctex versions 0.1-2 dated 2015-05-01 and 0.1-3 dated 2015-07-04
patchSynctex-0.1-2/patchSynctex/.Rinstignore |only patchSynctex-0.1-3/patchSynctex/DESCRIPTION | 8 ++++---- patchSynctex-0.1-3/patchSynctex/MD5 | 8 ++++---- patchSynctex-0.1-3/patchSynctex/NAMESPACE | 1 + patchSynctex-0.1-3/patchSynctex/NEWS | 1 + patchSynctex-0.1-3/patchSynctex/man/patchSynctex-package.Rd | 2 +- 6 files changed, 11 insertions(+), 9 deletions(-)
Title: File System Utility Functions for 'NeuroAnatomy Toolbox'
Description: Utility functions that may be of general interest but are
specifically required by the 'NeuroAnatomy Toolbox' ('nat'). Includes
functions to provide a basic make style system to update files based on
timestamp information, file locking and 'touch' utility. Convenience
functions for working with file paths include 'abs2rel', 'split_path'
and 'common_path'. Finally there are utility functions for working with
'zip' and 'gzip' files including integrity tests.
Author: Gregory Jefferis
Maintainer: Gregory Jefferis <jefferis@gmail.com>
Diff between nat.utils versions 0.5 dated 2015-07-02 and 0.5.1 dated 2015-07-04
DESCRIPTION | 8 ++++---- MD5 | 11 ++++++----- NEWS | 5 +++++ R/gziputils.r | 18 +++++++++++------- man/gzip.crc.Rd | 12 +++++++++--- tests/testthat/test-gziputils.r | 10 ++-------- tests/testthat/testdata/hello.gz |only 7 files changed, 37 insertions(+), 27 deletions(-)
Title: R Interface to Google Charts
Description: R interface to Google Charts API, allowing users
to create interactive charts based on data frames. Charts
are displayed locally via the R HTTP help server. A modern
browser with Internet connection is required and for some
charts a Flash player. The data remains local and is not
uploaded to Google.
Author: Markus Gesmann [aut, cre],
Diego de Castillo [aut],
Joe Cheng [ctb]
Maintainer: Markus Gesmann <markus.gesmann@googlemail.com>
Diff between googleVis versions 0.5.8 dated 2015-01-21 and 0.5.9 dated 2015-07-04
googleVis-0.5.8/googleVis/DESCRIPTION |only googleVis-0.5.8/googleVis/MD5 |only googleVis-0.5.8/googleVis/README.md |only googleVis-0.5.8/googleVis/THANKS |only googleVis-0.5.8/googleVis/build |only googleVis-0.5.8/googleVis/man |only googleVis-0.5.8/googleVis/vignettes/Ideas |only googleVis-0.5.8/googleVis/vignettes/Using_Roles_via_googleVis.Rmd |only googleVis-0.5.8/googleVis/vignettes/Using_Trendlines_with_googleVis.Rmd |only googleVis-0.5.8/googleVis/vignettes/Using_googleVis_with_knitr.Rmd |only googleVis-0.5.8/googleVis/vignettes/figures/Apostrophe.pdf |only googleVis-0.5.8/googleVis/vignettes/figures/CambR_googleVis_29_May_2012.pdf |only googleVis-0.5.8/googleVis/vignettes/figures/CreatePost.pdf |only googleVis-0.5.8/googleVis/vignettes/figures/MotionChart.pdf |only googleVis-0.5.8/googleVis/vignettes/figures/Options.pdf |only googleVis-0.5.8/googleVis/vignettes/figures/googleVisDemoPlots.pdf |only googleVis-0.5.8/googleVis/vignettes/googleVis.bib |only googleVis-0.5.8/googleVis/vignettes/googleVis_examples.Rmd |only googleVis-0.5.8/googleVis/vignettes/mystyle.css |only googleVis-0.5.9/googleVis/NAMESPACE | 7 googleVis-0.5.9/googleVis/NEWS | 12 googleVis-0.5.9/googleVis/R/gvisIntensityMap.R | 4 googleVis-0.5.9/googleVis/inst/doc/Using_Roles_via_googleVis.html | 220 +-- googleVis-0.5.9/googleVis/inst/doc/Using_Trendlines_with_googleVis.html | 80 - googleVis-0.5.9/googleVis/inst/doc/Using_googleVis_with_knitr.html | 76 - googleVis-0.5.9/googleVis/inst/doc/googleVis.pdf |binary googleVis-0.5.9/googleVis/inst/doc/googleVis_examples.html | 730 +++++----- googleVis-0.5.9/googleVis/vignettes/figures/MarkdownExample.pdf |binary 28 files changed, 572 insertions(+), 557 deletions(-)
Title: Fit GLD Regression Model and GLD Quantile Regression Model to
Empirical Data
Description: Owing to the rich shapes of GLDs, GLD standard/quantile regression is a competitive flexible model compared to standard/quantile regression. The proposed method has some major advantages: 1) it provides a reference line which is very robust to outliers with the attractive property of zero mean residuals and 2) it gives a unified, elegant quantile regression model from the reference line with smooth regression coefficients across different quantiles. The goodness of fit of the proposed model can be assessed via QQ plots and the Kolmogorov-Smirnov test, to ensure the appropriateness of the statistical inference under consideration. Statistical distributions of coefficients of the GLD regression line are obtained using simulation, and interval estimates are obtained directly from simulated data.
Author: Steve Su, with contributions from: R core team for qqgld.default function.
Maintainer: Steve Su <allegro.su@gmail.com>
Diff between GLDreg versions 1.0.2 dated 2015-03-05 and 1.0.3 dated 2015-07-04
DESCRIPTION | 10 +++++----- MD5 | 4 ++-- NAMESPACE | 4 +++- 3 files changed, 10 insertions(+), 8 deletions(-)
Title: Fitting Single and Mixture of Generalised Lambda Distributions
(RS and FMKL) using Various Methods
Description: The fitting algorithms considered in this package have two major objectives. One is to provide a smoothing device to fit distributions to data using the weight and unweighted discretised approach based on the bin width of the histogram. The other is to provide a definitive fit to the data set using the maximum likelihood and quantile matching estimation. Other methods such as moment matching, starship method, L moment matching are also provided. Diagnostics on goodness of fit can be done via qqplots, KS-resample tests and comparing mean, variance, skewness and kurtosis of the data with the fitted distribution.
Author: Steve Su, with contributions from: Diethelm Wuertz, Martin Maechler and Rmetrics core team members for low discrepancy algorithm, Juha Karvanen for L moments codes, Robert King for gld C codes and starship codes, Benjamin Dean for corrections and input in ks.gof code and R core team for histsu function.
Maintainer: Steve Su <allegro.su@gmail.com>
Diff between GLDEX versions 2.0.0.2 dated 2014-12-22 and 2.0.0.3 dated 2015-07-04
GLDEX-2.0.0.2/GLDEX/README |only GLDEX-2.0.0.3/GLDEX/DESCRIPTION | 10 +++++----- GLDEX-2.0.0.3/GLDEX/MD5 | 5 ++--- GLDEX-2.0.0.3/GLDEX/NAMESPACE | 3 +++ 4 files changed, 10 insertions(+), 8 deletions(-)
Title: Foraminifera and Community Ecology Analyses
Description: SHE, FORAM Index and ABC Method analyses and custom plot
functions for community data.
Author: Rodrigo Aluizio
Maintainer: Rodrigo Aluizio <r.aluizio@gmail.com>
Diff between forams versions 2.0-4 dated 2014-02-18 and 2.0-5 dated 2015-07-04
forams-2.0-4/forams/man/plot.abc.Rd |only forams-2.0-4/forams/man/plot.fi.Rd |only forams-2.0-4/forams/man/plot.she.Rd |only forams-2.0-5/forams/CHANGELOG | 7 ++++++- forams-2.0-5/forams/DESCRIPTION | 12 ++++++------ forams-2.0-5/forams/MD5 | 14 ++++++-------- forams-2.0-5/forams/NAMESPACE | 2 ++ forams-2.0-5/forams/R/Classes.r | 2 +- forams-2.0-5/forams/man/forams-package.Rd | 6 +++--- forams-2.0-5/forams/man/plot-methods.Rd |only 10 files changed, 24 insertions(+), 19 deletions(-)
More information about tseriesEntropy at CRAN
Permanent link
Title: Various R Programming Tools for Data Manipulation
Description: Various R programming tools for data manipulation, including:
- medical unit conversions ('ConvertMedUnits', 'MedUnits'),
- combining objects ('bindData', 'cbindX', 'combine', 'interleave'),
- character vector operations ('centerText', 'startsWith', 'trim'),
- factor manipulation ('levels', 'reorder.factor', 'mapLevels'),
- obtaining information about R objects ('object.size', 'elem', 'env',
'humanReadable', 'is.what', 'll', 'keep', 'ls.funs',
'Args','nPairs', 'nobs'),
- manipulating MS-Excel formatted files ('read.xls',
'installXLSXsupport', 'sheetCount', 'xlsFormats'),
- generating fixed-width format files ('write.fwf'),
- extricating components of date & time objects ('getYear', 'getMonth',
'getDay', 'getHour', 'getMin', 'getSec'),
- operations on columns of data frames ('matchcols', 'rename.vars'),
- matrix operations ('unmatrix', 'upperTriangle', 'lowerTriangle'),
- operations on vectors ('case', 'unknownToNA', 'duplicated2', 'trimSum'),
- operations on data frames ('frameApply', 'wideByFactor'),
- value of last evaluated expression ('ans'), and
- wrapper for 'sample' that ensures consistent behavior for both
scalar and vector arguments ('resample').
Author: Gregory R. Warnes, Ben Bolker, Gregor Gorjanc, Gabor
Grothendieck, Ales Korosec, Thomas Lumley, Don MacQueen, Arni
Magnusson, Jim Rogers, and others
Maintainer: Gregory R. Warnes <greg@warnes.net>
Diff between gdata versions 2.16.1 dated 2015-05-01 and 2.17.0 dated 2015-07-04
gdata-2.16.1/gdata/ChangeLog |only gdata-2.16.1/gdata/NEWS |only gdata-2.17.0/gdata/DESCRIPTION | 10 gdata-2.17.0/gdata/MD5 | 28 gdata-2.17.0/gdata/NAMESPACE | 4 gdata-2.17.0/gdata/R/upperTriangle.R | 34 gdata-2.17.0/gdata/inst/ChangeLog | 1790 ++++++----------- gdata-2.17.0/gdata/inst/NEWS | 18 gdata-2.17.0/gdata/inst/doc/mapLevels.pdf |binary gdata-2.17.0/gdata/inst/doc/unknown.pdf |binary gdata-2.17.0/gdata/man/upperTriangle.Rd | 39 gdata-2.17.0/gdata/tests/test.humanReadable.Rout.save | 2 gdata-2.17.0/gdata/tests/test.read.xls.R | 74 gdata-2.17.0/gdata/tests/test.read.xls.Rout.save | 76 gdata-2.17.0/gdata/tests/test.reorder.factor.Rout.save | 2 gdata-2.17.0/gdata/tests/tests.write.fwf.Rout.save | 2 16 files changed, 849 insertions(+), 1230 deletions(-)
Title: A Collection of Tools for the Analysis of Remote Acoustic
Telemetry Data
Description: Designed to facilitate the assimilation, analysis and synthesis of animal location and movement data collected by the VEMCO suite of acoustic transmitters and receivers. As well as database and geographic information capabilities the principal feature of VTrack is the qualification and identification of ecologically relevant events from the acoustic detection and sensor data. This procedure condenses the acoustic detection database by orders of magnitude, greatly enhancing the synthesis of acoustic detection data.
Author: Ross G. Dwyer, Mathew E. Watts, Hamish A. Campbell & Craig E. Franklin
Maintainer: Ross Dwyer <ross.dwyer@uq.edu.au>
Diff between VTrack versions 1.10 dated 2015-07-02 and 1.11 dated 2015-07-04
DESCRIPTION | 12 ++++++------ MD5 | 16 ++++++++-------- R/GenerateAnimationKMLFile_Multitag.R | 13 +++++++------ man/ExtractRecSummary.Rd | 11 +++++++++++ man/ExtractTagSummary.Rd | 12 ++++++++++++ man/GenerateAnimationKMLFile_Multitag.Rd | 13 +++++++++++-- man/GenerateAnimationKMLFile_Track.Rd | 12 +++++++----- man/ReadInputData.Rd | 2 +- man/VTrack-package.Rd | 4 ++-- 9 files changed, 65 insertions(+), 30 deletions(-)
Title: Routines for Fitting Kinetic Models to Chemical Degradation Data
Description:
The FOCUS Kinetics Report first published in 2006 describes mathematical
models and recommends statistical methods for the evaluation of
chemical degradation data. This package implements fitting the kinetic
models suitable for observations of the decline of a single chemical
compound (no metabolite formation/decline or multi-compartment kinetics).
Please note that no warranty is implied for correctness of results or
fitness for a particular purpose. 'kinfit' is maintained, but not
actively developed at the moment. Please check the 'mkin' package for an
actively developed package for kinetic evaluations of degradation data.
Author: Johannes Ranke [aut, cre, cph],
Katrin Lindenberger [ctb]
Maintainer: Johannes Ranke <jranke@uni-bremen.de>
Diff between kinfit versions 1.1.13 dated 2014-11-25 and 1.1.14 dated 2015-07-04
DESCRIPTION | 42 +++++++++++++++++++----------------- MD5 | 30 ++++++++++++------------- NAMESPACE | 4 +++ build/vignette.rds |binary data/FOCUS_2006_A.rda |binary data/FOCUS_2006_B.rda |binary data/FOCUS_2006_C.rda |binary data/FOCUS_2006_D.rda |binary data/FOCUS_2006_DFOP_ref_A_to_B.rda |binary data/FOCUS_2006_E.rda |binary data/FOCUS_2006_F.rda |binary data/FOCUS_2006_FOMC_ref_A_to_F.rda |binary data/FOCUS_2006_HS_ref_A_to_F.rda |binary data/FOCUS_2006_SFO_ref_A_to_F.rda |binary inst/doc/examples.pdf |binary inst/doc/kinfit.pdf |binary 16 files changed, 42 insertions(+), 34 deletions(-)
Title: Functions for Spatial Point Pattern Analysis
Description: Some wrappers, functions and data sets for for spatial point pattern analysis (mainly based on spatstat), used in the book "Introduccion al Analisis Espacial de Datos en Ecologia y Ciencias Ambientales: Metodos y Aplicaciones".
Author: Marcelino de la Cruz Rot, with contributions of Philip M. Dixon and Jose M. Blanco-Moreno
Maintainer: Marcelino de la Cruz Rot <marcelino.delacruz@upm.es>
Diff between ecespa versions 1.1-7 dated 2013-03-13 and 1.1-8 dated 2015-07-04
DESCRIPTION | 18 +++++-------- MD5 | 42 ++++++++++++++++---------------- NAMESPACE | 1 R/Kinhom.log.R | 2 - R/Kmm.R | 2 - R/LF.gof.R |only R/getis.R | 2 - R/haz.ppp.R | 2 - R/marksum.R | 2 - R/plot.ecespa.getis.R | 2 - R/plot.ecespa.marksum.R | 8 +++--- R/rIPCP.R | 63 ++++++++++++++++++------------------------------ R/syrjala.test.R | 6 ++-- R/syrjala0.R | 2 - man/Helianthemum.Rd | 2 - man/K012.Rd | 1 man/K1K2.rd | 2 - man/LF.gof.Rd |only man/dixon2002.Rd | 4 ++- man/getis.rd | 4 +-- man/gypsophylous.rd | 1 man/marksum.rd | 17 ++++++++---- man/seedlings.Rd | 2 - 23 files changed, 86 insertions(+), 99 deletions(-)