Releases: Laboratorio-de-Pedometria/pedometrics-package
Releases · Laboratorio-de-Pedometria/pedometrics-package
pedometrics 0.12.1 (patch)
- Bug fix Remove escaped LaTeX specials in the documentation of
plotESDA()
. These escaped
LaTeX specials were resulting in notes in CRAN package check results for some flavors.
pedometrics 0.12.0 (minor)
- Improvement 1 New function
skewness()
: compute the moment coefficient of skewness of a
continuous, possibly non-normal variable. - Improvement 2 Reducing dependencies:
- Package moments is not in Suggests anymore. The moment coefficient of skewness used in
plotHD()
is now computed using the new functionskewness()
. - Package plyr is not Suggests anymore.
- Package geoR is not Suggests anymore.
- Package moments is not in Suggests anymore. The moment coefficient of skewness used in
- Improvement 3 Extended documentation. Some pedometrics-functions depend on functions
coming from other R-packages. These dependencies are now stated in the function help. This should
enable users to get ready before missing-package warnings are issued. Links to old and
development versions of those are provided as well. This should help users when a package is
temporarily removed from CRAN -- such as with geoR and georob. - Improvement 4 DESCRIPTION.
- The package description was extended to state which tools are included in the package.
- The CRAN archive https://cran.r-project.org/src/contrib/Archive/ is referenced so that users
can find formerly available versions of suggested packages that are no longer available from
CRAN because they were temporarily removed -- such as with geoR and georob. - Contributors of defunct functions were moved to
pedometrics-defunct.R
.
0.7.0 (minor)
New version (minor) including bug fixes, new functions, and function improvements.
version 0.6.4
Version 0.6-4 (2015-11-28)
- New functions have been added. They are designed for three purposes:
- Variogram estimation and analysis
- Evaluation of geostatistical models of uncertainty
- Calibrating random forest models
0.6.3
check if suggested packages are available
0.6-2
version 0.6.2