Recent Releases of tread

tread - tread 0.5.3

  • Improve documentation
  • Update dev environment
  • Fix error messag

- R
Published by gl-eb about 1 year ago

tread - tread 0.5.2

  • Move commonly used checks to functions to avoid code repetition
  • Drop magrittr pipe dependency

Full Changelog: https://github.com/gl-eb/tread/compare/v0.5.1...v0.5.2

- R
Published by gl-eb over 1 year ago

tread - tread 0.5.1

  • Standalone type checks using rlang

Full Changelog: https://github.com/gl-eb/tread/compare/v0.5.0...v0.5.1

- R
Published by gl-eb over 1 year ago

tread - tread 0.5.0

  • Rename package to tread
  • Use citation file format (CFF) in addition to bibtex

- R
Published by gl-eb over 1 year ago

tread - tecanr 0.4.1

  • Add citation information and doi badge
  • Update author and copyright holder information

- R
Published by gl-eb over 2 years ago

tread - tecanr 0.4.0

  • Add tecan_unite() for stitching together time series measurements when the plate reader programme was stopped and restarted
  • Add tecan_single_time_single_reads() and tecan_time_series_single_reads(), which allow tecan_parse() to deal with all four data formats (all combinations of single or multiple reads per well as well as single timepoint or time series)
  • tecan_parse() now returns a tibble::tibble() with clean column names and correct column types
  • Deprecated tecan_read_temperature() since it is a special case of tecan_parse() and much less flexible in regards to the format of the input file
  • Improve documentation and create pkgdown website
  • Expand unit testing and use GitHub CI

- R
Published by gl-eb over 2 years ago

tread - tecanr 0.4.0

  • Add tecan_unite() for stitching together time series measurements when the plate reader programme was stopped and restarted
  • Add tecan_single_time_single_reads() and tecan_time_series_single_reads(), which allow tecan_parse() to deal with all four data formats (all combinations of single or multiple reads per well as well as single timepoint or time series)
  • tecan_parse() now returns a tibble::tibble() with clean column names and correct column types
  • Deprecated tecan_read_temperature() since it is a special case of tecan_parse() and much less flexible in regards to the format of the input file
  • Improve documentation and create pkgdown website
  • Expand unit testing and use GitHub CI

- R
Published by gl-eb over 2 years ago

tread - v0.3.2

Changelog - use writeLines() instead of print() to avoid line numbers - fixed namespace - got around R CMD check note about unused import of utils, which is needed for where() - updated renv lockfile

https://github.com/gl-eb/tecanr/compare/v0.3.1...v0.3.2

- R
Published by gl-eb over 3 years ago

tread - v0.3.1

  • Implemented initial version of tecan_parse(), which supports multiple reads per well of single or multiple timepoint OD measurements
  • Use renv for package development
  • Bug fixes and minor improvements

- R
Published by gl-eb over 3 years ago