{
  "_id": "6a27e6b124555f66ed5490a7",
  "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\nenables standardization of Rank Abundance Distributions (RADs)\nto a specified number of ranks. Rank abundance distributions\nare widely used in biology and ecology to describe species\nabundances, and are mathematically equivalent to complementary\ncumulative distribution functions (CCDFs) used in physics,\nlinguistics, sociology, and other fields. The method is\ndescribed in Saeedghalati et al. (2017)\n<doi:10.1371/journal.pcbi.1005362>.",
  "License": "GPL-3",
  "LazyData": "TRUE",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Authors@R": "c(\nperson(\"Mohmmadkarim\", \"Saeedghalati\", email = \"arsham@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Farnoush\", \"Farahpour\", email = \"farnoush.farahpour@uni-due.de\", role = c(\"aut\")),\nperson(\"Daniel\", \"Hoffmann\", email = \"daniel.hoffmann@uni-due.de\", role = c(\"aut\")))",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 10:07:09 UTC",
    "User": "root"
  },
  "Author": "Mohmmadkarim Saeedghalati [aut, cre], Farnoush Farahpour [aut],\nDaniel Hoffmann [aut]",
  "Maintainer": "Mohmmadkarim Saeedghalati <arsham@gmail.com>",
  "Repository": "https://saeedghalati.r-universe.dev",
  "Date/Publication": "2025-04-28 18:40:12 UTC",
  "RemoteUrl": "https://github.com/cran/RADanalysis",
  "RemoteRef": "HEAD",
  "RemoteSha": "189f3be4c1bb6a000063d5ea203c892cb5f6ba0f",
  "MD5sum": "1b3108be3490eb3d1596ba8ca252235b",
  "_user": "saeedghalati",
  "_type": "src",
  "_file": "RADanalysis_1.0.1.tar.gz",
  "_fileid": "28c84bb23ae4d6b94bfd0772c36ee57e72ffc3ff5ee73bf16e1f046930b7a30b",
  "_filesize": 938094,
  "_sha256": "28c84bb23ae4d6b94bfd0772c36ee57e72ffc3ff5ee73bf16e1f046930b7a30b",
  "_created": "2026-06-09T10:07:09.000Z",
  "_published": "2026-06-09T10:10:57.623Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80297797621,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7504631618"
    },
    {
      "job": 80297797639,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504630396"
    },
    {
      "job": 80297797653,
      "time": 200,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7504648255"
    },
    {
      "job": 80297797629,
      "time": 172,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504638441"
    },
    {
      "job": 80297334178,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504588978"
    },
    {
      "job": 80297797635,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504624633"
    },
    {
      "job": 80297797656,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7504623806"
    },
    {
      "job": 80297797668,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7504620861"
    },
    {
      "job": 80297797623,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504616541"
    }
  ],
  "_buildurl": "https://github.com/r-universe/saeedghalati/actions/runs/27198817842",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RADanalysis",
  "_commit": {
    "id": "189f3be4c1bb6a000063d5ea203c892cb5f6ba0f",
    "author": "Mohmmadkarim Saeedghalati <arsham@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1745865612
  },
  "_maintainer": {
    "name": "Mohmmadkarim Saeedghalati",
    "email": "arsham@gmail.com",
    "login": "saeedghalati",
    "description": "",
    "uuid": 3013702
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "sfsmisc",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "saeedghalati",
      "count": 2,
      "uuid": 3013702
    }
  ],
  "_userbio": {
    "uuid": 3013702,
    "type": "user",
    "name": "saeedghalati"
  },
  "_downloads": {
    "count": 168,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RADanalysis"
  },
  "_mentions": 3,
  "_searchresults": 29,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RADanalysis.html",
    "manual.pdf"
  ],
  "_realowner": "saeedghalati",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.5.5",
      "date": "2016-03-15"
    },
    {
      "version": "1.0.1",
      "date": "2025-04-28"
    }
  ],
  "_exports": [
    "RADnormalization",
    "RADnormalization_matrix",
    "representative_point",
    "representative_RAD"
  ],
  "_datasets": [
    {
      "name": "gut_nrads",
      "title": "Result of normalization of gut_otu_table with 'max_rank = 400' and 'average_over = 2000'.",
      "object": "gut_nrads",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "gut_otu_table",
      "title": "Abundance table of gut microbiome.",
      "object": "gut_otu_table",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 18,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "gut_nrads",
      "title": "Result of normalization of gut_otu_table with 'max_rank = 400' and 'average_over = 2000'.",
      "topics": [
        "gut_nrads"
      ]
    },
    {
      "page": "gut_otu_table",
      "title": "Abundance table of gut microbiome.",
      "topics": [
        "gut_otu_table"
      ]
    },
    {
      "page": "RADanalysis",
      "title": "RADanalysis: A package for normalization of abundance tables to desired number of ranks using MaxRank Normalization method.",
      "topics": [
        "RADanalysis"
      ]
    },
    {
      "page": "RADnormalization",
      "title": "Normalizes an abundance vector to the desired number of ranks.",
      "topics": [
        "RADnormalization"
      ]
    },
    {
      "page": "RADnormalization_matrix",
      "title": "Normalizes an abundance table to the desired number of ranks",
      "topics": [
        "RADnormalization_matrix"
      ]
    },
    {
      "page": "representative_point",
      "title": "Computes representative point based on the coordinates of points which are in the same group.",
      "topics": [
        "representative_point"
      ]
    },
    {
      "page": "representative_RAD",
      "title": "Computes representative normalized RAD of a group of normalized RADs.",
      "topics": [
        "representative_RAD"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "farver",
    "glue",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "scales",
    "sfsmisc",
    "viridisLite"
  ],
  "_vignettes": [
    {
      "source": "RADanalysis_intro.Rmd",
      "filename": "RADanalysis_intro.html",
      "title": "RADanalysis",
      "author": "M. Saeedghalati",
      "engine": "knitr::rmarkdown",
      "headings": [
        "RAD example: gut microbiome under treatment with antibiotic (Dethlefsen et al. 2008)",
        "Reading the data",
        "Create RADs form OTU table and plotting them",
        "MaxRank normalization of the RADs",
        "MaxRank normalization of complete OTU table",
        "Representative NRADs",
        "Ordination and representative points"
      ],
      "created": "2016-03-15 15:10:40",
      "modified": "2025-04-28 18:40:12",
      "commits": 2
    }
  ],
  "_score": 3.416640507338281,
  "_indexed": true,
  "_nocasepkg": "radanalysis",
  "_universes": [
    "saeedghalati"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-09T10:09:00.000Z",
      "distro": "noble",
      "commit": "189f3be4c1bb6a000063d5ea203c892cb5f6ba0f",
      "fileid": "e55afc30c0eb96c308aa35232b3a080612c9c5dce2336b97702cdeef167350e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/saeedghalati/actions/runs/27198817842"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-09T10:08:57.000Z",
      "distro": "noble",
      "commit": "189f3be4c1bb6a000063d5ea203c892cb5f6ba0f",
      "fileid": "e94806be4c836dddaafd0d9be4f0340f29e7d9bcc0a989d9e8720215251d3625",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/saeedghalati/actions/runs/27198817842"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-09T10:09:46.000Z",
      "commit": "189f3be4c1bb6a000063d5ea203c892cb5f6ba0f",
      "fileid": "c457386d11bd2ffdc678cc435f31e5016e418d02fe2323f2fa7a08841561f5e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/saeedghalati/actions/runs/27198817842"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-09T10:09:20.000Z",
      "commit": "189f3be4c1bb6a000063d5ea203c892cb5f6ba0f",
      "fileid": "50913b9ad72368d59e4936985e2df2afadbea9cd95856eb45440bd19835e28c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/saeedghalati/actions/runs/27198817842"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-09T10:08:58.000Z",
      "commit": "189f3be4c1bb6a000063d5ea203c892cb5f6ba0f",
      "fileid": "274e92173cc6597cc2d2c12448b1c942752ee22e0e01df2db2f7e11cfe3e69d4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/saeedghalati/actions/runs/27198817842"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-09T10:08:36.000Z",
      "commit": "189f3be4c1bb6a000063d5ea203c892cb5f6ba0f",
      "fileid": "623f05009db7dfabe08d00c1fa24ce1e9de0022d6e94f1b2108ba32cca195fe0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/saeedghalati/actions/runs/27198817842"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-09T10:08:22.000Z",
      "commit": "189f3be4c1bb6a000063d5ea203c892cb5f6ba0f",
      "fileid": "2798da17d995b59f10b5f7a512849da1bcefa7b2d4a9c89823281f764b058813",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/saeedghalati/actions/runs/27198817842"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-09T10:08:12.000Z",
      "commit": "189f3be4c1bb6a000063d5ea203c892cb5f6ba0f",
      "fileid": "6c6e7306908ae58ec45bc84f6c2fa64d1db370d231d925206081f1563ae3f385",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/saeedghalati/actions/runs/27198817842"
    }
  ]
}