Package: AFM
Type: Package
Version: 2.0
Date: 2020-10-07
Title: Atomic Force Microscope Image Analysis
Authors@R: c(person("Mathieu", "Beauvais", role = c("aut", "cre"), email = "beauvais.escp@gmail.com"),person("Irma", "Liascukiene", role = "aut"),person("Jessem", "Landoulsi", role = "aut"))
Author: Mathieu Beauvais [aut, cre],
  Irma Liascukiene [aut],
  Jessem Landoulsi [aut]
Maintainer: Mathieu Beauvais <beauvais.escp@gmail.com>
Description: Provides Atomic Force Microscope images analysis such as Gaussian mixes identification, Power
    Spectral Density, roughness against lengthscale, experimental variogram and variogram models,
    fractal dimension and scale, 2D network analysis. The AFM images can be exported to STL format for 3D
    printing.
NeedsCompilation: no
Repository: CRAN
License: AGPL-3
Encoding: UTF-8
Depends: R (>= 3.4)
Imports: data.table(>= 1.9.6),stringr(>= 1.0.0),gstat(>=
        1.0-26),fractaldim(>= 0.8-4),rgl(>= 0.96),pracma(>=
        1.8.6),grid(>= 3.1.3),gridExtra(>= 2.0.0),moments(>=
        0.14),ggplot2(>= 1.0.1),sp(>= 1.2-0),png(>= 0.1-7),plyr(>=
        1.8.3), igraph(>= 1.0.1),methods(>= 3.1.3), shiny(>= 0.12.2),
        shinyjs(>= 0.4.0), scales(>= 0.4.0), dbscan(>= 0.9-8),
        mixtools(>= 1.0.4), fftwtools(>= 0.9-8)
Collate: 'AFM3DPrinter.R' 'AFMFractalDimensionAnalyser.R'
        'AFMGaussianMixAnalyser.R' 'AFMImage.R' 'AFMNetworksAnalyser.R'
        'AFMPSDAnalyser.R' 'AFMVariogramAnalyser.R'
        'AFMImageAnalyser.R' 'AFMReportMaker.R' 'pkgname.R'
        'runAFMApp.R'
RoxygenNote: 7.1.1
Packaged: 2020-10-07 07:32:17 UTC; mb
Date/Publication: 2020-10-07 08:00:06 UTC
Built: R 4.2.0; ; 2022-04-27 22:16:34 UTC; unix
