More information about PogromcyDanych at CRAN
Permanent link
Title: Mazama Science Spatial Data Download and Utility Functions
Diff between MazamaSpatialUtils versions 0.2.1 dated 2015-02-22 and 0.2.2 dated 2015-03-01
More information about MazamaSpatialUtils at CRAN
Description: A suite of conversion scripts to create internally standardized
spatial polygons dataframes. Utility scripts use these datasets to return
values such as country, state, timezone, watershed, etc. associated with a
set of longitude/latitude pairs. (They also make cool maps.)
Author: Jonathan Callahan [aut, cre],
Will Leahy [aut],
Henry Nguyen [aut]
Maintainer: Jonathan Callahan
DESCRIPTION | 6 ++--
MD5 | 26 ++++++++---------
R/MazamaSpatialUtils.R | 58 +++++++++++++++++++++++++++++++++-------
R/convertGADM.R | 17 ++++++++---
R/convertNaturalEarthAdm1.R | 3 +-
R/convertTMWorldBorders.R | 1
R/convertTMWorldBordersSimple.R | 1
R/convertUSCensusCounties.R | 24 ++++++++++++++++
R/convertWorldTimezones.R | 11 +++++++
inst/doc/introduction.html | 4 +-
man/MazamaSpatialUtils.Rd | 33 ++++++++++++++++++++++
man/codeToState.Rd | 4 +-
man/convertWorldTimezones.Rd | 12 ++++++++
man/stateToCode.Rd | 4 +-
14 files changed, 166 insertions(+), 38 deletions(-)
Permanent link
Title: Hierarchical Climate Regionalization
Diff between HiClimR versions 1.1.5 dated 2014-11-13 and 1.1.6 dated 2015-03-01
Description: A tool for hierarchical climate regionalization applicable to any correlation-based clustering.
It adds several features and a new clustering method (called, regional linkage) to hierarchical
clustering in R (`hclust` function in `stats` library): regridding, coarsening spatial resolution,
geographic masking, data filtering by thresholds, data preprocessing (detrending, standardization,
and PCA), faster correlation function, hybrid hierarchical clustering, and cluster validation.
Author: Hamada S. Badr [aut, cre], Benjamin F. Zaitchik [aut], Amin K. Dezfuli [aut]
Maintainer: Hamada S. Badr
Changelog | 20 +-
DESCRIPTION | 21 +-
MD5 | 41 ++--
R/HiClimR.R | 471 +++++++++++++++++++++++-------------------------------
R/coarseR.R | 61 +++---
R/fastCor.R | 15 -
R/geogMask.R | 135 ++++++++-------
R/grid2D.R | 17 +
R/minSigCor.R | 19 +-
R/validClimR.R | 257 +++++++++++++----------------
README.md |only
inst/CITATION | 4
man/HiClimR.Rd | 158 ++++++++----------
man/TestCase.Rd | 9 -
man/WorldMask.Rd | 11 -
man/coarseR.Rd | 14 -
man/fastCor.Rd | 10 -
man/geogMask.Rd | 8
man/grid2D.Rd | 12 -
man/minSigCor.Rd | 12 -
man/validClimR.Rd | 35 +---
src/HiClimR.f90 | 8
22 files changed, 632 insertions(+), 706 deletions(-)
Title: Extra Themes, Scales and Geoms for `ggplot2`
Diff between ggthemes versions 2.1.0 dated 2014-12-18 and 2.1.2 dated 2015-03-01
Description: Some extra themes, geoms, and scales for `ggplot2`.
Author: Jeffrey B. Arnold [aut, cre],
Gergely Daroczi [ctb],
Bo Werth [ctb],
Brian Weitzner [ctb],
Joshua Kunst [ctb],
Baptise Auguie [ctb],
Justin Talbot [ctb] (Some code from the labeling package)
Maintainer: Jeffrey B. Arnold
DESCRIPTION | 19 ++-
MD5 | 164 +++++++++++++++++-----------------
NAMESPACE | 2
NEWS | 22 +++-
R/colorblind.R | 8 -
R/few.R | 10 +-
R/pander.R | 155 ++++++++++++++++++++------------
R/shapes.R | 29 ------
build/partial.rdb |binary
inst/doc/ggthemes.html | 105 ++++++++++++++-------
man/bank_slopes.Rd | 3
man/calc_pal.Rd | 3
man/calc_shape_pal.Rd | 3
man/circlefill_shape_pal.Rd | 3
man/cleveland_shape_pal.Rd | 3
man/colorblind.Rd | 9 +
man/economist_pal.Rd | 3
man/excel_pal.Rd | 3
man/few_pal.Rd | 5 -
man/fivethirtyeight_pal.Rd | 3
man/gdocs_pal.Rd | 3
man/geom_rangeframe.Rd | 3
man/geom_tufteboxplot.Rd | 3
man/ggthemes.Rd | 3
man/ggthemes_data.Rd | 3
man/hc_pal.Rd | 3
man/palette_pander.Rd | 9 +
man/range_breaks.Rd | 3
man/scale_calc.Rd | 3
man/scale_color_tableau.Rd | 3
man/scale_colour_gradient2_tableau.Rd | 3
man/scale_colour_gradient_tableau.Rd | 3
man/scale_economist.Rd | 3
man/scale_excel.Rd | 3
man/scale_few.Rd | 5 -
man/scale_fivethirtyeight.Rd | 3
man/scale_gdocs.Rd | 3
man/scale_hc.Rd | 3
man/scale_linetype_stata.Rd | 3
man/scale_pander.Rd | 6 -
man/scale_shape_calc.Rd | 3
man/scale_shape_circlefill.Rd | 3
man/scale_shape_cleveland.Rd | 3
man/scale_shape_stata.Rd | 3
man/scale_shape_tableau.Rd | 3
man/scale_shape_tremmel.Rd | 3
man/scale_solarized.Rd | 3
man/scale_stata.Rd | 3
man/scale_tufte.Rd | 3
man/scale_wsj.Rd | 3
man/show_linetypes.Rd | 3
man/show_shapes.Rd | 3
man/smart_digits.Rd | 3
man/solarized_pal.Rd | 3
man/solarized_rebase.Rd | 3
man/stat_fivenumber.Rd | 3
man/stata_linetype_pal.Rd | 3
man/stata_pal.Rd | 3
man/stata_shape_pal.Rd | 3
man/tableau_color_pal.Rd | 3
man/tableau_div_gradient_pal.Rd | 3
man/tableau_seq_gradient_pal.Rd | 3
man/tableau_shape_pal.Rd | 3
man/theme_calc.Rd | 3
man/theme_economist.Rd | 3
man/theme_excel.Rd | 3
man/theme_few.Rd | 10 +-
man/theme_fivethirtyeight.Rd | 3
man/theme_foundation.Rd | 3
man/theme_gdocs.Rd | 3
man/theme_hc.Rd | 3
man/theme_igray.Rd | 3
man/theme_pander.Rd | 15 ++-
man/theme_solarized.Rd | 3
man/theme_solid.Rd | 3
man/theme_stata.Rd | 3
man/theme_tufte.Rd | 3
man/theme_wsj.Rd | 3
man/tremmel_shape_pal.Rd | 3
man/wsj_pal.Rd | 3
vignettes/children/examples.Rmd | 19 +++
vignettes/children/install.Rmd | 5 +
vignettes/children/intro.Rmd | 40 ++++++--
83 files changed, 510 insertions(+), 316 deletions(-)
Title: Tools for Storing, Restoring and Searching for R Objects
Diff between archivist versions 1.2 dated 2014-11-29 and 1.3 dated 2015-03-01
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
DESCRIPTION | 6 -
MD5 | 72 +++++++++++------------
NAMESPACE | 4 -
R/addTagsRepo.R | 7 +-
R/cache.R | 4 -
R/copyToRepo.R | 20 +++---
R/createEmptyRepo.R | 8 ++
R/extractData.R | 44 +++++++-------
R/getTags.R | 31 +++++----
R/loadFromRepo.R | 38 ++++++------
R/rmFromRepo.R | 140 ++++++++++++++++++++++++++++++++++++++++++---
R/saveToRepo.R | 20 +++---
R/searchInRepo.R | 39 +++++++-----
R/setRepo.R |only
R/shinySearchInLocalRepo.R | 5 -
R/showRepo.R | 27 ++++----
R/summaryRepo.R | 25 ++++----
R/zipRepo.R | 25 +++-----
R/zzz.R | 2
man/Repository.Rd | 6 +
man/Tags.Rd | 6 +
man/addTagsRepo.Rd | 11 ++-
man/archivist-package.Rd | 6 +
man/cache.Rd | 17 +++--
man/copyToRepo.Rd | 21 ++++--
man/createEmptyRepo.Rd | 6 +
man/deleteRepo.Rd | 6 +
man/getTags.Rd | 30 ++++++---
man/loadFromRepo.Rd | 24 +++++--
man/md5hash.Rd | 6 +
man/rmFromRepo.Rd | 93 ++++++++++++++++++++++++++++-
man/saveToRepo.Rd | 19 ++++--
man/searchInRepo.Rd | 36 ++++++++---
man/setRepo.Rd |only
man/shinySearchInRepo.Rd | 12 ++-
man/showRepo.Rd | 27 ++++++--
man/summaryRepo.Rd | 25 +++++---
man/zipRepo.Rd | 29 ++++++---
38 files changed, 625 insertions(+), 272 deletions(-)
Title: Excel Connector for R
Diff between XLConnect versions 0.2-10 dated 2015-01-25 and 0.2-11 dated 2015-03-01
Description: Provides comprehensive functionality to read, write and format Excel data.
Author: Mirai Solutions GmbH [aut],
Martin Studer [cre],
The Apache Software Foundation [ctb, cph] (Apache POI, Apache Commons
Codec),
Stephen Colebourne [ctb, cph] (Joda-Time Java library)
Maintainer: Martin Studer
XLConnect-0.2-10/XLConnect/inst/java/XLConnect-0.2-10.jar |only
XLConnect-0.2-10/XLConnect/inst/java/poi-3.11.jar |only
XLConnect-0.2-10/XLConnect/inst/java/poi-ooxml-3.11.jar |only
XLConnect-0.2-10/XLConnect/vignettes/img/AdvancedExample1a.png |only
XLConnect-0.2-10/XLConnect/vignettes/img/AdvancedExample1b.png |only
XLConnect-0.2-10/XLConnect/vignettes/img/AdvancedExample1c.png |only
XLConnect-0.2-11/XLConnect/DESCRIPTION | 13
XLConnect-0.2-11/XLConnect/MD5 | 37 -
XLConnect-0.2-11/XLConnect/NEWS | 6
XLConnect-0.2-11/XLConnect/README.md | 4
XLConnect-0.2-11/XLConnect/data |only
XLConnect-0.2-11/XLConnect/inst/XLConnect.R | 139 ++----
XLConnect-0.2-11/XLConnect/inst/doc/XLConnect.R | 137 ++----
XLConnect-0.2-11/XLConnect/inst/doc/XLConnect.Rnw | 209 +++-------
XLConnect-0.2-11/XLConnect/inst/doc/XLConnect.pdf |binary
XLConnect-0.2-11/XLConnect/inst/doc/XLConnectImpatient.Rnw | 2
XLConnect-0.2-11/XLConnect/inst/doc/XLConnectImpatient.pdf |binary
XLConnect-0.2-11/XLConnect/inst/java/XLConnect-0.2-11.jar |only
XLConnect-0.2-11/XLConnect/inst/java/poi-3.12-beta1.jar |only
XLConnect-0.2-11/XLConnect/inst/java/poi-ooxml-3.12-beta1.jar |only
XLConnect-0.2-11/XLConnect/java/README | 4
XLConnect-0.2-11/XLConnect/man/XLConnect-package.Rd | 8
XLConnect-0.2-11/XLConnect/man/swissfranc.Rd |only
XLConnect-0.2-11/XLConnect/vignettes/XLConnect.Rnw | 209 +++-------
XLConnect-0.2-11/XLConnect/vignettes/XLConnectImpatient.Rnw | 2
25 files changed, 295 insertions(+), 475 deletions(-)
Title: Data Generation with Binary and Continuous Non-Normal Components
Diff between BinNonNor versions 1.1 dated 2015-02-01 and 1.2 dated 2015-03-01
Description: Generation of multiple binary and continuous non-normal variables simultaneously
given the marginal characteristics and association structure based on the methodology
proposed by Demirtas et al. (2012).
Author: Gul Inan, Hakan Demirtas
Maintainer: Gul Inan
DESCRIPTION | 10 +++++-----
MD5 | 12 ++++++------
R/gen.Bin.NonNor.R | 19 +++++++++++--------
man/BinNonNor-package.Rd | 10 ++++++----
man/gen.Bin.NonNor.Rd | 6 ++++--
man/validation.bin.Rd | 4 ++--
man/validation.skewness.kurtosis.Rd | 8 ++++----
7 files changed, 38 insertions(+), 31 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2015-02-23 1.3.50
Title: Monte Carlo for Classical Ising Model
Diff between isingLenzMC versions 0.2.1 dated 2014-05-18 and 0.2.3 dated 2015-03-01
Description: Classical Ising Model is a land mark system in statistical physics. Model explains physics of spin glasses and magnetic materials, but used in many different context for example phase transitions and neural systems. This package provides utilities to simulate one dimensional Ising Model with Metropolis and Glauber Monte Carlo with single flip dynamics in periodic boundary conditions.
Author: Mehmet Suzen
Maintainer: Mehmet Suzen
isingLenzMC-0.2.1/isingLenzMC/inst/effectiveErgodicity |only
isingLenzMC-0.2.1/isingLenzMC/inst/vignettes |only
isingLenzMC-0.2.3/isingLenzMC/DESCRIPTION | 10 ++++----
isingLenzMC-0.2.3/isingLenzMC/GPL-3 |only
isingLenzMC-0.2.3/isingLenzMC/LICENCE.note |only
isingLenzMC-0.2.3/isingLenzMC/MD5 | 21 +++++++++++------
isingLenzMC-0.2.3/isingLenzMC/NEWS |only
isingLenzMC-0.2.3/isingLenzMC/build |only
isingLenzMC-0.2.3/isingLenzMC/inst/CITATION |only
isingLenzMC-0.2.3/isingLenzMC/inst/doc |only
isingLenzMC-0.2.3/isingLenzMC/inst/examples |only
isingLenzMC-0.2.3/isingLenzMC/vignettes |only
12 files changed, 19 insertions(+), 12 deletions(-)
Title: Various Programming Utilities
Diff between R.utils versions 1.34.0 dated 2014-10-08 and 2.0.0 dated 2015-03-01
Description: Utility functions useful when programming and developing R packages.
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson
R.utils-1.34.0/R.utils/R/bunzip2.R |only
R.utils-1.34.0/R.utils/R/gzip.R |only
R.utils-1.34.0/R.utils/man/bunzip2.Rd |only
R.utils-1.34.0/R.utils/man/gzip.Rd |only
R.utils-1.34.0/R.utils/tests/finalizer_crash.R |only
R.utils-1.34.0/R.utils/tests/symlinks.R |only
R.utils-2.0.0/R.utils/DESCRIPTION | 16
R.utils-2.0.0/R.utils/MD5 | 240 ++++++++-----
R.utils-2.0.0/R.utils/NAMESPACE | 11
R.utils-2.0.0/R.utils/NEWS | 47 ++
R.utils-2.0.0/R.utils/R/999.NonDocumentedObjects.R | 1
R.utils-2.0.0/R.utils/R/Arguments.R | 43 ++
R.utils-2.0.0/R.utils/R/CmdArgsFunction.R | 20 -
R.utils-2.0.0/R.utils/R/Java.R | 31 -
R.utils-2.0.0/R.utils/R/OperatorDelayedAssign.R | 79 ++++
R.utils-2.0.0/R.utils/R/ProgressBar.R | 59 +--
R.utils-2.0.0/R.utils/R/attachLocally.R | 45 +-
R.utils-2.0.0/R.utils/R/captureOutput.R | 8
R.utils-2.0.0/R.utils/R/cmdArgs.R | 2
R.utils-2.0.0/R.utils/R/commandArgs.R | 48 ++
R.utils-2.0.0/R.utils/R/compressFile.R |only
R.utils-2.0.0/R.utils/R/createLink.R | 9
R.utils-2.0.0/R.utils/R/displayCode.R | 7
R.utils-2.0.0/R.utils/R/downloadFile.R | 8
R.utils-2.0.0/R.utils/R/eget.R | 16
R.utils-2.0.0/R.utils/R/fileAccess.R | 2
R.utils-2.0.0/R.utils/R/findFiles.R | 19 -
R.utils-2.0.0/R.utils/R/getPathIfEmpty.R |only
R.utils-2.0.0/R.utils/R/insert.R | 14
R.utils-2.0.0/R.utils/R/isUrl.R | 10
R.utils-2.0.0/R.utils/R/listDirectory.R | 6
R.utils-2.0.0/R.utils/R/mout.R | 63 +++
R.utils-2.0.0/R.utils/R/mpager.R |only
R.utils-2.0.0/R.utils/R/readBinFragments.R | 10
R.utils-2.0.0/R.utils/R/readTableIndex.R | 9
R.utils-2.0.0/R.utils/R/readWindowsShortcut.R | 2
R.utils-2.0.0/R.utils/R/saveObject.R | 2
R.utils-2.0.0/R.utils/R/seqToIntervals.R | 23 -
R.utils-2.0.0/R.utils/R/toCamelCase.R | 61 +--
R.utils-2.0.0/R.utils/R/unwrap.array.R | 23 -
R.utils-2.0.0/R.utils/R/use.R | 98 +++--
R.utils-2.0.0/R.utils/R/withCapture.R | 14
R.utils-2.0.0/R.utils/R/withSeed.R | 14
R.utils-2.0.0/R.utils/R/withSink.R | 9
R.utils-2.0.0/R.utils/R/withTimeout.R | 16
R.utils-2.0.0/R.utils/R/writeBinFragments.R | 13
R.utils-2.0.0/R.utils/R/zzz.R | 29 -
R.utils-2.0.0/R.utils/man/Non-documented_objects.Rd | 1
R.utils-2.0.0/R.utils/man/PERCENTLT_-PERCENT.Rd | 1
R.utils-2.0.0/R.utils/man/ProgressBar.Rd | 36 -
R.utils-2.0.0/R.utils/man/R.utils-package.Rd | 2
R.utils-2.0.0/R.utils/man/as.character.ProgressBar.Rd | 38 +-
R.utils-2.0.0/R.utils/man/captureOutput.Rd | 8
R.utils-2.0.0/R.utils/man/compressFile.Rd |only
R.utils-2.0.0/R.utils/man/createLink.Rd | 1
R.utils-2.0.0/R.utils/man/eget.Rd | 3
R.utils-2.0.0/R.utils/man/findFiles.Rd | 11
R.utils-2.0.0/R.utils/man/getBarString.ProgressBar.Rd | 38 +-
R.utils-2.0.0/R.utils/man/getReadablePathname.Arguments.Rd | 10
R.utils-2.0.0/R.utils/man/increase.ProgressBar.Rd | 42 +-
R.utils-2.0.0/R.utils/man/isDone.ProgressBar.Rd | 38 +-
R.utils-2.0.0/R.utils/man/isUrl.Rd | 2
R.utils-2.0.0/R.utils/man/listDirectory.Rd | 6
R.utils-2.0.0/R.utils/man/mout.Rd | 7
R.utils-2.0.0/R.utils/man/mpager.Rd |only
R.utils-2.0.0/R.utils/man/readTableIndex.Rd | 78 ++--
R.utils-2.0.0/R.utils/man/reset.ProgressBar.Rd | 42 +-
R.utils-2.0.0/R.utils/man/seqToIntervals.Rd | 6
R.utils-2.0.0/R.utils/man/setMaxValue.ProgressBar.Rd | 40 +-
R.utils-2.0.0/R.utils/man/setProgress.ProgressBar.Rd | 48 +-
R.utils-2.0.0/R.utils/man/setStepLength.ProgressBar.Rd | 40 +-
R.utils-2.0.0/R.utils/man/setTicks.ProgressBar.Rd | 40 +-
R.utils-2.0.0/R.utils/man/setValue.ProgressBar.Rd | 48 +-
R.utils-2.0.0/R.utils/man/update.ProgressBar.Rd | 40 +-
R.utils-2.0.0/R.utils/man/use.Rd | 8
R.utils-2.0.0/R.utils/man/withSeed.Rd | 4
R.utils-2.0.0/R.utils/man/withTimeout.Rd | 7
R.utils-2.0.0/R.utils/tests/FileProgressBar.R |only
R.utils-2.0.0/R.utils/tests/GString.R |only
R.utils-2.0.0/R.utils/tests/Java.R |only
R.utils-2.0.0/R.utils/tests/MultiVerbose.R |only
R.utils-2.0.0/R.utils/tests/NullVerbose.R |only
R.utils-2.0.0/R.utils/tests/OperatorDelayedAssign.R |only
R.utils-2.0.0/R.utils/tests/Options.R |only
R.utils-2.0.0/R.utils/tests/ProgressBar.R |only
R.utils-2.0.0/R.utils/tests/Settings.R |only
R.utils-2.0.0/R.utils/tests/System.R |only
R.utils-2.0.0/R.utils/tests/TextStatusBar.R |only
R.utils-2.0.0/R.utils/tests/VComments.R |only
R.utils-2.0.0/R.utils/tests/Verbose.R |only
R.utils-2.0.0/R.utils/tests/absolute-relative-paths.R | 3
R.utils-2.0.0/R.utils/tests/arrayIndex.R |only
R.utils-2.0.0/R.utils/tests/attachLocally.R | 18
R.utils-2.0.0/R.utils/tests/callHooks.R |only
R.utils-2.0.0/R.utils/tests/capitalize.R |only
R.utils-2.0.0/R.utils/tests/captureOutput.R | 5
R.utils-2.0.0/R.utils/tests/cmdArgs.R | 14
R.utils-2.0.0/R.utils/tests/colClasses.R |only
R.utils-2.0.0/R.utils/tests/commandArgs.R | 44 ++
R.utils-2.0.0/R.utils/tests/compressFile.R |only
R.utils-2.0.0/R.utils/tests/copyRenameFile.R | 7
R.utils-2.0.0/R.utils/tests/cout.R |only
R.utils-2.0.0/R.utils/tests/createFileAtomically.R |only
R.utils-2.0.0/R.utils/tests/dataFrame.R |only
R.utils-2.0.0/R.utils/tests/dimNA.R |only
R.utils-2.0.0/R.utils/tests/displayCode.R |only
R.utils-2.0.0/R.utils/tests/eget.R |only
R.utils-2.0.0/R.utils/tests/egsub.R | 15
R.utils-2.0.0/R.utils/tests/env.R |only
R.utils-2.0.0/R.utils/tests/extract.array.R |only
R.utils-2.0.0/R.utils/tests/fileAccess.R |only
R.utils-2.0.0/R.utils/tests/findFiles.R |only
R.utils-2.0.0/R.utils/tests/findSourceTraceback.R |only
R.utils-2.0.0/R.utils/tests/gcat.R |only
R.utils-2.0.0/R.utils/tests/getParent.R |only
R.utils-2.0.0/R.utils/tests/hpaste.R |only
R.utils-2.0.0/R.utils/tests/insert.R |only
R.utils-2.0.0/R.utils/tests/intToHex.R |only
R.utils-2.0.0/R.utils/tests/isPackageLoaded.R |only
R.utils-2.0.0/R.utils/tests/isReplicated.R |only
R.utils-2.0.0/R.utils/tests/isUrl.R |only
R.utils-2.0.0/R.utils/tests/isZero.R |only
R.utils-2.0.0/R.utils/tests/listDirectory.R |only
R.utils-2.0.0/R.utils/tests/loadObject.R |only
R.utils-2.0.0/R.utils/tests/loadToEnv.R |only
R.utils-2.0.0/R.utils/tests/mkdirs.R | 53 +-
R.utils-2.0.0/R.utils/tests/mout.R | 160 ++++----
R.utils-2.0.0/R.utils/tests/mpager.R |only
R.utils-2.0.0/R.utils/tests/pushBackupFile.R |only
R.utils-2.0.0/R.utils/tests/pushTemporaryFile.R |only
R.utils-2.0.0/R.utils/tests/readBinFragments.R |only
R.utils-2.0.0/R.utils/tests/readWindowsShellLink.R |only
R.utils-2.0.0/R.utils/tests/readWindowsShortcut.R |only
R.utils-2.0.0/R.utils/tests/resample.R |only
R.utils-2.0.0/R.utils/tests/seqToHumanReadable.R |only
R.utils-2.0.0/R.utils/tests/seqToIntervals.R |only
R.utils-2.0.0/R.utils/tests/sourceTo.R |only
R.utils-2.0.0/R.utils/tests/splitByPattern.R |only
R.utils-2.0.0/R.utils/tests/subplots.R |only
R.utils-2.0.0/R.utils/tests/symlinks,dirs.R |only
R.utils-2.0.0/R.utils/tests/symlinks,files.R |only
R.utils-2.0.0/R.utils/tests/systemR.R |only
R.utils-2.0.0/R.utils/tests/tempvar.R |only
R.utils-2.0.0/R.utils/tests/toCamelCase.R | 8
R.utils-2.0.0/R.utils/tests/use.R | 3
R.utils-2.0.0/R.utils/tests/useRepos.R |only
R.utils-2.0.0/R.utils/tests/whichVector.R |only
R.utils-2.0.0/R.utils/tests/withCapture.R | 15
R.utils-2.0.0/R.utils/tests/withLocale.R | 20 +
R.utils-2.0.0/R.utils/tests/withOptions.R | 21 +
R.utils-2.0.0/R.utils/tests/withRepos.R | 21 +
R.utils-2.0.0/R.utils/tests/withSeed.R | 69 ++-
R.utils-2.0.0/R.utils/tests/withSink.R | 134 ++++---
R.utils-2.0.0/R.utils/tests/withTimeout.R | 80 +++-
R.utils-2.0.0/R.utils/tests/wrap.array.R |only
R.utils-2.0.0/R.utils/tests/writeDataFrame.R | 50 +-
R.utils-2.0.0/R.utils/tests/zzz_finalizer_crash.R |only
157 files changed, 1662 insertions(+), 850 deletions(-)
Title: Data Generation with Poisson, Binary and Ordinal Components
Diff between PoisBinOrd versions 1.0 dated 2015-02-03 and 1.1 dated 2015-03-01
Description: Generation of multiple count, binary and ordinal variables simultaneously
given the marginal characteristics and association structure. Throughout the package,
the word 'Poisson' is used to imply count data under the assumption of Poisson distribution.
Author: Gul Inan, Hakan Demirtas
Maintainer: Gul Inan
DESCRIPTION | 8 ++++----
MD5 | 14 +++++++-------
R/gen.PoisBinOrd.R | 26 +++++++++++++++-----------
R/intermediate.corr.PP.R | 6 ++++--
man/PoisBinOrd-package.Rd | 9 +++++----
man/gen.PoisBinOrd.Rd | 10 ++++++----
man/intermediate.corr.P_BO.Rd | 4 ++--
man/validation.bin.Rd | 6 +++---
8 files changed, 46 insertions(+), 37 deletions(-)
Title: Generate and Modify Synthetic Datasets
Diff between gendata versions 1.0 dated 2014-05-08 and 1.1 dated 2015-03-01
Description: Set of functions to create datasets using a correlation matrix.
Author: Francis Huang
Maintainer: Francis Huang
DESCRIPTION | 11 +++----
MD5 | 14 ++++----
R/genmvnorm.R | 77 +++++++++++++++++++++++++++++--------------------
man/dtrans.Rd | 2 -
man/gendata-package.Rd | 8 ++---
man/genmvnorm.Rd | 4 +-
man/recalib.Rd | 2 -
man/revcode.Rd | 2 -
8 files changed, 67 insertions(+), 53 deletions(-)
More information about FinCovRegularization at CRAN
Permanent link
Title: Drat R Archive Template
Diff between drat versions 0.0.1 dated 2015-02-05 and 0.0.2 dated 2015-03-01
Description: Creation and Use of R Repositories via two helper functions
to insert packages into a repository, and to add repository information
to the current R session. Two primary types of repositories are support:
gh-pages at GitHub, as well as local repositories on either the same machine
or a local network. Drat is a recursive acronym: Drat R Archive Template.
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel
ChangeLog | 50 +++++++++++++++++++++++++++++++++++++++++++++++++
DESCRIPTION | 18 +++++++----------
MD5 | 19 +++++++++---------
R/addRepo.R | 3 --
R/insertPackage.R | 52 +++++++++++++++++++++++++++++++++++++++++++--------
R/pruneRepo.R |only
README.md | 47 +++++++++++++++++++++++++++++++++++++---------
inst/TODO.md | 9 +++++++-
man/addRepo.Rd | 3 --
man/drat-package.Rd | 2 -
man/insertPackage.Rd | 7 ++++--
11 files changed, 166 insertions(+), 44 deletions(-)
Title: Quantile, Composite Quantile Regression and Regularized Versions
Diff between cqrReg versions 1.0 dated 2014-11-27 and 1.1 dated 2015-03-01
Description: Estimate quantile regression(QR) and composite quantile regression (cqr) and with adaptive lasso penalty using interior point (IP), majorize and minimize(MM), coordinate descent (CD), and alternating direction method of multipliers algorithms(ADMM).
Author: Jueyu Gao & Linglong Kong
Maintainer: Jueyu Gao
cqrReg-1.0/cqrReg/R/cqr.lasso.ip.R |only
cqrReg-1.0/cqrReg/man/cqr.lasso.ip.Rd |only
cqrReg-1.1/cqrReg/DESCRIPTION | 11 ++---
cqrReg-1.1/cqrReg/MD5 | 62 ++++++++++++++++++---------------
cqrReg-1.1/cqrReg/NAMESPACE | 3 -
cqrReg-1.1/cqrReg/R/QR.admm.R | 14 ++++---
cqrReg-1.1/cqrReg/R/QR.cd.R | 11 ++++-
cqrReg-1.1/cqrReg/R/QR.ip.R | 20 +---------
cqrReg-1.1/cqrReg/R/QR.lasso.admm.R | 10 ++---
cqrReg-1.1/cqrReg/R/QR.lasso.cd.R | 12 ++++--
cqrReg-1.1/cqrReg/R/QR.lasso.ip.R | 28 +-------------
cqrReg-1.1/cqrReg/R/QR.lasso.mm.R | 13 ++++--
cqrReg-1.1/cqrReg/R/QR.mm.R | 11 ++++-
cqrReg-1.1/cqrReg/R/cqr.admm.R | 13 ++++--
cqrReg-1.1/cqrReg/R/cqr.cd.R | 9 +++-
cqrReg-1.1/cqrReg/R/cqr.fit.R |only
cqrReg-1.1/cqrReg/R/cqr.fit.lasso.R |only
cqrReg-1.1/cqrReg/R/cqr.ip.R | 34 +++---------------
cqrReg-1.1/cqrReg/R/cqr.lasso.admm.R | 13 +++---
cqrReg-1.1/cqrReg/R/cqr.lasso.cd.R | 10 +++--
cqrReg-1.1/cqrReg/R/cqr.lasso.mm.R | 11 ++++-
cqrReg-1.1/cqrReg/R/cqr.mm.R | 9 +++-
cqrReg-1.1/cqrReg/R/qrfit.R |only
cqrReg-1.1/cqrReg/R/qrfit.lasso.R |only
cqrReg-1.1/cqrReg/man/QR.ip.Rd | 12 ++++--
cqrReg-1.1/cqrReg/man/QR.lasso.ip.Rd | 13 ++++--
cqrReg-1.1/cqrReg/man/cqr.fit.Rd |only
cqrReg-1.1/cqrReg/man/cqr.fit.lasso.Rd |only
cqrReg-1.1/cqrReg/man/cqr.ip.Rd | 12 ++++--
cqrReg-1.1/cqrReg/man/qrfit.Rd |only
cqrReg-1.1/cqrReg/man/qrfit.lasso.Rd |only
cqrReg-1.1/cqrReg/src/ADMM.cpp | 17 ++++-----
cqrReg-1.1/cqrReg/src/CQRMM.cpp | 2 -
cqrReg-1.1/cqrReg/src/CQRPMM.cpp | 2 -
cqrReg-1.1/cqrReg/src/QRMM.cpp | 2 -
cqrReg-1.1/cqrReg/src/QRPCD.cpp | 2 -
cqrReg-1.1/cqrReg/src/QRPMM.cpp | 2 -
37 files changed, 177 insertions(+), 181 deletions(-)