Package: metaDigitise Title: Extract and Summarise Data from Published Figures Version: 1.0.2 Authors@R: c(person("Joel", "Pick", email = "joel.l.pick@gmail.com", role = c("aut")), person("Shinichi", "Nakagawa", email = "s.nakagawa@unsw.edu.au", role = c("aut")), person("Daniel", "Noble", email = "daniel.wa.noble@gmail.com", role = c("aut", "cre"))) Description: High-throughput, flexible and reproducible extraction of data from figures in primary research papers. metaDigitise() can extract data and / or automatically calculate summary statistics for users from box plots, bar plots (e.g., mean and errors), scatter plots and histograms. Depends: R (>= 3.4) License: GPL (>=2) Encoding: UTF-8 RoxygenNote: 7.3.2 Imports: magick, stats, graphics, utils, purrr Suggests: testthat, knitr, rmarkdown BugReports: https://github.com/daniel1noble/metaDigitise/issues VignetteBuilder: knitr Config/pak/sysreqs: libmagick++-dev gsfonts libssl-dev Repository: https://daniel1noble.r-universe.dev Date/Publication: 2025-11-19 10:38:30 UTC RemoteUrl: https://github.com/daniel1noble/metadigitise RemoteRef: HEAD RemoteSha: 92dacc235ab6fbbeb8414475776dfd6eb67f5630 NeedsCompilation: no Packaged: 2026-06-17 09:04:01 UTC; root Author: Joel Pick [aut], Shinichi Nakagawa [aut], Daniel Noble [aut, cre] Maintainer: Daniel Noble