Package: rje Type: Package Title: Miscellaneous Useful Functions for Statistics Version: 1.13.0 Authors@R: c(person("Robin", "Evans", email="evans@stats.ox.ac.uk", role=c("aut", "cre")), person("Mathias", "Drton", role=c("ctb"))) Description: A series of functions in some way considered useful to the author. These include methods for subsetting tables and generating indices for arrays, conditioning and intervening in probability distributions, generating combinations, fast transformations, and more... Depends: R (>= 2.0.0), License: GPL (>= 2) LazyLoad: yes Suggests: knitr, rmarkdown, testthat VignetteBuilder: knitr RoxygenNote: 7.3.1 Encoding: UTF-8 URL: https://github.com/rje42/rje BugReports: https://github.com/rje42/rje/issues Repository: https://rje42.r-universe.dev Date/Publication: 2024-03-29 15:58:59 UTC RemoteUrl: https://github.com/rje42/rje RemoteRef: HEAD RemoteSha: 2cabea75d1f961db2f6e799d21af61e29a2d450b NeedsCompilation: yes Packaged: 2026-06-24 13:16:29 UTC; root Author: Robin Evans [aut, cre], Mathias Drton [ctb] Maintainer: Robin Evans