Package: forImage
Type: Package
Title: Foraminiferal Image Analysis and Test Measurement
Version: 0.1.0
Authors@R: c(
    person("Thaise", "R Freitas", , "thaisericardo.freitas@gmail.com", c("aut", "cre")),
    person("Eduardo", "Bacalhau", , role = "aut"),
    person("Carla", "Bonetti", , role = "aut"))
Maintainer: Thaise R Freitas <thaisericardo.freitas@gmail.com>
Description: 
    The goal of this collection of functions is to provide an easy to use tool for the measurement of foraminifera and other unicellulars organisms size. With functions developed to guide foraminiferal test biovolume calculations and cell biomass estimations. The volume function includes several microalgae models geometric adaptations based on Hillebrand et al. (1999) <doi:10.1046/j.1529-8817.1999.3520403.x>, Sun and Liu (2003) <doi:10.1093/plankt/fbg096> and Vadrucci, Cabrini and Basset (2007) <doi:10.1285/i1825229Xv1n2p83>.
License: MIT + file LICENSE
URL: https://github.com/ThaiseRF/forImage
BugReports: https://github.com/ThaiseRF/forImage/issues
Encoding: UTF-8
Depends: R (>= 3.2.0)
LazyData: true
Imports: dplyr, magrittr, tibble, reticulate
RoxygenNote: 7.1.0
Suggests: knitr, rmarkdown, data.table, xml2, raster, testthat (>=
        2.1.0)
SystemRequirements: Python >=3.5, numpy ( >= 1.18.1), imutils ( >=
        0.5.3), scipy ( >= 1.4.1), pandas ( >= 1.0.2), Pillow ( >=
        7.0.0), opencv ( >= 4.1.2)
VignetteBuilder: knitr
Author: Thaise R Freitas [aut, cre],
  Eduardo Bacalhau [aut],
  Carla Bonetti [aut]
NeedsCompilation: no
Packaged: 2021-03-01 19:43:14 UTC; Thaise Freitas
Repository: CRAN
Date/Publication: 2021-03-02 20:10:02 UTC
Built: R 4.0.2; ; 2021-03-04 12:28:59 UTC; unix
