Title: Plot Raster Map Tiles from Open Street Map and Other Sources
Description: Download and plot Open Street Map <http://www.openstreetmap.org/>,
Mapquest <http://www.mapquest.com/>, Bing Maps <http://www.bing.com/maps>
and other tiled map sources in a way that works seamlessly with plotting
from the 'sp' package. Use to create high-resolution basemaps and add hillshade
to vector based maps.
Author: Dewey Dunnington <dewey@fishandwhistle.net>
Maintainer: Dewey Dunnington <dewey@fishandwhistle.net>
Diff between rosm versions 0.1.1 dated 2015-10-19 and 0.1.2 dated 2015-10-20
DESCRIPTION | 6 +++--- MD5 | 8 ++++---- R/osmtile.R | 2 +- R/projections.R | 3 +++ tests/manual/tests.R | 4 ++-- 5 files changed, 13 insertions(+), 10 deletions(-)
Title: Model and Analyse Interval Data
Description: Implements methodologies for modelling interval data, considering appropriate parameterizations of the variance-covariance matrix that take into account the intrinsic nature of interval data, and lead to five different possible configuration structures.
Author: Pedro Duarte Silva <psilva@porto.ucp.pt>, Paula Brito <mpbrito.fep.up.pt>
Maintainer: Pedro Duarte Silva <psilva@porto.ucp.pt>
Diff between MAINT.Data versions 0.5 dated 2015-10-19 and 0.5.1 dated 2015-10-20
CHANGELOG | 10 ++++++++++ DESCRIPTION | 11 +++++------ MD5 | 10 +++++----- NAMESPACE | 3 +++ R/ClasGenMetDef.R | 13 ++++--------- man/MAINT.Data-package.Rd | 4 ++-- 6 files changed, 29 insertions(+), 22 deletions(-)
Title: Group Iterative Multiple Model Estimation
Description: Automated identification and estimation of group- and
individual-level relations in time series data from within a structural
equation modeling framework.
Author: Stephanie Lane [aut, cre, trl],
Kathleen Gates [aut],
Peter Molenaar [aut],
Michael Hallquist [ctb],
Hallie Pike [ctb]
Maintainer: Stephanie Lane <slane@unc.edu>
Diff between gimme versions 0.1-4 dated 2015-10-16 and 0.1-5 dated 2015-10-20
DESCRIPTION | 8 ++++---- MD5 | 18 +++++++++--------- NAMESPACE | 1 + R/gimme-data.R | 10 +++++----- R/gimme.R | 2 +- man/ts1.Rd | 2 +- man/ts2.Rd | 2 +- man/ts3.Rd | 2 +- man/ts4.Rd | 2 +- man/ts5.Rd | 2 +- 10 files changed, 25 insertions(+), 24 deletions(-)
Title: Bayesian Canonical Correlation Analysis and Group Factor
Analysis
Description: Variational Bayesian algorithms for learning canonical correlation analysis (CCA), inter-battery factor analysis (IBFA), and group factor analysis (GFA). Inference with several random initializations can be run with the functions CCAexperiment() and GFAexperiment().
Author: Seppo Virtanen [aut, cre],
Eemeli Leppaaho [aut],
Arto Klami [aut]
Maintainer: Seppo Virtanen <s.virtanen@warwick.ac.uk>
Diff between CCAGFA versions 1.0.6 dated 2015-06-11 and 1.0.7 dated 2015-10-20
DESCRIPTION | 8 ++++---- MD5 | 8 ++++---- NAMESPACE | 2 ++ NEWS | 4 ++++ inst/CITATION | 16 ++++++++++++++++ 5 files changed, 30 insertions(+), 8 deletions(-)
Title: Quantile-Based Spectral Analysis of Time Series
Description: Methods to determine, smooth and plot quantile periodograms for
univariate and multivariate time series.
Author: Tobias Kley [aut, cre],
Stefan Birr [ctb] (Contributions to lag window estimation)
Maintainer: Tobias Kley <t.kley@lse.ac.uk>
Diff between quantspec versions 1.1-0 dated 2015-09-27 and 1.2-0 dated 2015-10-20
DESCRIPTION | 12 MD5 | 116 +- NAMESPACE | 4 NEWS | 13 R/Class-ClippedCov.R | 13 R/Class-ClippedFT.R | 61 - R/Class-FreqRep.R | 177 ++- R/Class-LagEstimator.R | 2 R/Class-LagOperator.R | 125 ++ R/Class-QRegEstimator.R | 45 - R/Class-QSpecQuantity.R | 35 R/Class-QuantilePG.R | 53 - R/Class-QuantileSD.R | 293 +++++- R/Class-SmoothedPG.R | 1529 ++++++++++++++++++++++++---------- R/RcppExports.R | 27 R/aux-functions.R | 50 + R/generics.R | 11 R/quantspec-package.R | 24 inst/doc/quantspec.pdf |binary inst/examples/QuantileSD.R | 18 inst/extdata/ref-results.rdata |binary man/ClippedCov-class.Rd | 3 man/ClippedCov-constructor.Rd | 4 man/ClippedFT-class.Rd | 9 man/ClippedFT-constructor.Rd | 13 man/FreqRep-class.Rd | 28 man/LagEstimator-class.Rd | 4 man/LagOperator-class.Rd | 3 man/QRegEstimator-constructor.Rd | 2 man/QSpecQuantity-class.Rd | 13 man/QuantilePG-constructor.Rd | 2 man/QuantileSD-class.Rd | 22 man/SmoothedPG-class.Rd | 9 man/SmoothedPG-constructor.Rd | 4 man/figures/csd-mv.pdf |only man/figures/csd-mv.png |only man/figures/main-mv.pdf |only man/figures/main-mv.png |only man/figures/main2-mv.pdf |only man/figures/main2-mv.png |only man/generics-accessors.Rd | 6 man/getCoherency-QuantileSD.Rd |only man/getCoherency-SmoothedPG.Rd |only man/getCoherencySdNaive-SmoothedPG.Rd |only man/getMeanPG-QuantileSD.Rd | 8 man/getPointwiseCIs-SmoothedPG.Rd | 54 - man/getSdBoot-SmoothedPG.Rd | 2 man/getSdNaive-SmoothedPG.Rd | 19 man/getStdError-QuantileSD.Rd | 8 man/getValues-FreqRep.Rd | 6 man/getValues-QuantilePG.Rd | 10 man/getValues-QuantileSD.Rd | 12 man/getValues-SmoothedPG.Rd | 15 man/getY-FreqRep.Rd | 5 man/lenTS.Rd |only man/plot-FreqRep.Rd | 6 man/plot-LagOperator.Rd | 31 man/plot-QuantilePG.Rd | 3 man/plot-QuantileSD.Rd | 3 man/plot-SmoothedPG.Rd | 3 man/quantspec-package.Rd | 24 man/timeSeriesValidator.Rd | 2 src/RcppExports.cpp | 13 src/computeCoherency.cpp |only tests/testthat/test-multivariate.R |only 65 files changed, 2217 insertions(+), 737 deletions(-)
Title: Numerical Methods and Optimization in Finance
Description: Functions, examples and data from the book
'Numerical Methods and Optimization in Finance' by M.
Gilli, D. Maringer and E. Schumann. The package provides
implementations of several optimisation heuristics, such as
Differential Evolution, Genetic Algorithms and Threshold
Accepting. There are also functions for the valuation of
financial instruments, such as bonds and options, and
functions that help with stochastic simulations.
Author: Enrico Schumann [aut, cre]
Maintainer: Enrico Schumann <es@enricoschumann.net>
Diff between NMOF versions 0.34-2 dated 2015-05-06 and 0.36-2 dated 2015-10-20
DESCRIPTION | 12 +- MD5 | 41 ++++----- NAMESPACE | 59 +++++++------ NEWS | 28 ++++++ R/EuropeanCallBE.R | 9 - R/LSopt.R | 208 ++++++++++++++++++++++++---------------------- R/TAopt.R | 5 - R/pm.R |only R/randomp.R | 14 +-- build/vignette.rds |binary inst/doc/An_overview.pdf |binary inst/doc/DEnss.pdf |binary inst/doc/LSselect.pdf |binary inst/doc/PSlms.pdf |binary inst/doc/TAportfolio.pdf |binary inst/doc/qTableEx.pdf |binary inst/doc/repair.pdf |binary inst/doc/vectorise.pdf |binary inst/unitTests/report.txt | 20 ++-- man/LS.info.Rd |only man/TA.info.Rd | 10 +- man/callMerton.Rd | 2 man/pm.Rd |only 23 files changed, 233 insertions(+), 175 deletions(-)
Title: Barnard's Unconditional Test
Description: Barnard's unconditional test for 2x2 contingency tables.
Author: Kamil Erguler
Maintainer: Kamil Erguler <k.erguler@cyi.ac.cy>
Diff between Barnard versions 1.5 dated 2015-10-12 and 1.6 dated 2015-10-20
DESCRIPTION | 8 ++--- MD5 | 14 +++++---- NAMESPACE | 1 R/barnard.test.R |only R/barnardw.test.R | 74 --------------------------------------------------- man/Barnard.Rd | 2 - man/barnard.test.Rd |only man/barnardw.test.Rd | 63 ++----------------------------------------- src/Barnard.c | 36 +++++++++++++++++++++--- 9 files changed, 50 insertions(+), 148 deletions(-)
Title: Easy Handling of and Access to Files Organized in Structured
Directories
Description: A file set refers to a set of files located in one or more directories on the file system. This package provides classes and methods to locate, setup, subset, navigate and iterate such sets. The API is designed such that these classes can be extended via inheritance to provide a richer API for special file formats. Moreover, a specific name format is defined such that filenames and directories can be considered to have full names which consists of a name followed by comma-separated tags. This adds additional flexibility to identify file sets and individual files. NOTE: This package's API should be considered to be in an beta stage. Its main purpose is currently to support the aroma.* packages, where it is one of the main core components; if you decide to build on top of this package, please contact the author first.
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Diff between R.filesets versions 2.8.0 dated 2015-08-07 and 2.9.0 dated 2015-10-20
DESCRIPTION | 21 ++++---- MD5 | 16 +++--- NAMESPACE | 10 +--- NEWS | 8 +++ R/999.DEPRECATED.R | 52 ---------------------- R/GenericDataFileSet.PARALLEL.R | 80 +++++++++++++++++++++++++++++++--- man/Deprecated_and_defunct_objects.Rd | 17 ------- man/dsApply.GenericDataFileSet.Rd | 6 +- tests/GenericDataFileSet,dsApply.R | 57 ++++++++++++++++++++---- 9 files changed, 159 insertions(+), 108 deletions(-)
Title: R Interface to Bloomberg
Description: An R Interface to Bloomberg is provided via the Blp API.
Author: Whit Armstrong, Dirk Eddelbuettel and John Laing
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Diff between Rblpapi versions 0.3.0 dated 2015-08-14 and 0.3.1 dated 2015-10-20
ChangeLog | 78 ++++++++++++++++++++++++++++++++++++++++++ DESCRIPTION | 19 +++++----- MD5 | 81 ++++++++++++++++++++++++++++++++------------ NAMESPACE | 1 R/RcppExports.R | 4 ++ R/bdh.R | 8 ++++ R/bdp.R | 3 + R/bds.R | 2 - R/beqs.R |only R/getTicks.R | 7 ++- README.md | 15 ++++---- build/vignette.rds |binary cleanup | 3 + configure | 23 +++++++----- inst/NEWS.Rd | 18 +++++++++ inst/doc/rblpapi-intro.R | 3 + inst/doc/rblpapi-intro.Rmd | 9 ++++ inst/doc/rblpapi-intro.html | 5 ++ inst/include |only man/bdh.Rd | 8 ++++ man/bdp.Rd | 3 + man/beqs.Rd |only src/Makevars.win | 16 +++----- src/RcppExports.cpp | 17 +++++++++ src/beqs.cpp |only src/blpapi_utils.cpp | 1 vignettes/rblpapi-intro.Rmd | 9 ++++ 27 files changed, 273 insertions(+), 60 deletions(-)
Title: Pretty Descriptive Stats
Description: Functions for conventionally formatting descriptive stats,
reshaping data frames and formatting R output as HTML.
Author: Jim Lemon <drjimlemon@gmail.com>,
Philippe Grosjean <phgrosjean@sciviews.org>
Maintainer: Jim Lemon <drjimlemon@gmail.com>
Diff between prettyR versions 2.1-1 dated 2015-04-29 and 2.2 dated 2015-10-20
DESCRIPTION | 10 +++++----- MD5 | 8 ++++---- NAMESPACE | 3 +++ NEWS | 4 ++++ man/rep_n_stack.Rd | 3 ++- 5 files changed, 18 insertions(+), 10 deletions(-)
Title: Various Plotting Functions
Description: Lots of plots, various labeling, axis and color scaling functions.
Author: Jim Lemon, Ben Bolker, Sander Oom,
Eduardo Klein, Barry Rowlingson,
Hadley Wickham, Anupam Tyagi,
Olivier Eterradossi, Gabor Grothendieck,
Michael Toews, John Kane, Rolf Turner,
Carl Witthoft, Julian Stander, Thomas Petzoldt,
Remko Duursma, Elisa Biancotto, Ofir Levy,
Christophe Dutang, Peter Solymos, Robby Engelmann,
Michael Hecker, Felix Steinbeck, Hans Borchers,
Henrik Singmann, Ted Toal, Derek Ogle
Maintainer: Jim Lemon <drjimlemon@gmail.com>
Diff between plotrix versions 3.5-12 dated 2015-05-16 and 3.6 dated 2015-10-20
DESCRIPTION | 9 +++++---- MD5 | 30 +++++++++++++++--------------- NAMESPACE | 14 ++++++++++++++ NEWS | 9 +++++++++ R/addtable2plot.R | 1 + R/pyramid.plot.R | 2 +- R/sizetree.R | 5 ++++- R/starPie.R | 10 +++++++++- R/twoord.plot.R | 9 ++++++--- data/soils.rda |binary man/addtable2plot.Rd | 5 +++-- man/color2D.matplot.Rd | 5 +++-- man/feather.plot.Rd | 5 +++-- man/pyramid.plot.Rd | 14 ++++++++++++++ man/sizetree.Rd | 5 ++++- man/starPie.Rd | 15 ++++++++++++++- 16 files changed, 105 insertions(+), 33 deletions(-)
Title: Forecasting Functions for Time Series and Linear Models
Description: Methods and tools for displaying and analysing
univariate time series forecasts including exponential smoothing
via state space models and automatic ARIMA modelling.
Author: Rob J Hyndman <Rob.Hyndman@monash.edu>.
Contributors include George Athanasopoulos, Christoph Bergmeir,
Carlos Cinelli, Yousaf Khan, Zach Mayer, Slava Razbash,
Drew Schmidt, David Shaub, Yuan Tang, Earo Wang, Zhenyu Zhou.
Maintainer: Rob J Hyndman <Rob.Hyndman@monash.edu>
Diff between forecast versions 6.1 dated 2015-05-12 and 6.2 dated 2015-10-20
forecast-6.1/forecast/inst/tests |only forecast-6.1/forecast/tests/test-all.R |only forecast-6.2/forecast/ChangeLog | 16 + forecast-6.2/forecast/DESCRIPTION | 14 - forecast-6.2/forecast/MD5 | 121 +++++---- forecast-6.2/forecast/NAMESPACE | 26 + forecast-6.2/forecast/R/HoltWintersNew.R | 11 forecast-6.2/forecast/R/acf.R | 22 - forecast-6.2/forecast/R/arima.R | 23 + forecast-6.2/forecast/R/attach.R | 5 forecast-6.2/forecast/R/bootstrap.R | 83 ------ forecast-6.2/forecast/R/calendar.R | 35 +- forecast-6.2/forecast/R/checkAdmissibility.R | 2 forecast-6.2/forecast/R/clean.R | 106 ++++--- forecast-6.2/forecast/R/errors.R | 11 forecast-6.2/forecast/R/ets.R | 28 +- forecast-6.2/forecast/R/etsforecast.R | 18 - forecast-6.2/forecast/R/fitTBATS.R | 227 ++++------------- forecast-6.2/forecast/R/forecast.R | 4 forecast-6.2/forecast/R/forecast.varest.R | 4 forecast-6.2/forecast/R/forecast2.R | 5 forecast-6.2/forecast/R/forecastTBATS.R | 7 forecast-6.2/forecast/R/getResponse.R | 12 forecast-6.2/forecast/R/graph.R | 11 forecast-6.2/forecast/R/lm.R | 7 forecast-6.2/forecast/R/newarima2.R | 38 +- forecast-6.2/forecast/R/nnetar.R | 7 forecast-6.2/forecast/R/tbats.R | 35 +- forecast-6.2/forecast/README.md | 5 forecast-6.2/forecast/man/bizdays.Rd | 12 forecast-6.2/forecast/man/ets.Rd | 2 forecast-6.2/forecast/man/fitted.Arima.Rd | 2 forecast-6.2/forecast/man/forecast.Arima.Rd | 2 forecast-6.2/forecast/man/forecast.HoltWinters.Rd | 2 forecast-6.2/forecast/man/forecast.Rd | 2 forecast-6.2/forecast/man/forecast.StructTS.Rd | 2 forecast-6.2/forecast/man/forecast.bats.Rd | 2 forecast-6.2/forecast/man/forecast.ets.Rd | 2 forecast-6.2/forecast/man/forecast.lm.Rd | 2 forecast-6.2/forecast/man/forecast.stl.Rd | 2 forecast-6.2/forecast/man/meanf.Rd | 2 forecast-6.2/forecast/man/naive.Rd | 2 forecast-6.2/forecast/man/rw.f.Rd | 2 forecast-6.2/forecast/man/ses.Rd | 4 forecast-6.2/forecast/man/spline.f.Rd | 2 forecast-6.2/forecast/man/theta.Rd | 2 forecast-6.2/forecast/man/ts.display.Rd | 6 forecast-6.2/forecast/src/etsTargetFunction.cpp | 10 forecast-6.2/forecast/src/etsTargetFunction.h | 6 forecast-6.2/forecast/src/etsTargetFunctionWrapper.cpp | 2 forecast-6.2/forecast/src/etscalc.c | 15 - forecast-6.2/forecast/tests/testthat |only forecast-6.2/forecast/tests/testthat.R |only 53 files changed, 458 insertions(+), 510 deletions(-)
Title: Sequential Event Interval Analysis
Description: Functions for analysis of rate changes in sequential events.
Author: Jim Lemon <drjimlemon@gmail.com>,
Maintainer: Jim Lemon <drjimlemon@gmail.com>
Diff between eventInterval versions 1.2 dated 2015-01-20 and 1.3 dated 2015-10-20
DESCRIPTION | 12 ++++++------ MD5 | 8 ++++---- NAMESPACE | 6 +++--- NEWS | 8 ++++++++ R/EIdist.R | 6 ++++++ 5 files changed, 27 insertions(+), 13 deletions(-)
Title: Interface to Dygraphs Interactive Time Series Charting Library
Description: An R interface to the 'dygraphs' JavaScript charting library
(a copy of which is included in the package). Provides rich facilities
for charting time-series data in R, including highly configurable
series- and axis-display and interactive features like zoom/pan and
series/point highlighting.
Author: Dan Vanderkam [aut, cph] (dygraphs library in htmlwidgets/lib,
http://dygraphs.com/),
JJ Allaire [aut, cre] (R interface),
RStudio [cph],
jQuery Foundation [cph] (jQuery library),
jQuery contributors [ctb, cph] (jQuery library; authors listed in
inst/htmlwidgets/lib/jquery/AUTHORS.txt)
Maintainer: JJ Allaire <jj@rstudio.com>
Diff between dygraphs versions 0.4.5 dated 2015-06-11 and 0.5 dated 2015-10-20
dygraphs-0.4.5/dygraphs/NEWS |only dygraphs-0.5/dygraphs/DESCRIPTION | 8 dygraphs-0.5/dygraphs/MD5 | 35 - dygraphs-0.5/dygraphs/NAMESPACE | 2 dygraphs-0.5/dygraphs/R/axis.R | 4 dygraphs-0.5/dygraphs/R/dygraph.R | 19 dygraphs-0.5/dygraphs/R/legend.R | 9 dygraphs-0.5/dygraphs/R/options.R | 33 - dygraphs-0.5/dygraphs/R/utils.R | 13 dygraphs-0.5/dygraphs/inst/NEWS |only dygraphs-0.5/dygraphs/inst/examples/examples.html | 277 ---------- dygraphs-0.5/dygraphs/inst/htmlwidgets/dygraphs.js | 229 ++++---- dygraphs-0.5/dygraphs/inst/htmlwidgets/dygraphs.yaml | 2 dygraphs-0.5/dygraphs/inst/htmlwidgets/lib/dygraphs/dygraph-combined-dev.js |only dygraphs-0.5/dygraphs/inst/htmlwidgets/lib/dygraphs/dygraph-combined.js | 8 dygraphs-0.5/dygraphs/inst/htmlwidgets/lib/dygraphs/dygraph.css | 4 dygraphs-0.5/dygraphs/man/dyLegend.Rd | 11 dygraphs-0.5/dygraphs/man/dyOptions.Rd | 25 dygraphs-0.5/dygraphs/man/dyRangeSelector.Rd | 6 dygraphs-0.5/dygraphs/man/dygraph.Rd | 7 20 files changed, 258 insertions(+), 434 deletions(-)
Title: Completing Ranks
Description: Functions for completing and recalculating rankings.
Author: Jim Lemon <drjimlemon@gmail.com>,
Maintainer: Jim Lemon <drjimlemon@gmail.com>
Diff between crank versions 1.0-7 dated 2015-01-20 and 1.1 dated 2015-10-20
DESCRIPTION | 10 +++++----- MD5 | 6 +++--- NAMESPACE | 1 + NEWS | 4 ++++ 4 files changed, 13 insertions(+), 8 deletions(-)
Title: Manage Massive Matrices with Shared Memory and Memory-Mapped
Files
Description: Create, store, access, and manipulate massive matrices.
Matrices are allocated to shared memory and may use memory-mapped
files. Packages 'biganalytics', 'bigtabulate', 'synchronicity', and
'bigalgebra' provide advanced functionality.
Author: Michael J. Kane <kaneplusplus@gmail.com>, John W. Emerson <jayemerson@gmail.com>, Peter Haverty <haverty.peter@gene.com>, and Charles Determan Jr. <cdetermanjr@gmail.com>
Maintainer: Michael J. Kane <bigmemoryauthors@gmail.com>
Diff between bigmemory versions 4.4.6 dated 2013-11-18 and 4.5.8 dated 2015-10-20
bigmemory-4.4.6/bigmemory/README |only bigmemory-4.4.6/bigmemory/inst/doc/vignette |only bigmemory-4.4.6/bigmemory/inst/unitTests |only bigmemory-4.4.6/bigmemory/man/flush.Rd |only bigmemory-4.5.8/bigmemory/DESCRIPTION | 33 bigmemory-4.5.8/bigmemory/MD5 | 94 bigmemory-4.5.8/bigmemory/NAMESPACE | 80 bigmemory-4.5.8/bigmemory/NEWS | 10 bigmemory-4.5.8/bigmemory/R/RcppExports.R |only bigmemory-4.5.8/bigmemory/R/bigmemory.R | 1051 ++++++--- bigmemory-4.5.8/bigmemory/R/hello-bigmemory.R |only bigmemory-4.5.8/bigmemory/R/zzz.R | 5 bigmemory-4.5.8/bigmemory/build |only bigmemory-4.5.8/bigmemory/cleanup | 2 bigmemory-4.5.8/bigmemory/configure | 2 bigmemory-4.5.8/bigmemory/configure.win |only bigmemory-4.5.8/bigmemory/inst/CITATION | 2 bigmemory-4.5.8/bigmemory/inst/doc/Overview.R |only bigmemory-4.5.8/bigmemory/inst/doc/Overview.Rnw |only bigmemory-4.5.8/bigmemory/inst/doc/Overview.pdf |only bigmemory-4.5.8/bigmemory/inst/include/bigmemory/BigMatrix.h | 14 bigmemory-4.5.8/bigmemory/inst/include/bigmemory/MatrixAccessor.hpp | 30 bigmemory-4.5.8/bigmemory/inst/include/bigmemory/bigmemoryDefines.h | 4 bigmemory-4.5.8/bigmemory/inst/include/bigmemory/util.h | 30 bigmemory-4.5.8/bigmemory/man/GetMatrixSize.Rd |only bigmemory-4.5.8/bigmemory/man/as.big.matrix-methods.Rd | 19 bigmemory-4.5.8/bigmemory/man/as.matrix-big.matrix-method.Rd |only bigmemory-4.5.8/bigmemory/man/attach.big.matrix.Rd | 68 bigmemory-4.5.8/bigmemory/man/big.matrix-class.Rd | 172 - bigmemory-4.5.8/bigmemory/man/big.matrix.Rd | 293 +- bigmemory-4.5.8/bigmemory/man/big.matrix.descriptor-class.Rd | 81 bigmemory-4.5.8/bigmemory/man/bigmemory-package.Rd | 169 - bigmemory-4.5.8/bigmemory/man/deepcopy.Rd | 81 bigmemory-4.5.8/bigmemory/man/dim-big.matrix-method.Rd |only bigmemory-4.5.8/bigmemory/man/dimnames-methods.Rd |only bigmemory-4.5.8/bigmemory/man/extract-methods.Rd |only bigmemory-4.5.8/bigmemory/man/flush-methods.Rd |only bigmemory-4.5.8/bigmemory/man/head-methods.Rd |only bigmemory-4.5.8/bigmemory/man/is.float-numeric-method.Rd |only bigmemory-4.5.8/bigmemory/man/is.float.Rd |only bigmemory-4.5.8/bigmemory/man/length-big.matrix-method.Rd |only bigmemory-4.5.8/bigmemory/man/morder.Rd | 99 bigmemory-4.5.8/bigmemory/man/mwhich-methods.Rd | 39 bigmemory-4.5.8/bigmemory/man/mwhich.Rd | 94 bigmemory-4.5.8/bigmemory/man/ncol-methods.Rd |only bigmemory-4.5.8/bigmemory/man/print-big.matrix-method.Rd |only bigmemory-4.5.8/bigmemory/man/sub.big.matrix.Rd | 73 bigmemory-4.5.8/bigmemory/man/typeof-big.matrix-method.Rd |only bigmemory-4.5.8/bigmemory/man/write.big.matrix.Rd | 136 - bigmemory-4.5.8/bigmemory/src/BigMatrix.cpp | 413 ++- bigmemory-4.5.8/bigmemory/src/RcppExports.cpp |only bigmemory-4.5.8/bigmemory/src/bigmemory.cpp | 1073 +++++++--- bigmemory-4.5.8/bigmemory/src/deepcopy.cpp | 17 bigmemory-4.5.8/bigmemory/src/util.cpp | 51 bigmemory-4.5.8/bigmemory/tests |only bigmemory-4.5.8/bigmemory/vignettes |only 56 files changed, 2803 insertions(+), 1432 deletions(-)