Package: uFTIR
Type: Package
Title: Process and Analyze Agilent Cary 620 FTIR Microscope Images
Version: 0.1.3
Date: 2021-09-02
Authors@R: 
    person(
      given = "Fabio",
      family = "Corradini",
      role = c("aut", "cre"),
      email = "fabio.corradini@inia.cl",
      comment = c(ORCID = "0000-0001-9696-7643")
    )
Maintainer: Fabio Corradini <fabio.corradini@inia.cl>
Description: A set of tools to read, process, and summarize Agilent Cary 620 uFTIR Microscope hyperspectral images
    primarily intended for microplastic analysis.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.0.4.0), parallel (>= 4.0.4)
Imports: Rcpp (>= 1.0.7), methods (>= 4.0.4), raster (>= 3.4.13), sp
        (>= 1.4.5)
Suggests: testthat (>= 3.0.4), rgeos (>= 0.5.5), signal (>= 0.7.7),
        rgdal (>= 1.5.23)
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.1.1
Collate: 'RcppExports.R' 'classes.R' 'clipper.R' 'datadocs.R'
        'mask_sam.r' 'matrix_sam.r' 'mosaic_chunk.R' 'mosaic_compose.R'
        'mosaic_info.R' 'mosaic_sam.R' 'plot_methods.R' 'preprocess.R'
        'profile_methods.R' 'sam_load.R' 'sam_write.r' 'smooth_sam.R'
        'summary_methods.R' 'tile_base_corr.R' 'tile_read.R'
        'tile_sam.R' 'uFTIR.R' 'wavealign.R'
SystemRequirements: C++11
NeedsCompilation: yes
Packaged: 2021-09-06 14:46:20 UTC; fabio.corradini
Author: Fabio Corradini [aut, cre] (<https://orcid.org/0000-0001-9696-7643>)
Repository: CRAN
Date/Publication: 2021-09-08 13:30:02 UTC
