Package: FRApp
Type: Package
Title: FRAP Data Analysis Using Nonlinear Mixed Effect Models with
        'shiny'
Version: 1.0.0
Authors@R: 
    person("Gioia", "Di Credico",, "gioia.dicredico@deams.units.it", 
    role = c("aut", "cre", "cph"), 
    comment = c(ORCID = "0000-0001-7502-4160"))
Description: Analysis of Fluorescence Recovery After Photobleaching (FRAP) experiments using nonlinear mixed-effects regression models and analysis of the results. 'FRApp' is not limited to the analysis of FRAP experiments only. Any nonlinear mixed-effects models with an asymptotic exponential functional relationship to hierarchical data in various domains can be fitted. 
  The analysis of data available in the package is presented in Di Credico, G., Pelucchi, S., Pauli, F. et al. (2025) <doi:10.1038/s41598-025-87154-w>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports: nlme, shiny, gplots, grDevices, graphics, methods, stats,
        utils
RoxygenNote: 7.3.2
NeedsCompilation: no
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 2.10)
VignetteBuilder: knitr, rmarkdown
URL: https://github.com/gioiadc/FRApp
BugReports: https://github.com/gioiadc/FRApp/issues
Packaged: 2025-02-21 17:26:57 UTC; gioia
Author: Gioia Di Credico [aut, cre, cph]
    (<https://orcid.org/0000-0001-7502-4160>)
Maintainer: Gioia Di Credico <gioia.dicredico@deams.units.it>
Repository: CRAN
Date/Publication: 2025-02-24 16:50:05 UTC
Built: R 4.5.2; ; 2025-11-08 03:47:29 UTC; windows
