Package: TIMP Title: Fitting Separable Nonlinear Models in Spectroscopy and Microscopy Version: 1.13.6 Authors@R: c( person("Katharine M.", "Mullen", role = "aut", comment = "Original package creator"), person("Joris", "Snellenburg", , "j.snellenburg@vu.nl", role = c("cre", "ctb"), comment = c(ORCID = "0000-0002-1428-0221")), person("Sergey P.", "Laptenok", role = "ctb"), person("David", "Nicolaides", role = "ctb"), person("Ivo H.M.", "van Stokkum", , "i.h.m.van.stokkum@vu.nl", role = "aut", comment = c(ORCID = "0000-0002-6143-2021")) ) Description: A problem solving environment (PSE) for fitting separable nonlinear models to measurements arising in physics and chemistry experiments, as described by Mullen & van Stokkum (2007) for its use in fitting time resolved spectroscopy data, and as described by Laptenok et al. (2007) for its use in fitting Fluorescence Lifetime Imaging Microscopy (FLIM) data, in the study of Förster Resonance Energy Transfer (FRET). `TIMP` also serves as the computation backend for the `GloTarAn` software, a graphical user interface for the package, as described in Snellenburg et al. (2012) . License: GPL (>= 2) URL: https://github.com/glotaran/TIMP BugReports: https://github.com/glotaran/TIMP/issues Depends: fields (>= 4.1), methods, R (>= 2.10.0) Imports: colorspace, deSolve, gclus, gplots, graphics, grDevices, minpack.lm (>= 1.1-1), nnls (>= 1.1), splines, stats, utils Encoding: UTF-8 Language: en-US RoxygenNote: 7.2.3 Repository: https://glotaran.r-universe.dev Date/Publication: 2023-02-10 20:06:36 UTC RemoteUrl: https://github.com/glotaran/timp RemoteRef: HEAD RemoteSha: 7d7be69d0cc50a8925d3d505694f1cf6b197929b NeedsCompilation: yes Packaged: 2026-06-24 12:05:31 UTC; root Author: Katharine M. Mullen [aut] (Original package creator), Joris Snellenburg [cre, ctb] (ORCID: ), Sergey P. Laptenok [ctb], David Nicolaides [ctb], Ivo H.M. van Stokkum [aut] (ORCID: ) Maintainer: Joris Snellenburg