- 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
released this
- adapt code to changes to come in dplyr 0.7.5 (thanks to @krlmlr) and tidy up
Assets
2
randomchars42
released this
- remove tidyverse from "Suggests" as advised by tidyverse authors
- fix "Dependence on R version '3.4.2' not with patchlevel 0"
Assets
2
randomchars42
released this
- 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_concdid not stop ifmolar_mass/density_solute/
densitiy_solutionwere required but missing- add unit tests
Assets
2
randomchars42
released this
- model functions
- update documentation
- add more examples
Assets
2
randomchars42
released this
- fix error in
factor_conc:factor_concdid not stop ifmolar_mass/density_solute/densitiy_solutionwere needed but missing- add unit tests
Assets
2
randomchars42
released this
- 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
released this
initial release