Package: pzfx Type: Package Title: Read and Write 'GraphPad Prism' Files Version: 0.3.1 Authors@R: c( person("Yue", "Jiang", role = c("aut", "cre"), email = "rivehill@gmail.com", comment = c(ORCID = "0000-0002-9798-5517")), person("David", "Micklem", role = "ctb", email = "dmicklem@gmail.com") ) Description: Read and write 'GraphPad Prism' '.pzfx' files in R. URL: https://github.com/Yue-Jiang/pzfx BugReports: https://github.com/Yue-Jiang/pzfx/issues Imports: xml2 (>= 1.2.0) License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.3 Suggests: testthat, knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: libxml2-dev Repository: https://yue-jiang.r-universe.dev Date/Publication: 2026-01-16 05:29:38 UTC RemoteUrl: https://github.com/yue-jiang/pzfx RemoteRef: HEAD RemoteSha: ceb5dbb5331d702d0197b26f773816c339dbe835 NeedsCompilation: no Packaged: 2026-06-15 09:51:10 UTC; root Author: Yue Jiang [aut, cre] (ORCID: ), David Micklem [ctb] Maintainer: Yue Jiang