Package: RADanalysis
Type: Package
Title: Normalization and Analysis of Rank Abundance Distributions
Version: 1.0.1
Date: 2025-04-26
Description: Implementation of the MaxRank normalization method, which enables 
     standardization of Rank Abundance Distributions (RADs) to a specified 
     number of ranks. Rank abundance distributions are widely used in biology 
     and ecology to describe species abundances, and are mathematically 
     equivalent to complementary cumulative distribution functions (CCDFs) used 
     in physics, linguistics, sociology, and other fields. The method is 
     described in Saeedghalati et al. (2017) <doi:10.1371/journal.pcbi.1005362>.
License: GPL-3
LazyData: TRUE
RoxygenNote: 7.3.2
Encoding: UTF-8
Depends: R (>= 2.10)
Imports: sfsmisc, scales, stats, graphics
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Authors@R: c(
    person("Mohmmadkarim", "Saeedghalati", email = "arsham@gmail.com", role = c("aut", "cre")),
    person("Farnoush", "Farahpour", email = "farnoush.farahpour@uni-due.de", role = c("aut")),
    person("Daniel", "Hoffmann", email = "daniel.hoffmann@uni-due.de", role = c("aut")))
NeedsCompilation: no
Packaged: 2025-04-26 07:00:27 UTC; ffarn
Author: Mohmmadkarim Saeedghalati [aut, cre],
  Farnoush Farahpour [aut],
  Daniel Hoffmann [aut]
Maintainer: Mohmmadkarim Saeedghalati <arsham@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-28 18:40:12 UTC
Built: R 4.6.0; ; 2025-07-18 05:42:06 UTC; unix
