Recent Releases of envalysis

envalysis - envalysis v0.7.0+cran

New Features

  • predict() method for class 'calibration'

Natural Resources - Soil and Land - R
Published by zsteinmetz about 1 year 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

Natural Resources - Soil and Land - R
Published by zsteinmetz over 1 year ago

envalysis - envalysis v0.5.5+cran

Minor Improvements

  • The check_assumptions argument in calibration() is now less verbose; test results may be retrieved by calling print()
  • Replaced size argument in ggplot2::element_rect() and ggplot2::element_line() with linewidth
  • Update SOP for particle size estimations using texture()
  • Changed maintainer email address
  • Corrected typos

Natural Resources - Soil and Land - R
Published by zsteinmetz over 1 year ago

envalysis - envalysis v0.5.4+cran

Bug Fixes

  • skip tests for ggplot2 v3.4.0 due to deprecation warnings; replace size argument in ggplot2::element_rect() with linewidth later

Natural Resources - Soil and Land - R
Published by zsteinmetz over 2 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

Natural Resources - Soil and Land - R
Published by zsteinmetz over 2 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(), and loq()
  • Snapshot testing
  • Improved and more consistent documentation

Natural Resources - Soil and Land - R
Published by zsteinmetz about 4 years ago

envalysis - envalysis v0.4.2+cran

Minor improvements

  • Move to testthat 3rd edition

Bug fixes

  • Fix regression when using weights in calibration()

Natural Resources - Soil and Land - R
Published by zsteinmetz about 4 years ago

envalysis - envalysis v0.4.1+cran

New features

  • First preparations for weights support in calibration()

Minor improvements

  • Rename master branch to main

Bug fixes

  • Update testthat::expect_equal() calls to keep compatibility with R 4.1.0

Natural Resources - Soil and Land - R
Published by zsteinmetz over 4 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()

Natural Resources - Soil and Land - R
Published by zsteinmetz about 5 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 from lod()

Bug fixes

  • Better handling of unbalanced designs in calibration()
  • Reimplementation of drc's mselect() for texture() to get rid of global variables

Defunct functions

  • make.raw(), use rep() instead

Natural Resources - Soil and Land - R
Published by zsteinmetz almost 7 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 versions
  • signifig() can handle zeros better

Defunct functions

  • puri.test(), use lmer() on ranks (lme4) with Type II-ANOVA (car) instead

Natural Resources - Soil and Land - R
Published by zsteinmetz about 7 years ago

envalysis - envalysis v0.2.0

New features

  • texture class 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

Natural Resources - Soil and Land - R
Published by zsteinmetz about 9 years ago