Package: fitPS Type: Package Title: Fit Zeta Distributions to Forensic Data Version: 1.0.6 Authors@R: person("James", "Curran", , "j.curran@auckland.ac.nz", role = c("aut", "cre")) Description: Fits Zeta distributions (discrete power laws) to data that arises from forensic surveys of clothing on the presence of glass and paint in various populations. The general method is described to some extent in Coulson, S.A., Buckleton, J.S., Gummer, A.B., and Triggs, C.M. (2001) , although the implementation differs. License: GPL (>= 2) Encoding: UTF-8 LazyData: true Depends: R (>= 4.1.0) Imports: doParallel, dplyr, foreach, Hmisc, iterators, knitr, ks, methods, pbapply, Rdpack, readxl, VGAM RdMacros: Rdpack RoxygenNote: 7.3.3 URL: https://github.com/jmcurran/fitPS BugReports: https://github.com/jmcurran/fitPS/issues Suggests: rmarkdown, sp, testthat (>= 3.0.0), xtable VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://jmcurran.r-universe.dev Date/Publication: 2026-06-10 05:18:16 UTC RemoteUrl: https://github.com/jmcurran/fitps RemoteRef: HEAD RemoteSha: d0ab4d1a293fd0bb70289aca72f693ef09496c31 NeedsCompilation: no Packaged: 2026-06-14 10:54:37 UTC; root Author: James Curran [aut, cre] Maintainer: James Curran