Skip to content

@randomchars42 randomchars42 released this Nov 13, 2018

  • set_read: check additional_vars for column names that might get overwritten
  • canonicalise_units: fix unit conversion for % w / v (will throw warning)
Assets 2

@randomchars42 randomchars42 released this Apr 17, 2018 · 3 commits to master since this release

  • adapt code to changes to come in dplyr 0.7.5 (thanks to @krlmlr) and tidy up
Assets 2

@randomchars42 randomchars42 released this Apr 4, 2018 · 4 commits to master since this release

  • remove tidyverse from "Suggests" as advised by tidyverse authors
  • fix "Dependence on R version '3.4.2' not with patchlevel 0"
Assets 2

@randomchars42 randomchars42 released this Nov 3, 2017 · 8 commits to master since this release

  • add sets_read
  • add option to import csv with "," as decimal point
  • calc_conc / calc_prefix / convert_conc / convert_prefix:
    • add more rigorous checks on input
    • will throw an error if the unit is not recognised
    • be more permissive with whitespace in input
    • add more tests
    • permit more metric prefixes
    • add more examples
  • fix error in factor_conc:
    • factor_conc did not stop if molar_mass / density_solute /
      densitiy_solution were required but missing
    • add unit tests
Assets 2
Pre-release
Pre-release

@randomchars42 randomchars42 released this Oct 20, 2017 · 13 commits to master since this release

  • model functions
    • update documentation
    • add more examples
Assets 2
Pre-release
Pre-release

@randomchars42 randomchars42 released this Oct 14, 2017 · 17 commits to master since this release

  • fix error in factor_conc:
    • factor_conc did not stop if molar_mass / density_solute / densitiy_solution were needed but missing
    • add unit tests
Assets 2
Pre-release
Pre-release

@randomchars42 randomchars42 released this Oct 13, 2017 · 18 commits to master since this release

  • add sets_read
  • add option to import csv with "," as decimal point
  • calc_conc / calc_prefix / convert_conc / convert_prefix:
    • add more rigorous checks on input
    • will throw an error if the unit is not recognised
    • be more permissive with whitespace in input
    • add more tests
    • permit more metric prefixes
Assets 2

@randomchars42 randomchars42 released this Oct 8, 2017 · 34 commits to master since this release

initial release

Assets 2
You can’t perform that action at this time.