Title: Sparse Linear Algebra
Description: Some basic linear algebra functionality for sparse matrices is
provided: including Cholesky decomposition and backsolving as well as
standard R subsetting and Kronecker products.
Author: Roger Koenker <rkoenker@uiuc.edu> and Pin Ng <Pin.Ng@NAU.EDU>
Maintainer: Roger Koenker <rkoenker@uiuc.edu>
Diff between SparseM versions 1.6 dated 2015-01-05 and 1.7 dated 2015-08-15
SparseM-1.6/SparseM/inst/Changelog |only SparseM-1.7/SparseM/DESCRIPTION | 12 +++++++----- SparseM-1.7/SparseM/MD5 | 6 +++--- SparseM-1.7/SparseM/NAMESPACE | 22 ++++++++++++++++++---- SparseM-1.7/SparseM/inst/ChangeLog |only 5 files changed, 28 insertions(+), 12 deletions(-)
Title: Geographic Data Analysis and Modeling
Description: Reading, writing, manipulating, analyzing and modeling of gridded spatial data. The package implements basic and high-level functions. Processing of very large files is supported.
Author: Robert J. Hijmans [cre, aut],
Jacob van Etten [ctb],
Joe Cheng [ctb],
Matteo Mattiuzzi [ctb],
Michael Sumner [ctb],
Jonathan A. Greenberg [ctb],
Oscar Perpinan Lamigueiro [ctb],
Andrew Bevan [ctb],
Etienne B. Racine [ctb],
Ashton Shortridge [ctb]
Maintainer: Robert J. Hijmans <r.hijmans@gmail.com>
Diff between raster versions 2.4-15 dated 2015-07-01 and 2.4-18 dated 2015-08-15
ChangeLog | 11 DESCRIPTION | 13 MD5 | 136 ++++---- NAMESPACE | 10 R/VectorLayer.R | 12 R/aggregate_sp.R | 21 - R/as.spatial.R | 4 R/bind.R | 16 R/brick.R | 8 R/click.R | 4 R/coerce.R | 14 R/corLocal.R | 4 R/cropSpatial.R | 4 R/dataType.R | 6 R/destair.R | 4 R/erase.R | 2 R/extension.R | 6 R/extractPoints_sp.R | 2 R/fixDBFnames.R | 2 R/focalWeight.R | 4 R/geom.R | 4 R/getData.R | 72 ++-- R/getValuesRows.R | 6 R/hdr.R | 2 R/imageplot.R | 6 R/indexReplaceBrick.R | 2 R/inifile.R | 4 R/isLonLat.R | 4 R/kml.R | 12 R/labels.R |only R/makeProjString.R | 2 R/nchar.R |only R/newPLot.R | 4 R/plot.R | 4 R/plotRaster.R | 2 R/plotRaster2.R | 2 R/print.R | 2 R/project.R | 4 R/quad.R | 2 R/raster.R | 18 - R/rasterFromASCII.R | 2 R/rasterFromIDRISI.R | 2 R/rasterFromRasterFile.R | 6 R/rasterFromSAGA.R | 2 R/rasterOptions.R | 12 R/rasterize.R | 2 R/rasterizeLines.R | 2 R/select.R | 14 R/shift.R | 12 R/show.R | 12 R/shp.R | 4 R/simplifyPols.R | 2 R/spplot.R | 4 R/stack.R | 4 R/subset.R | 21 - R/text.R | 54 ++- R/tmpFile.R | 4 R/union_sp.R | 2 R/zoom.R | 6 build/vignette.rds |binary inst/doc/Raster.R | 732 ++++++++++++++++++++++---------------------- inst/doc/Raster.pdf |binary inst/doc/functions.R | 686 ++++++++++++++++++++--------------------- inst/doc/functions.pdf |binary inst/doc/rasterfile.pdf |binary inst/external/countries.csv | 511 +++++++++++++++--------------- man/Arith-methods.Rd | 1 man/aggregate.Rd | 3 man/corLocal.Rd | 2 man/text.Rd | 20 - 70 files changed, 1325 insertions(+), 1232 deletions(-)
Title: Constrained Dual Scaling for Detecting Response Styles
Description: This is an implementation of constrained dual scaling for detecting response
styles in categorical data, including utility functions. The procedure involves adding
additional columns to the data matrix representing the boundaries between the rating categories.
The resulting matrix is then doubled and analyzed by dual scaling. One-dimensional solutions are
sought which provide optimal scores for the rating categories. These optimal scores are
constrained to follow monotone quadratic splines. Clusters are introduced within which the
response styles can vary. The type of response style present in a cluster can be diagnosed
from the optimal scores for said cluster, and this can be used to construct an
imputed version of the data set which adjusts for response styles.
Author: Pieter Schoonees [aut, cre]
Maintainer: Pieter Schoonees <schoonees@gmail.com>
Diff between cds versions 1.0.1 dated 2015-02-24 and 1.0.2 dated 2015-08-15
DESCRIPTION | 13 ++++---- MD5 | 72 ++++++++++++++++++++++++------------------------- NAMESPACE | 18 +++++++++++- R/cds.R | 3 ++ man/G.start.Rd | 2 - man/Lfun.G.upd.Rd | 2 - man/Lfun.Rd | 2 - man/addbounds.Rd | 2 - man/approxloads.Rd | 2 - man/calc.wt.bubbles.Rd | 2 - man/cds-package.Rd | 2 - man/cds.Rd | 2 - man/cds.sim.Rd | 2 - man/cdstoclue.Rd | 2 - man/clean.scales.Rd | 2 - man/create.ind.Rd | 2 - man/create.rs.Rd | 2 - man/createcdsdata.Rd | 2 - man/datsim.Rd | 2 - man/gen.cop.Rd | 2 - man/genPCA.Rd | 2 - man/group.ALS.Rd | 2 - man/indmat.Rd | 2 - man/ispline.Rd | 2 - man/orthprocr.Rd | 2 - man/plot.cds.Rd | 2 - man/plot.cdslist.Rd | 2 - man/print.cds.Rd | 2 - man/print.cdsdata.Rd | 2 - man/rcormat.Rd | 2 - man/rcovmat.Rd | 2 - man/sensory.Rd | 2 - man/sensory.aux.Rd | 2 - man/simpca.Rd | 2 - man/trQnorm.Rd | 2 - man/trRnorm.Rd | 2 - man/updateG.Rd | 2 - 37 files changed, 96 insertions(+), 76 deletions(-)
Title: Tools for Storing, Restoring and Searching for R Objects
Description: Data exploration and modelling is a process in which a lot of data
artifacts are produced. Artifacts like: subsets, data aggregates, plots,
statistical models, different versions of data sets and different versions
of results. The more projects we work with the more artifacts are produced
and the harder it is to manage these artifacts. Archivist helps to store
and manage artifacts created in R. Archivist allows you to store selected
artifacts as a binary files together with their metadata and relations.
Archivist allows to share artifacts with others, either through shared
folder or github. Archivist allows to look for already created artifacts by
using it's class, name, date of the creation or other properties. Makes it
easy to restore such artifacts. Archivist allows to check if new artifact
is the exact copy that was produced some time ago. That might be useful
either for testing or caching.
Author: Przemyslaw Biecek [aut, cre],
Marcin Kosinski [aut]
Maintainer: Przemyslaw Biecek <przemyslaw.biecek@gmail.com>
Diff between archivist versions 1.5 dated 2015-07-01 and 1.6 dated 2015-08-15
DESCRIPTION | 6 ++-- MD5 | 65 ++++++++++++++++++++++++----------------------- NAMESPACE | 1 R/archivistOptions.R |only R/aread.R | 20 +++++++++----- R/createEmptyRepo.R | 8 +++++ R/saveToRepo.R | 3 +- R/zzz.R | 4 ++ demo/00Index | 1 demo/archivist_jss.r |only man/Repository.Rd | 2 - man/Tags.Rd | 6 ++-- man/addTagsRepo.Rd | 6 ++-- man/ahistory.Rd | 4 +- man/archivist-package.Rd | 6 ++-- man/archivistOptions.Rd |only man/aread.Rd | 2 - man/asearch.Rd | 2 - man/cache.Rd | 2 - man/copyToRepo.Rd | 2 - man/createEmptyRepo.Rd | 6 ++-- man/deleteRepo.Rd | 2 - man/getTags.Rd | 4 +- man/loadFromRepo.Rd | 2 - man/magrittr.Rd | 6 ++-- man/md5hash.Rd | 2 - man/rmFromRepo.Rd | 2 - man/saveSetToRepo.Rd | 2 - man/saveToRepo.Rd | 4 +- man/searchInRepo.Rd | 2 - man/setRepo.Rd | 4 +- man/shinySearchInRepo.Rd | 2 - man/showRepo.Rd | 2 - man/summaryRepo.Rd | 2 - man/zipRepo.Rd | 4 +- 35 files changed, 104 insertions(+), 82 deletions(-)
Title: Utilities from 'Seminar fuer Statistik' ETH Zurich
Description: Useful utilities ['goodies'] from Seminar fuer Statistik ETH
Zurich, quite a few related to graphics; many ported from S-plus times.
Author: Martin Maechler et al.
Maintainer: Martin Maechler <maechler@stat.math.ethz.ch>
Diff between sfsmisc versions 1.0-27 dated 2015-01-07 and 1.0-28 dated 2015-08-15
DESCRIPTION | 16 +++++++------- MD5 | 57 +++++++++++++++++++++++++------------------------- NAMESPACE | 29 +++++++++++++++++++------ R/Defunct.R | 7 ------ R/misc-goodies.R | 8 +++---- R/prettylab.R | 6 +++-- R/prime-numbers-fn.R | 12 +++++----- R/ps.goodies.R |binary R/tkdensity.R | 52 +++++++++++++++++++++++++-------------------- R/u.goodies.R | 19 ++++++++++++++++ R/unix/Sys.ps.R | 17 -------------- demo/00Index | 1 demo/pretty-lab.R |only inst/NEWS.Rd | 24 ++++++++++++++++++++- man/ecdf.ksCI.Rd | 10 +++----- man/ellipsePoints.Rd | 2 - man/empty.dimnames.Rd | 6 ++--- man/errbar.Rd | 4 --- man/factorize.Rd | 4 --- man/histBxp.Rd | 4 +-- man/inv.seq.Rd | 4 --- man/last.Rd | 2 - man/missingCh.Rd | 4 --- man/p.tachoPlot.Rd | 4 --- man/p.ts.Rd | 3 -- man/plotStep.Rd | 3 -- man/primes.Rd | 3 -- man/tkdensity.Rd | 6 +---- man/u.sys.Rd | 21 ++++++++++++++---- man/unix/Sys.ps.Rd | 11 +++++---- 30 files changed, 190 insertions(+), 149 deletions(-)
Title: R Client for Adobe Analytics API V1.4
Description: Functions for interacting with the Adobe Analytics API V1.4
(https://api.omniture.com/admin/1.4/rest/).
Author: Willem Paling, Randy Zwitch & Jowanza Joseph
Maintainer: Randy Zwitch <rzwitch+rsitecatalyst@gmail.com>
Diff between RSiteCatalyst versions 1.4.4 dated 2015-07-11 and 1.4.5 dated 2015-08-15
DESCRIPTION | 8 ++-- MD5 | 52 +++++++++++++++++++------------ NAMESPACE | 4 ++ NEWS | 8 ++++ R/GetFunctions.R |only R/GetPrivacySettings.R |only R/GetTemplate.R |only R/ParseSummary.R |only R/QueueSummary.R |only R/QueueTrended.R | 23 +++++++------ R/RSiteCatalyst.R | 4 +- R/SCAuth.R | 24 +++++++------- R/SubmitJsonQueueReport.R | 3 + man/GetEndpoint.Rd | 2 - man/GetFunctions.Rd |only man/GetPrivacySettings.Rd |only man/GetTemplate.Rd |only man/GetUsageLog.Rd | 2 - man/ParseFallout.Rd | 2 - man/ParseOvertime.Rd | 2 - man/ParsePathing.Rd | 2 - man/ParseRanked.Rd | 2 - man/ParseSummary.Rd |only man/ParseTrended.Rd | 2 - man/QueueSummary.Rd |only man/QueueTrended.Rd | 2 - man/RSiteCatalyst.Rd | 4 +- man/SCAuth.Rd | 18 +++++----- tests/testthat/test-QueueSummary.R |only tests/testthat/test-getfunctions.R |only tests/testthat/test-getprivacysettings.R |only tests/testthat/test-gettemplate.R |only tests/testthat/test-queueranked.R | 25 ++++++++++++++ tests/testthat/test-queuetrended.R | 30 +++++++++++++++++ 34 files changed, 151 insertions(+), 68 deletions(-)
Title: R Interface to 'FishBase'
Description: A programmatic interface to http://www.fishbase.org, re-written based on an accompanying 'RESTful' API.
Access tables describing over 30,000 species of fish, their biology, ecology, morphology, and more.
This package also supports experimental access to http://www.sealifebase.org data, which contains nearly
200,000 species records for all types of aquatic life not covered by 'FishBase.'
Author: Carl Boettiger [cre, aut],
Scott Chamberlain [aut],
Duncan Temple Lang [aut],
Peter Wainwright [aut]
Maintainer: Carl Boettiger <cboettig@ropensci.org>
Diff between rfishbase versions 0.2-2 dated 2014-01-07 and 2.0.1 dated 2015-08-15
rfishbase-0.2-2/rfishbase/R/analysis.R |only rfishbase-0.2-2/rfishbase/R/cacheFB.R |only rfishbase-0.2-2/rfishbase/R/clean_data.R |only rfishbase-0.2-2/rfishbase/R/ecology_from_html.R |only rfishbase-0.2-2/rfishbase/R/enviro-climate-range.R |only rfishbase-0.2-2/rfishbase/R/length-weight-table.R |only rfishbase-0.2-2/rfishbase/R/metabolism.R |only rfishbase-0.2-2/rfishbase/R/pictures.R |only rfishbase-0.2-2/rfishbase/R/zzz.R |only rfishbase-0.2-2/rfishbase/data/datalist |only rfishbase-0.2-2/rfishbase/data/labridtree.rda |only rfishbase-0.2-2/rfishbase/inst/doc/rfishbase |only rfishbase-0.2-2/rfishbase/inst/tests |only rfishbase-0.2-2/rfishbase/man/clean_data.Rd |only rfishbase-0.2-2/rfishbase/man/drop_nonascii.Rd |only rfishbase-0.2-2/rfishbase/man/familySearch.Rd |only rfishbase-0.2-2/rfishbase/man/findSpecies.Rd |only rfishbase-0.2-2/rfishbase/man/fish.data.Rd |only rfishbase-0.2-2/rfishbase/man/fish_names.Rd |only rfishbase-0.2-2/rfishbase/man/getData.Rd |only rfishbase-0.2-2/rfishbase/man/getDepth.Rd |only rfishbase-0.2-2/rfishbase/man/getEnviroClimateRange.Rd |only rfishbase-0.2-2/rfishbase/man/getIds.Rd |only rfishbase-0.2-2/rfishbase/man/getLengthWeight.Rd |only rfishbase-0.2-2/rfishbase/man/getMetabolism.Rd |only rfishbase-0.2-2/rfishbase/man/getPictures.Rd |only rfishbase-0.2-2/rfishbase/man/getQuantTraits.Rd |only rfishbase-0.2-2/rfishbase/man/getRefs.Rd |only rfishbase-0.2-2/rfishbase/man/getSize.Rd |only rfishbase-0.2-2/rfishbase/man/getTrophicLevel.Rd |only rfishbase-0.2-2/rfishbase/man/habitatSearch.Rd |only rfishbase-0.2-2/rfishbase/man/labridtree.Rd |only rfishbase-0.2-2/rfishbase/man/loadCache.Rd |only rfishbase-0.2-2/rfishbase/man/updateCache.Rd |only rfishbase-0.2-2/rfishbase/man/which_fish.Rd |only rfishbase-2.0.1/rfishbase/DESCRIPTION | 39 +-- rfishbase-2.0.1/rfishbase/MD5 | 150 +++++++----- rfishbase-2.0.1/rfishbase/NAMESPACE | 72 ++++- rfishbase-2.0.1/rfishbase/NEWS | 80 ++---- rfishbase-2.0.1/rfishbase/R/00-endpoint.R |only rfishbase-2.0.1/rfishbase/R/check_and_parse.R |only rfishbase-2.0.1/rfishbase/R/common_names.R |only rfishbase-2.0.1/rfishbase/R/distribution.R |only rfishbase-2.0.1/rfishbase/R/docs.R |only rfishbase-2.0.1/rfishbase/R/fishbase.R | 189 --------------- rfishbase-2.0.1/rfishbase/R/heartbeat.R |only rfishbase-2.0.1/rfishbase/R/list_fields.R |only rfishbase-2.0.1/rfishbase/R/load_taxa.R |only rfishbase-2.0.1/rfishbase/R/morpho_physio.R |only rfishbase-2.0.1/rfishbase/R/population_dynamics.R |only rfishbase-2.0.1/rfishbase/R/reproduction.R |only rfishbase-2.0.1/rfishbase/R/species.R |only rfishbase-2.0.1/rfishbase/R/species_list.R |only rfishbase-2.0.1/rfishbase/R/species_names.R |only rfishbase-2.0.1/rfishbase/R/synonyms.R |only rfishbase-2.0.1/rfishbase/R/trophic_ecology.R |only rfishbase-2.0.1/rfishbase/README.md | 206 +++++++++++++---- rfishbase-2.0.1/rfishbase/build |only rfishbase-2.0.1/rfishbase/data/fields.R |only rfishbase-2.0.1/rfishbase/data/fishbase.rda |binary rfishbase-2.0.1/rfishbase/data/sealifebase.rda |only rfishbase-2.0.1/rfishbase/inst/doc/tutorial.Rmd |only rfishbase-2.0.1/rfishbase/inst/doc/tutorial.html |only rfishbase-2.0.1/rfishbase/inst/examples |only rfishbase-2.0.1/rfishbase/inst/metadata |only rfishbase-2.0.1/rfishbase/man/common_names.Rd |only rfishbase-2.0.1/rfishbase/man/common_to_sci.Rd |only rfishbase-2.0.1/rfishbase/man/diet.Rd |only rfishbase-2.0.1/rfishbase/man/distribution.Rd |only rfishbase-2.0.1/rfishbase/man/docs.Rd |only rfishbase-2.0.1/rfishbase/man/ecology.Rd |only rfishbase-2.0.1/rfishbase/man/ecosystem.Rd |only rfishbase-2.0.1/rfishbase/man/faoareas.Rd |only rfishbase-2.0.1/rfishbase/man/fecundity.Rd |only rfishbase-2.0.1/rfishbase/man/fishbase.Rd | 46 +-- rfishbase-2.0.1/rfishbase/man/fooditems.Rd |only rfishbase-2.0.1/rfishbase/man/heartbeat.Rd |only rfishbase-2.0.1/rfishbase/man/introductions.Rd |only rfishbase-2.0.1/rfishbase/man/length_freq.Rd |only rfishbase-2.0.1/rfishbase/man/length_length.Rd |only rfishbase-2.0.1/rfishbase/man/length_weight.Rd |only rfishbase-2.0.1/rfishbase/man/list_fields.Rd |only rfishbase-2.0.1/rfishbase/man/load_taxa.Rd |only rfishbase-2.0.1/rfishbase/man/maturity.Rd |only rfishbase-2.0.1/rfishbase/man/morphology.Rd |only rfishbase-2.0.1/rfishbase/man/morphometrics.Rd |only rfishbase-2.0.1/rfishbase/man/occurrence.Rd |only rfishbase-2.0.1/rfishbase/man/oxygen.Rd |only rfishbase-2.0.1/rfishbase/man/ping.Rd |only rfishbase-2.0.1/rfishbase/man/popchar.Rd |only rfishbase-2.0.1/rfishbase/man/popgrowth.Rd |only rfishbase-2.0.1/rfishbase/man/popqb.Rd |only rfishbase-2.0.1/rfishbase/man/predators.Rd |only rfishbase-2.0.1/rfishbase/man/ration.Rd |only rfishbase-2.0.1/rfishbase/man/reproduction.Rd |only rfishbase-2.0.1/rfishbase/man/rfishbase-package.Rd |only rfishbase-2.0.1/rfishbase/man/sci_to_common.Rd |only rfishbase-2.0.1/rfishbase/man/sealifebase.Rd |only rfishbase-2.0.1/rfishbase/man/spawning.Rd |only rfishbase-2.0.1/rfishbase/man/species.Rd |only rfishbase-2.0.1/rfishbase/man/species_fields.Rd |only rfishbase-2.0.1/rfishbase/man/species_list.Rd |only rfishbase-2.0.1/rfishbase/man/species_names.Rd |only rfishbase-2.0.1/rfishbase/man/speed.Rd |only rfishbase-2.0.1/rfishbase/man/stocks.Rd |only rfishbase-2.0.1/rfishbase/man/swimming.Rd |only rfishbase-2.0.1/rfishbase/man/synonyms.Rd |only rfishbase-2.0.1/rfishbase/man/validate_names.Rd |only rfishbase-2.0.1/rfishbase/tests |only rfishbase-2.0.1/rfishbase/vignettes |only 110 files changed, 381 insertions(+), 401 deletions(-)
Title: Bayesian Inference for Beta Regression and Zero-or-One Inflated
Beta Regression
Description: Fits beta regression and zero-or-one inflated beta regression and obtains Bayesian Inference of the model via the Markov Chain Monte Carlo approach implemented in JAGS.
Author: Fang Liu <fang.liu.131@nd.edu> with contributions from Yunchuan Kong <ykong@cuhk.edu.hk>
Maintainer: Fang Liu <fang.liu.131@nd.edu>
Diff between zoib versions 1.3.0 dated 2015-04-22 and 1.3.1 dated 2015-08-15
DESCRIPTION | 14 ++-- MD5 | 132 ++++++++++++++++++++-------------------- NAMESPACE | 3 R/fixed.R | 33 +++++++--- R/fixed0.R | 32 +++++++-- R/fixed01.R | 43 ++++++++++--- R/fixed1.R | 35 ++++++++-- R/joint.1z.R | 50 ++++++++++----- R/joint.1z0.R | 57 +++++++++++++---- R/joint.1z01.R | 64 ++++++++++++++----- R/joint.1z1.R | 52 ++++++++++++--- R/joint.2z.R | 118 ++++++++++++++++++++++++++--------- R/joint.2z0.R | 133 ++++++++++++++++++++++++++++++---------- R/joint.2z01.R | 140 ++++++++++++++++++++++++++++++++---------- R/joint.2z1.R | 134 ++++++++++++++++++++++++++++++---------- R/sep.1z.R | 49 ++++++++++---- R/sep.1z0.R | 57 +++++++++++++---- R/sep.1z01.R | 70 ++++++++++++++++----- R/sep.1z1.R | 50 +++++++++++---- R/sep.2z.R | 93 ++++++++++++++++++++++------ R/sep.2z0.R | 99 +++++++++++++++++++++++------- R/sep.2z01.R | 111 ++++++++++++++++++++++++++------- R/sep.2z1.R | 94 +++++++++++++++++++++++----- R/zoib.R | 155 +++++++++++++++++++++++++++-------------------- inst/bugs/fixed.bug | 28 ++++---- inst/bugs/fixed0.bug | 37 +++++------ inst/bugs/fixed01.bug | 48 +++++++------- inst/bugs/fixed1.bug | 30 ++++----- inst/bugs/joint_1z.bug | 38 +++++------ inst/bugs/joint_1z0.bug | 52 ++++++++------- inst/bugs/joint_1z01.bug | 66 ++++++++++---------- inst/bugs/joint_1z1.bug | 50 +++++++-------- inst/bugs/joint_2z.bug | 40 ++++++------ inst/bugs/joint_2z0.bug | 51 ++++++++------- inst/bugs/joint_2z01.bug | 68 +++++++++++--------- inst/bugs/joint_2z1.bug | 52 ++++++++------- inst/bugs/sep_1z.bug | 34 +++++----- inst/bugs/sep_1z0.bug | 45 ++++++------- inst/bugs/sep_1z01.bug | 59 +++++++++-------- inst/bugs/sep_1z1.bug | 47 +++++++------- inst/bugs/sep_2z.bug | 31 ++++----- inst/bugs/sep_2z0.bug | 46 +++++++------ inst/bugs/sep_2z01.bug | 56 +++++++++------- inst/bugs/sep_2z1.bug | 46 +++++++------ man/fixed.Rd | 5 + man/fixed0.Rd | 5 + man/fixed01.Rd | 5 + man/fixed1.Rd | 5 + man/joint.1z.Rd | 5 + man/joint.1z0.Rd | 5 + man/joint.1z01.Rd | 7 +- man/joint.1z1.Rd | 5 + man/joint.2z.Rd | 5 + man/joint.2z0.Rd | 5 + man/joint.2z01.Rd | 5 + man/joint.2z1.Rd | 5 + man/sep.1z.Rd | 5 + man/sep.1z0.Rd | 5 + man/sep.1z01.Rd | 5 + man/sep.1z1.Rd | 5 + man/sep.2z.Rd | 5 + man/sep.2z0.Rd | 5 + man/sep.2z01.Rd | 5 + man/sep.2z1.Rd | 5 + man/zoib-package.Rd | 10 +-- man/zoib.Rd | 109 ++++++++++++++++++--------------- tests/test2.R | 2 67 files changed, 1968 insertions(+), 997 deletions(-)
Title: Interaction Between R and REDCap
Description: Encapsulates functions to streamline calls from R to the REDCap
API. REDCap (Research Electronic Data CAPture) is a web application for
building and managing online surveys and databases developed at Vanderbilt
University. The Application Programming Interface (API) offers an avenue
to access and modify data programmatically, improving the capacity for
literate and reproducible programming.
Author: Will Beasley [aut, cre],
David Bard [ctb],
Thomas Wilson [ctb],
John J Aponte [ctb],
Rollie Parrish [ctb],
Benjamin Nutter [ctb],
Andrew Peters [ctb]
Maintainer: Will Beasley <wibeasley@hotmail.com>
Diff between REDCapR versions 0.7-1 dated 2014-12-18 and 0.9.0 dated 2015-08-15
REDCapR-0.7-1/REDCapR/R/auxiliary.R |only REDCapR-0.7-1/REDCapR/tests/manual/test-read_errors.R |only REDCapR-0.7-1/REDCapR/tests/testthat/test-read_batch.R |only REDCapR-0.7-1/REDCapR/vignettes/images/ApiPrivilegeDashboard.PNG |only REDCapR-0.7-1/REDCapR/vignettes/images/EmailVerified.PNG |only REDCapR-0.7-1/REDCapR/vignettes/images/MagnifyingGlass.PNG |only REDCapR-0.9.0/REDCapR/DESCRIPTION | 17 REDCapR-0.9.0/REDCapR/MD5 | 153 REDCapR-0.9.0/REDCapR/NAMESPACE | 38 REDCapR-0.9.0/REDCapR/NEWS | 164 REDCapR-0.9.0/REDCapR/R/REDCapR-package.R | 24 REDCapR-0.9.0/REDCapR/R/create_batch_glossary.R | 126 REDCapR-0.9.0/REDCapR/R/metadata_utilities.R | 188 REDCapR-0.9.0/REDCapR/R/project_simple.R | 199 REDCapR-0.9.0/REDCapR/R/redcap_column_sanitize.R | 88 REDCapR-0.9.0/REDCapR/R/redcap_download_file_oneshot.R | 327 REDCapR-0.9.0/REDCapR/R/redcap_metadata_read.R | 295 REDCapR-0.9.0/REDCapR/R/redcap_project.R | 248 REDCapR-0.9.0/REDCapR/R/redcap_read.R | 404 REDCapR-0.9.0/REDCapR/R/redcap_read_oneshot.R | 430 REDCapR-0.9.0/REDCapR/R/redcap_upload_file_oneshot.R | 288 REDCapR-0.9.0/REDCapR/R/redcap_write.R | 307 REDCapR-0.9.0/REDCapR/R/redcap_write_oneshot.R | 376 REDCapR-0.9.0/REDCapR/R/retrieve_token.R |only REDCapR-0.9.0/REDCapR/R/utilities.R |only REDCapR-0.9.0/REDCapR/R/validate_for_write.R | 158 REDCapR-0.9.0/REDCapR/README.md | 172 REDCapR-0.9.0/REDCapR/build/vignette.rds |binary REDCapR-0.9.0/REDCapR/inst/doc/BasicREDCapROperations.R | 208 REDCapR-0.9.0/REDCapR/inst/doc/BasicREDCapROperations.Rmd | 314 REDCapR-0.9.0/REDCapR/inst/doc/BasicREDCapROperations.html | 899 - REDCapR-0.9.0/REDCapR/inst/doc/SecurityDatabase.Rmd | 350 REDCapR-0.9.0/REDCapR/inst/doc/SecurityDatabase.html | 588 REDCapR-0.9.0/REDCapR/inst/doc/TroubleshootingApiCalls.Rmd | 759 REDCapR-0.9.0/REDCapR/inst/doc/TroubleshootingApiCalls.html | 1148 - REDCapR-0.9.0/REDCapR/inst/misc/vignette.css | 72 REDCapR-0.9.0/REDCapR/inst/ssl_certs/Readme.md | 6 REDCapR-0.9.0/REDCapR/inst/ssl_certs/mozilla_ca_root.crt | 7882 +++++----- REDCapR-0.9.0/REDCapR/inst/test_data/levon_and_barry.jpg |only REDCapR-0.9.0/REDCapR/inst/test_data/project_color_boxes/Readme.md | 106 REDCapR-0.9.0/REDCapR/inst/test_data/project_color_boxes/color_boxes_data.csv | 8 REDCapR-0.9.0/REDCapR/inst/test_data/project_color_boxes/color_boxes_data_dictionary.csv | 6 REDCapR-0.9.0/REDCapR/inst/test_data/project_longitudinal |only REDCapR-0.9.0/REDCapR/inst/test_data/project_russian |only REDCapR-0.9.0/REDCapR/inst/test_data/project_simple/simple_data.csv | 32 REDCapR-0.9.0/REDCapR/inst/test_data/project_simple/simple_data_dictionary.csv | 34 REDCapR-0.9.0/REDCapR/inst/test_data/project_simple/simple_metadata.csv | 34 REDCapR-0.9.0/REDCapR/man/REDCapR.Rd | 36 REDCapR-0.9.0/REDCapR/man/create_batch_glossary.Rd | 119 REDCapR-0.9.0/REDCapR/man/metadata_utilities.Rd | 164 REDCapR-0.9.0/REDCapR/man/redcap_column_sanitize.Rd | 99 REDCapR-0.9.0/REDCapR/man/redcap_download_file_oneshot.Rd | 212 REDCapR-0.9.0/REDCapR/man/redcap_metadata_read.Rd | 164 REDCapR-0.9.0/REDCapR/man/redcap_project.Rd | 116 REDCapR-0.9.0/REDCapR/man/redcap_read.Rd | 236 REDCapR-0.9.0/REDCapR/man/redcap_read_oneshot.Rd | 304 REDCapR-0.9.0/REDCapR/man/redcap_upload_file_oneshot.Rd | 203 REDCapR-0.9.0/REDCapR/man/redcap_write.Rd | 228 REDCapR-0.9.0/REDCapR/man/redcap_write_oneshot.Rd | 201 REDCapR-0.9.0/REDCapR/man/replace_nas_with_explicit.Rd |only REDCapR-0.9.0/REDCapR/man/retrieve_token.Rd | 187 REDCapR-0.9.0/REDCapR/man/validate_for_write.Rd | 99 REDCapR-0.9.0/REDCapR/tests/manual/README.md | 8 REDCapR-0.9.0/REDCapR/tests/manual/test-could-not-connect-rate.R |only REDCapR-0.9.0/REDCapR/tests/manual/test-stress_test_serial.R |only REDCapR-0.9.0/REDCapR/tests/test-all.R | 25 REDCapR-0.9.0/REDCapR/tests/testthat/test-column-sanitize.R |only REDCapR-0.9.0/REDCapR/tests/testthat/test-create_batch_glossary.R | 162 REDCapR-0.9.0/REDCapR/tests/testthat/test-file_oneshot.R | 376 REDCapR-0.9.0/REDCapR/tests/testthat/test-metadata_read.R | 550 REDCapR-0.9.0/REDCapR/tests/testthat/test-metadata_utilities.R | 68 REDCapR-0.9.0/REDCapR/tests/testthat/test-project.R | 146 REDCapR-0.9.0/REDCapR/tests/testthat/test-read_batch_longitudinal.R |only REDCapR-0.9.0/REDCapR/tests/testthat/test-read_batch_simple.R |only REDCapR-0.9.0/REDCapR/tests/testthat/test-read_errors.R |only REDCapR-0.9.0/REDCapR/tests/testthat/test-read_oneshot.R | 524 REDCapR-0.9.0/REDCapR/tests/testthat/test-read_russian.R |only REDCapR-0.9.0/REDCapR/tests/testthat/test-retrieve_token.R |only REDCapR-0.9.0/REDCapR/tests/testthat/test-utilities.R |only REDCapR-0.9.0/REDCapR/tests/testthat/test-validate_for_write.R | 82 REDCapR-0.9.0/REDCapR/tests/testthat/test-write_batch.R | 364 REDCapR-0.9.0/REDCapR/tests/testthat/test-write_oneshot.R | 364 REDCapR-0.9.0/REDCapR/vignettes/BasicREDCapROperations.Rmd | 314 REDCapR-0.9.0/REDCapR/vignettes/SecurityDatabase.Rmd | 350 REDCapR-0.9.0/REDCapR/vignettes/TroubleshootingApiCalls.Rmd | 759 REDCapR-0.9.0/REDCapR/vignettes/images/ApiPrivilegeDashboard.png |only REDCapR-0.9.0/REDCapR/vignettes/images/EmailVerified.png |only REDCapR-0.9.0/REDCapR/vignettes/images/MagnifyingGlass.png |only 88 files changed, 11295 insertions(+), 11613 deletions(-)
Title: Beta-Diversity Within a Metaweb of Species Interactions
Description: Measures of beta-diversity in networks, and easy visualization of why two networks are different.
Author: Timothee Poisot <tim@poisotlab.io>
Maintainer: Timothee Poisot <tim@poisotlab.io>
Diff between betalink versions 2.0.2 dated 2015-07-15 and 2.1.0 dated 2015-08-15
DESCRIPTION | 4 +-- MD5 | 8 +++---- NEWS | 6 +++++ R/network_betadiversity.R | 46 ++++++++++++++++++++++++++----------------- man/network_betadiversity.Rd | 4 ++- 5 files changed, 43 insertions(+), 25 deletions(-)