Recent Releases of envalysis
envalysis - envalysis v0.7.0+cran
New Features
predict()method for class 'calibration'
- R
Published by zsteinmetz almost 2 years ago
envalysis - envalysis v0.6.0+cran
New Features
- Inverse predict concentrations from calibration curves using
inv_predict() as.list()method for class 'calibration'- pkgdown documentation
Minor Improvements
- Code coverage
- GitHub Actions for macOS
- Don't export
mselect()fork anymore; use drc::mselect()instead
- R
Published by zsteinmetz over 2 years ago
envalysis - envalysis v0.5.5+cran
Minor Improvements
- The
check_assumptionsargument incalibration()is now less verbose; test results may be retrieved by callingprint() - Replaced
sizeargument in ggplot2::element_rect()and ggplot2::element_line()withlinewidth - Update SOP for particle size estimations using
texture() - Changed maintainer email address
- Corrected typos
- R
Published by zsteinmetz over 2 years ago
envalysis - envalysis v0.5.4+cran
Bug Fixes
- skip tests for ggplot2 v3.4.0 due to deprecation warnings; replace
sizeargument in ggplot2::element_rect()withlinewidthlater
- R
Published by zsteinmetz over 3 years ago
envalysis - envalysis v0.5.3+cran
Minor Improvements
- Update GitHub Actions
- Tidy news file
Bug Fixes
- Fix 'invalid nsmall argument' error when using
signifig()with certain value combinations - Fixed moved URLs
- R
Published by zsteinmetz over 3 years ago
envalysis - envalysis v0.5.1+cran
New features
- Finding optimum weights for weighted calibrations using
weight_select() - Calculating matrix effects (signal suppression/enhancement) with
matrix_effect() calibration()now checks for model assumptions
Minor improvements
- Additional "blanks" parameter introduced to
calibration(),lod(), andloq() - Snapshot testing
- Improved and more consistent documentation
- R
Published by zsteinmetz almost 5 years ago
envalysis - envalysis v0.4.2+cran
Minor improvements
- Move to testthat 3rd edition
Bug fixes
- Fix regression when using weights in
calibration()
- R
Published by zsteinmetz about 5 years ago
envalysis - envalysis v0.4.1+cran
New features
- First preparations for weights support in
calibration()
Minor improvements
- Rename
masterbranch tomain
Bug fixes
- Update
testthat::expect_equal()calls to keep compatibility with R 4.1.0
- R
Published by zsteinmetz about 5 years ago
envalysis - envalysis v0.4.0+cran
Minor improvements
texture()now takes data as formula- tibble support for
texture() loq()iterates only until significant digits won't change anymore
Bug fixes
- Force percentage bounds for
texture()to 0 and 100 - Increased margins for
theme_publish()
- R
Published by zsteinmetz almost 6 years ago
envalysis - envalysis v0.3.3+cran
Minor improvements
- First CRAN release
- Better package description
loq()now uses iterations instead of estimating the value fromlod()
Bug fixes
- Better handling of unbalanced designs in
calibration() - Reimplementation of drc's
mselect()fortexture()to get rid of global variables
Defunct functions
make.raw(), userep()instead
- R
Published by zsteinmetz almost 8 years ago
envalysis - envalysis v0.3.0
New features
- testthat support
Minor improvements
signifig()supports 'siunitx' LaTeX output- Better data handling in
calibration() - Updated man pages
Bug fixes
theme_publish()updated to work with current ggplot2 versionssignifig()can handle zeros better
Defunct functions
puri.test(), uselmer()on ranks (lme4) with Type II-ANOVA (car) instead
- R
Published by zsteinmetz about 8 years ago
envalysis - envalysis v0.2.0
New features
textureclass for automatic determination of particle size distribution using a hydrometer in accordance with ASTM D422-63(2007)e2
Minor improvements and bugfixes
- updated
theme_publish() - demo file added
- R
Published by zsteinmetz almost 10 years ago