Type: Package Package: normfluodbf Title: Cleans and Normalizes FLUOstar DBF and DAT Files from 'Liposome' Flux Assays Version: 2.0.3 Authors@R: c( person("Tingwei", "Adeck", , "awesome.tingwei@outlook.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0009-0009-7450-8863")), person("Tesla", "Adeck", role = "cph"), person("Amina", "Adeck", role = "cph") ) Description: Cleans and Normalizes FLUOstar DBF and DAT Files obtained from liposome flux assays. Users should verify extended usage of the package on files from other assay types. License: MIT + file LICENSE URL: https://github.com/AlphaPrime7/normfluodbf, https://alphaprime7.github.io/normfluodbf/ BugReports: https://github.com/AlphaPrime7/normfluodbf/issues Depends: data.table (>= 1.15.2), dplyr (>= 1.1.4), foreign (>= 0.8.86), ggplot2 (>= 3.5.0), plotly (>= 4.10.4), R (>= 4.3.0) Imports: assertthat, badger, cli, emojifont, forcats, glue, gridExtra, hexSticker, httr2, magrittr (>= 2.0.3), pbdZMQ, pkgsearch, purrr (>= 1.0.2), rlang (>= 1.1.3), rstudioapi, shiny, stats, stringr, testthat (>= 3.2.1), tibble, tidyr (>= 1.3.1), wesanderson Suggests: knitr, learnr, rmarkdown VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev git make libmagick++-dev gsfonts libgit2-dev libicu-dev libpng-dev libuv1-dev libssl-dev libx11-dev libzmq3-dev zlib1g-dev Repository: https://alphaprime7.r-universe.dev Date/Publication: 2026-02-26 17:55:49 UTC RemoteUrl: https://github.com/alphaprime7/normfluodbf RemoteRef: HEAD RemoteSha: 70ab7265575b3c9a5e035f064c5cd8fad6708d99 NeedsCompilation: no Packaged: 2026-07-03 22:17:52 UTC; root Author: Tingwei Adeck [aut, cre, cph] (ORCID: ), Tesla Adeck [cph], Amina Adeck [cph] Maintainer: Tingwei Adeck