Package: loggercal Title: Estimation of Calibration Equations for Temperature Data Loggers Version: 1.0-0 Authors@R: c(person(given = "Colin", family = "Millar", role = c("aut", "cre"), email = "colinpmillar@gmail.com"), person(given = "Karen", family = "Millidine", role = "aut", email = "k.millidine@marlab.ac.uk")) Description: Contains all functions required to (1) Read in temperature logger calibration data (External and Internal) (2) calculate approximate calibration functions to convert raw temps to true and raw temps to SE of approx (3) output a file containing calibration results by logger for use as a bulk upload to FLEObs database. Imports: grDevices, graphics, stats, utils, mgcv, tcltk Suggests: knitr License: file LICENSE VignetteBuilder: knitr RoxygenNote: 7.1.1 Encoding: UTF-8 Repository: https://faskally.r-universe.dev Date/Publication: 2020-10-15 14:21:44 UTC RemoteUrl: https://github.com/faskally/loggercal RemoteRef: HEAD RemoteSha: eece136367f3415609eb2a0dfd2564e4bb73dcaf NeedsCompilation: no Packaged: 2026-06-23 06:58:46 UTC; root Author: Colin Millar [aut, cre], Karen Millidine [aut] Maintainer: Colin Millar