Skip to content

Releases: randomchars42/bioset

bioset 0.2.3

13 Nov 14:22
Compare
Choose a tag to compare
  • set_read: check additional_vars for column names that might get overwritten
  • canonicalise_units: fix unit conversion for % w / v (will throw warning)

bioset 0.2.2

17 Apr 19:21
Compare
Choose a tag to compare
  • adapt code to changes to come in dplyr 0.7.5 (thanks to @krlmlr) and tidy up

bioset 0.2.1

04 Apr 09:26
Compare
Choose a tag to compare
  • remove tidyverse from "Suggests" as advised by tidyverse authors
  • fix "Dependence on R version '3.4.2' not with patchlevel 0"

bioset 0.2.0

03 Nov 12:46
Compare
Choose a tag to compare
  • 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

bioset 0.2.0.9002

20 Oct 20:01
Compare
Choose a tag to compare
bioset 0.2.0.9002 Pre-release
Pre-release
  • model functions
    • update documentation
    • add more examples

bioset 0.2.0.9001

14 Oct 14:06
Compare
Choose a tag to compare
bioset 0.2.0.9001 Pre-release
Pre-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

bioset 0.2.0.9000

13 Oct 04:39
Compare
Choose a tag to compare
bioset 0.2.0.9000 Pre-release
Pre-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

bioset 0.1.0

08 Oct 12:03
Compare
Choose a tag to compare

initial release