{
  "_id": "6a10af4eacfb0bcc41cc1e16",
  "Package": "NADA2",
  "Type": "Package",
  "Title": "Data Analysis for Censored Environmental Data",
  "Version": "2.0.1",
  "Date": "2025-09-30",
  "Authors@R": "c(person(\"Paul\", \"Julian\",role=c(\"aut\",\"cre\"),\nemail=\"pauljulianphd@gmail.com\"),\nperson(\"Dennis\", \"Helsel\",role=c(\"aut\",\"cph\"),\nemail=\"dhelsel@practicalstats.com\"),\nperson(\"Lopaka\", \"Lee\",role=c(\"aut\",\"cph\"),\nemail=\"rclee@usgs.gov\"))",
  "Maintainer": "Paul Julian <pauljulianphd@gmail.com>",
  "URL": "https://github.com/SwampThingPaul/NADA2",
  "BugReports": "https://github.com/SwampThingPaul/NADA2/issues",
  "Description": "Contains methods described by Dennis Helsel in his book\n\"Statistics for Censored Environmental Data using Minitab and\nR\" (2011) and courses and videos at\n<https://practicalstats.com>. This package incorporates\nfunctions of NADA and adds new functionality.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libicu-dev libjpeg-dev libpng-dev\nlibxml2-dev libssl-dev",
  "Repository": "https://swampthingpaul.r-universe.dev",
  "Date/Publication": "2026-03-23 12:21:57 UTC",
  "RemoteUrl": "https://github.com/swampthingpaul/nada2",
  "RemoteRef": "HEAD",
  "RemoteSha": "6554db1e9ae77dd115d93ca9afbfffe307d7f8e7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 18:56:21 UTC",
    "User": "root"
  },
  "Author": "Paul Julian [aut, cre],\nDennis Helsel [aut, cph],\nLopaka Lee [aut, cph]",
  "MD5sum": "eccb8ab941d1a23d565fe5b0788fefb9",
  "_user": "swampthingpaul",
  "_type": "src",
  "_file": "NADA2_2.0.1.tar.gz",
  "_fileid": "89f5a1e481db1e69b1c233bad81f351a62c77462407c0828666796a2c575eddf",
  "_filesize": 442412,
  "_sha256": "89f5a1e481db1e69b1c233bad81f351a62c77462407c0828666796a2c575eddf",
  "_created": "2026-05-22T18:56:21.000Z",
  "_published": "2026-05-22T19:32:30.456Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77443970358,
      "time": 221,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7168298477"
    },
    {
      "job": 77443970359,
      "time": 213,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168296184"
    },
    {
      "job": 77443970355,
      "time": 224,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7168576856"
    },
    {
      "job": 77443970448,
      "time": 211,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168757074"
    },
    {
      "job": 77442983844,
      "time": 284,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168155105"
    },
    {
      "job": 77443970411,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168277696"
    },
    {
      "job": 77443970339,
      "time": 167,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7168285736"
    },
    {
      "job": 77443970420,
      "time": 148,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7168280477"
    },
    {
      "job": 77443970351,
      "time": 150,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168281143"
    }
  ],
  "_buildurl": "https://github.com/r-universe/swampthingpaul/actions/runs/26277405804",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/swampthingpaul/nada2",
  "_commit": {
    "id": "6554db1e9ae77dd115d93ca9afbfffe307d7f8e7",
    "author": "SwampThingPaul <pauljulianphd@gmail.com>",
    "committer": "SwampThingPaul <pauljulianphd@gmail.com>",
    "message": "minor edits and fix cenboxplot bug\n",
    "time": 1774268517
  },
  "_maintainer": {
    "name": "Paul Julian",
    "email": "pauljulianphd@gmail.com",
    "login": "swampthingpaul",
    "description": "I am an aquatic ecologist and biogeochemist interested in soil and water interactions, ecohydrology, climate change, sea-level rise, and statistics.",
    "uuid": 36565183
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "EnvStats",
      "version": ">= 2.4",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "fitdistrplus",
      "role": "Imports"
    },
    {
      "package": "multcomp",
      "role": "Imports"
    },
    {
      "package": "perm",
      "role": "Imports"
    },
    {
      "package": "survminer",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "cenGAM",
      "role": "Imports"
    },
    {
      "package": "vegan",
      "role": "Imports"
    },
    {
      "package": "coin",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "NbClust",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "bestglm",
      "role": "Suggests"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "nlme",
      "role": "Suggests"
    },
    {
      "package": "rms",
      "role": "Suggests"
    }
  ],
  "_owner": "swampthingpaul",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 2
    },
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 3
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v2.0.0",
      "date": "2025-07-31"
    },
    {
      "name": "2.0.1",
      "date": "2025-09-30"
    }
  ],
  "_stars": 22,
  "_contributors": [
    {
      "user": "swampthingpaul",
      "count": 83,
      "uuid": 36565183
    },
    {
      "user": "practicalstats",
      "count": 5,
      "uuid": 67930905
    },
    {
      "user": "williamlai2",
      "count": 1,
      "uuid": 44103957
    },
    {
      "user": "alexkowa",
      "count": 1,
      "uuid": 5180786
    }
  ],
  "_userbio": {
    "uuid": 36565183,
    "type": "user",
    "name": "Paul Julian",
    "description": "I am an aquatic ecologist and biogeochemist interested in soil and water interactions, ecohydrology, climate change, sea-level rise, and statistics."
  },
  "_downloads": {
    "count": 491,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/NADA2"
  },
  "_devurl": "https://github.com/swampthingpaul/nada2",
  "_searchresults": 27,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NADA2.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/swampthingpaul/nada2",
  "_realowner": "swampthingpaul",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-02-24"
    },
    {
      "version": "1.0.1",
      "date": "2021-04-30"
    },
    {
      "version": "1.0.2",
      "date": "2022-04-19"
    },
    {
      "version": "1.1.0",
      "date": "2022-09-05"
    },
    {
      "version": "1.1.1",
      "date": "2023-01-19"
    },
    {
      "version": "1.1.2",
      "date": "2023-01-28"
    },
    {
      "version": "1.1.3",
      "date": "2023-02-01"
    },
    {
      "version": "1.1.4",
      "date": "2023-08-28"
    },
    {
      "version": "1.1.5",
      "date": "2023-10-20"
    },
    {
      "version": "1.1.6",
      "date": "2024-02-26"
    },
    {
      "version": "1.1.8",
      "date": "2024-09-06"
    },
    {
      "version": "2.0.0",
      "date": "2025-09-23"
    },
    {
      "version": "2.0.1",
      "date": "2025-10-03"
    },
    {
      "version": "2.0.2",
      "date": "2026-03-23"
    }
  ],
  "_exports": [
    "anosimPlot",
    "ATS",
    "ATSmini",
    "bestaic",
    "binaryClust",
    "binaryDiss",
    "binaryMDS",
    "binarySim",
    "cboxplot",
    "cen_ecdf",
    "cen_paired",
    "cen_signedranktest",
    "cen_signtest",
    "cen1way",
    "cen2means",
    "cen2way",
    "cenanova",
    "cenboxplot",
    "cenCompareCdfs",
    "cenCompareQQ",
    "cencorreg",
    "cenken",
    "cenperm2",
    "cenpermanova",
    "cenPredInt",
    "cenQQ",
    "cenregQQ",
    "cenros",
    "censeaken",
    "censtats",
    "censummary",
    "censummary.default",
    "censummary.factor",
    "censummary.numeric",
    "cenTolInt",
    "centrend",
    "centrendsea",
    "cenxyplot",
    "cfit",
    "computeS",
    "EM",
    "equivalent_n",
    "kenplot",
    "Maclist",
    "Macmat",
    "MLEintvl",
    "NADAList",
    "NADAprobs",
    "ordranks",
    "partplots",
    "ppw.test",
    "rescaleP",
    "ros",
    "ROSci",
    "uMDS",
    "Usc",
    "Usci",
    "uscore",
    "uscores",
    "uscoresi"
  ],
  "_datasets": [
    {
      "name": "atrazine",
      "title": "Atrazine concentrations in Nebraska ground water",
      "object": "atrazine",
      "class": [
        "data.frame"
      ],
      "fields": [
        "June",
        "Sept",
        "JuneCen",
        "SeptCen"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "Brumbaugh",
      "title": "Brumbaugh",
      "object": "Brumbaugh",
      "class": [
        "data.frame"
      ],
      "fields": [
        "LandUse",
        "Species",
        "Weight",
        "Length",
        "Hg",
        "HgCen",
        "WatMeHg",
        "WatTotHg",
        "SedMeHg",
        "SedTotHg",
        "WatDOC",
        "SedLOI",
        "SedAVS",
        "PctWetland"
      ],
      "rows": 133,
      "table": true,
      "tojson": true
    },
    {
      "name": "Cadmium",
      "title": "Cadmium",
      "object": "Cadmium",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Cd",
        "Region",
        "CdCen"
      ],
      "rows": 19,
      "table": true,
      "tojson": true
    },
    {
      "name": "CuZn",
      "title": "CuZn",
      "object": "CuZn",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Cu",
        "CuCen",
        "Zn",
        "ZnCen",
        "Zone"
      ],
      "rows": 118,
      "table": true,
      "tojson": true
    },
    {
      "name": "Example1",
      "title": "Example1",
      "object": "Example1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Arsenic",
        "NDis1",
        "NDisTRUE"
      ],
      "rows": 21,
      "table": true,
      "tojson": true
    },
    {
      "name": "Example2",
      "title": "Example2",
      "object": "Example2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Methyl.Isobutyl.Ketone",
        "MIBK",
        "MIBK2",
        "MIBKcen",
        "MIBK2cen"
      ],
      "rows": 31,
      "table": true,
      "tojson": true
    },
    {
      "name": "Example3",
      "title": "Example3",
      "object": "Example3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Arsenic",
        "NDisTRUE",
        "Exceeds10",
        "Abv10"
      ],
      "rows": 14,
      "table": true,
      "tojson": true
    },
    {
      "name": "Gales_Creek",
      "title": "Gales_Creek",
      "object": "Gales_Creek",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Date",
        "Yr",
        "Month",
        "Season",
        "Descript",
        "Units",
        "Flag",
        "TCr",
        "discharge",
        "CrND",
        "dectime"
      ],
      "rows": 63,
      "table": true,
      "tojson": true
    },
    {
      "name": "Markers",
      "title": "Markers",
      "object": "Markers",
      "class": [
        "data.frame"
      ],
      "fields": [
        "BacHum_lo",
        "BacHum_hi",
        "DogBac_lo",
        "DogBac_hi",
        "CowM2_lo",
        "CowM2_hi",
        "HF183_lo",
        "HF183_hi",
        "HPyV_lo",
        "HPyV_hi",
        "PMMoV_lo",
        "PMMoV_hi",
        "Entero1A_lo",
        "Entero1A_hi",
        "Site_Name"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "PbHeron",
      "title": "PbHeron",
      "object": "PbHeron",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Group",
        "Dosage",
        "DosageGroup",
        "Liver",
        "LiverCen",
        "Bone",
        "BoneCen",
        "Brain",
        "BrainCen",
        "Feather",
        "FeatherCen",
        "Blood",
        "BloodCen",
        "Kidney",
        "KidneyCen"
      ],
      "rows": 27,
      "table": true,
      "tojson": true
    },
    {
      "name": "Pollen_Thia",
      "title": "Thiamethoxam concentrations in pollen",
      "object": "Pollen_Thia",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Thiamethoxam",
        "ThiaCens",
        "SamplingEvent",
        "ThiaAbvBelow"
      ],
      "rows": 204,
      "table": true,
      "tojson": true
    },
    {
      "name": "ReconLogistic",
      "title": "ReconLogistic",
      "object": "ReconLogistic",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CORNpct",
        "SOILGP",
        "PRECIP",
        "DYPLANT",
        "FPCTL",
        "APPLIC",
        "TEMP",
        "GT_1"
      ],
      "rows": 423,
      "table": true,
      "tojson": true
    },
    {
      "name": "ShePyrene",
      "title": "ShePyrene",
      "object": "ShePyrene",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Pyrene",
        "PyreneCen"
      ],
      "rows": 56,
      "table": true,
      "tojson": true
    },
    {
      "name": "TCE2",
      "title": "TCE2",
      "object": "TCE2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Density",
        "TCECONC",
        "TCECens",
        "Below5",
        "Below5Cens",
        "Half.DL"
      ],
      "rows": 222,
      "table": true,
      "tojson": true
    },
    {
      "name": "TCEReg",
      "title": "TCE Ground Waters of Long Island — with Explanatory Variables",
      "object": "TCEReg",
      "class": [
        "data.frame"
      ],
      "fields": [
        "TCECen",
        "TCEConc",
        "LandUse",
        "PopDensity",
        "PctIndLU",
        "Depth",
        "PopAbv1"
      ],
      "rows": 247,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "anosimPlot",
      "title": "Permutation Analysis of Similarity (anosim) for Censored Data",
      "topics": [
        "anosimPlot"
      ]
    },
    {
      "page": "atrazine",
      "title": "Atrazine concentrations in Nebraska ground water",
      "topics": [
        "atrazine"
      ]
    },
    {
      "page": "ATS",
      "title": "Akritas-Theil-Sen line for censored data",
      "topics": [
        "ATS"
      ]
    },
    {
      "page": "ATSmini",
      "title": "Kendall's tau and ATS line for censored data",
      "topics": [
        "ATSmini"
      ]
    },
    {
      "page": "bestaic",
      "title": "Find the lowest AIC multiple regression model",
      "topics": [
        "bestaic"
      ]
    },
    {
      "page": "binaryClust",
      "title": "Cluster Matrix of Binary Censored Data",
      "topics": [
        "binaryClust"
      ]
    },
    {
      "page": "binaryDiss",
      "title": "Binary dissimilarity coefficient matrix",
      "topics": [
        "binaryDiss"
      ]
    },
    {
      "page": "binaryMDS",
      "title": "Plot Nonmetric Multidimensional Scaling of binary censored data",
      "topics": [
        "binaryMDS"
      ]
    },
    {
      "page": "binarySim",
      "title": "Binary similarity coefficient matrix",
      "topics": [
        "binarySim"
      ]
    },
    {
      "page": "Brumbaugh",
      "title": "Brumbaugh",
      "topics": [
        "Brumbaugh"
      ]
    },
    {
      "page": "Cadmium",
      "title": "Cadmium",
      "topics": [
        "Cadmium"
      ]
    },
    {
      "page": "cboxplot",
      "title": "Draws censored boxplots",
      "topics": [
        "cboxplot"
      ]
    },
    {
      "page": "cen_ecdf",
      "title": "Censored Empirical Cumulative Distribution Function",
      "topics": [
        "cen_ecdf"
      ]
    },
    {
      "page": "cen_paired",
      "title": "Censored data paired t-test",
      "topics": [
        "cen_paired"
      ]
    },
    {
      "page": "cen_signedranktest",
      "title": "Wilcoxcon Signed-Rank test for censored data",
      "topics": [
        "cen_signedranktest"
      ]
    },
    {
      "page": "cen_signtest",
      "title": "Sign test for censored data",
      "topics": [
        "cen_signtest"
      ]
    },
    {
      "page": "cen1way",
      "title": "Peto-Peto one-factor test",
      "topics": [
        "cen1way"
      ]
    },
    {
      "page": "cen2means",
      "title": "Censored data two-group test for difference in means",
      "topics": [
        "cen2means"
      ]
    },
    {
      "page": "cen2way",
      "title": "Parametric Two Factor Fixed Effects ANOVA for censored data",
      "topics": [
        "cen2way"
      ]
    },
    {
      "page": "cenanova",
      "title": "ANOVA for censored data",
      "topics": [
        "cenanova"
      ]
    },
    {
      "page": "cenboxplot",
      "title": "Produces a censored boxplot",
      "topics": [
        "cenboxplot"
      ]
    },
    {
      "page": "cenCompareCdfs",
      "title": "Comparison of empirical cdf of censored data",
      "topics": [
        "cenCompareCdfs"
      ]
    },
    {
      "page": "cenCompareQQ",
      "title": "Censored Q-Q Plot comparison",
      "topics": [
        "cenCompareQQ"
      ]
    },
    {
      "page": "cencorreg",
      "title": "Correlation and Regression with censored data",
      "topics": [
        "cencorreg"
      ]
    },
    {
      "page": "cenken",
      "title": "Compute Kendall's Tau Correlation and ATS Line for Censored Data",
      "topics": [
        "cenken"
      ]
    },
    {
      "page": "cenperm2",
      "title": "Censored two-group permutation test",
      "topics": [
        "cenperm2"
      ]
    },
    {
      "page": "cenpermanova",
      "title": "Censored data one-factor permutation test",
      "topics": [
        "cenpermanova"
      ]
    },
    {
      "page": "cenPredInt",
      "title": "Prediction interval for censored data",
      "topics": [
        "cenPredInt"
      ]
    },
    {
      "page": "cenQQ",
      "title": "Q-Q Plot censored data",
      "topics": [
        "cenQQ"
      ]
    },
    {
      "page": "cenregQQ",
      "title": "Q-Q plot of censored regression residuals",
      "topics": [
        "cenregQQ"
      ]
    },
    {
      "page": "censeaken",
      "title": "Seasonal Kendall permutation test on censored data",
      "topics": [
        "censeaken"
      ]
    },
    {
      "page": "censtats",
      "title": "Summary Statistics for Censored Data using ROS, MLE, and K-M",
      "topics": [
        "censtats"
      ]
    },
    {
      "page": "censummary",
      "title": "Summary Statistics for Censored Data",
      "topics": [
        "censummary",
        "censummary.default",
        "censummary.factor",
        "censummary.numeric"
      ]
    },
    {
      "page": "cenTolInt",
      "title": "Upper Tolerance interval for censored data",
      "topics": [
        "cenTolInt"
      ]
    },
    {
      "page": "centrend",
      "title": "Trend analysis of censored data with a covariate",
      "topics": [
        "centrend"
      ]
    },
    {
      "page": "centrendsea",
      "title": "Trend analysis of censored data with a covariate and seasonal blocks",
      "topics": [
        "centrendsea"
      ]
    },
    {
      "page": "cenxyplot",
      "title": "Produces a censored x-y scatter plot",
      "topics": [
        "cenxyplot"
      ]
    },
    {
      "page": "cfit",
      "title": "Compute an ECDF and Distribution Parameters for Censored Data",
      "topics": [
        "cfit"
      ]
    },
    {
      "page": "computeS",
      "title": "Kendall's S-statistic for permutations of censored data",
      "topics": [
        "computeS"
      ]
    },
    {
      "page": "CuZn",
      "title": "CuZn",
      "topics": [
        "CuZn"
      ]
    },
    {
      "page": "EM",
      "title": "EM Algorithm for Interval-Censored Data",
      "topics": [
        "EM"
      ]
    },
    {
      "page": "equivalent_n",
      "title": "Censored data sample size",
      "topics": [
        "equivalent_n"
      ]
    },
    {
      "page": "Example1",
      "title": "Example1",
      "topics": [
        "Example1"
      ]
    },
    {
      "page": "Example2",
      "title": "Example2",
      "topics": [
        "Example2"
      ]
    },
    {
      "page": "Example3",
      "title": "Example3",
      "topics": [
        "Example3"
      ]
    },
    {
      "page": "Gales_Creek",
      "title": "Gales_Creek",
      "topics": [
        "Gales_Creek"
      ]
    },
    {
      "page": "kenplot",
      "title": "Plot robust median ATS line for censored data",
      "topics": [
        "kenplot"
      ]
    },
    {
      "page": "markers",
      "title": "Markers",
      "topics": [
        "Markers",
        "markers"
      ]
    },
    {
      "page": "NADAList",
      "title": "NADA List Class",
      "topics": [
        "NADAList"
      ]
    },
    {
      "page": "NADAprobs",
      "title": "Default Probability Values for Quantile Estimation",
      "topics": [
        "NADAprobs"
      ]
    },
    {
      "page": "ordranks",
      "title": "Computes ranks of data with one or multiple detection limits",
      "topics": [
        "ordranks"
      ]
    },
    {
      "page": "partplots",
      "title": "Partial plots for censored MLE regression",
      "topics": [
        "partplots"
      ]
    },
    {
      "page": "PbHeron",
      "title": "PbHeron",
      "topics": [
        "PbHeron"
      ]
    },
    {
      "page": "Pollen_Thia",
      "title": "Thiamethoxam concentrations in pollen",
      "topics": [
        "Pollen_Thia"
      ]
    },
    {
      "page": "ppw.test",
      "title": "Test for difference in left-censored samples",
      "topics": [
        "ppw.test"
      ]
    },
    {
      "page": "print.NADAList",
      "title": "Show Method for NADAList Objects",
      "topics": [
        "print.NADAList"
      ]
    },
    {
      "page": "ReconLogistic",
      "title": "ReconLogistic",
      "topics": [
        "ReconLogistic"
      ]
    },
    {
      "page": "rescaleP",
      "title": "Rescale probability vector",
      "topics": [
        "rescaleP"
      ]
    },
    {
      "page": "ros",
      "title": "Regression on Order Statistics (ROS)",
      "topics": [
        "cenros",
        "plot.ros",
        "ros"
      ]
    },
    {
      "page": "ROSci",
      "title": "Computes confidence intervals on regression on order statistics (ROS) mean",
      "topics": [
        "ROSci"
      ]
    },
    {
      "page": "ShePyrene",
      "title": "ShePyrene",
      "topics": [
        "ShePyrene"
      ]
    },
    {
      "page": "TCE2",
      "title": "TCE2",
      "topics": [
        "TCE2"
      ]
    },
    {
      "page": "TCEReg",
      "title": "TCE Ground Waters of Long Island — with Explanatory Variables",
      "topics": [
        "TCEReg"
      ]
    },
    {
      "page": "uMDS",
      "title": "Plot U-score Nonmetric Multidimensional Scaling of censored data",
      "topics": [
        "uMDS"
      ]
    },
    {
      "page": "Usc",
      "title": "U-scores for (non-interval, sinle-column) Censored Data",
      "topics": [
        "Usc"
      ]
    },
    {
      "page": "Usci",
      "title": "Interval-censored U-Score",
      "topics": [
        "Usci"
      ]
    },
    {
      "page": "uscore",
      "title": "U-score (individual value)",
      "topics": [
        "uscore"
      ]
    },
    {
      "page": "uscores",
      "title": "Uscores for multiple columns of censored data",
      "topics": [
        "uscores"
      ]
    },
    {
      "page": "uscoresi",
      "title": "U-scores for interval-censored data (multiple columns)",
      "topics": [
        "uscoresi"
      ]
    }
  ],
  "_pkglogo": "https://github.com/swampthingpaul/nada2/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/swampthingpaul/nada2/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cenGAM",
    "cli",
    "cluster",
    "codetools",
    "coin",
    "colorspace",
    "commonmark",
    "corrplot",
    "cowplot",
    "cpp11",
    "curl",
    "Deriv",
    "doBy",
    "dplyr",
    "EnvStats",
    "exactRankTests",
    "farver",
    "fitdistrplus",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "ggtext",
    "glue",
    "gridExtra",
    "gridtext",
    "gtable",
    "isoband",
    "jpeg",
    "labeling",
    "lattice",
    "libcoin",
    "lifecycle",
    "litedown",
    "lme4",
    "lmtest",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "maxstat",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "modeltools",
    "multcomp",
    "mvtnorm",
    "NbClust",
    "nlme",
    "nloptr",
    "nnet",
    "nortest",
    "numDeriv",
    "pbkrtest",
    "perm",
    "permute",
    "pillar",
    "pkgconfig",
    "png",
    "polynom",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstatix",
    "S7",
    "sandwich",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "survminer",
    "TH.data",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "zoo"
  ],
  "_score": 5.852967691028819,
  "_indexed": true,
  "_nocasepkg": "nada2",
  "_universes": [
    "swampthingpaul"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-05-22T19:03:45.000Z",
      "distro": "noble",
      "commit": "6554db1e9ae77dd115d93ca9afbfffe307d7f8e7",
      "fileid": "c4999641eb2b5c0edc0204ac877cc18969cdd378ae40bb133bac615348a4fe8d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swampthingpaul/actions/runs/26277405804"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-05-22T19:03:41.000Z",
      "distro": "noble",
      "commit": "6554db1e9ae77dd115d93ca9afbfffe307d7f8e7",
      "fileid": "aa8f2882292161b7b77d26e3afdcd04583870d71141b96300593200794a37d0a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swampthingpaul/actions/runs/26277405804"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-05-22T19:19:52.000Z",
      "commit": "6554db1e9ae77dd115d93ca9afbfffe307d7f8e7",
      "fileid": "061a4943906083b105f28c4b1cd21ef785a49ca6e93c19ba558cadf4506ead52",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swampthingpaul/actions/runs/26277405804"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-05-22T19:30:46.000Z",
      "commit": "6554db1e9ae77dd115d93ca9afbfffe307d7f8e7",
      "fileid": "bf373ed7af08a42e9c8d25b02bf4106ef820965947b2cc2eccf7c710b0f9ed5a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swampthingpaul/actions/runs/26277405804"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1",
      "date": "2026-05-22T19:03:45.000Z",
      "commit": "6554db1e9ae77dd115d93ca9afbfffe307d7f8e7",
      "fileid": "16f9a42b77128c19b537a21e000768c27ad60da207abecd282e41a0726188d85",
      "status": "success",
      "buildurl": "https://github.com/r-universe/swampthingpaul/actions/runs/26277405804"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-05-22T19:02:48.000Z",
      "commit": "6554db1e9ae77dd115d93ca9afbfffe307d7f8e7",
      "fileid": "bc4b837d03da71eaf58f3cd330f0db743f2cde45494531f8a7c64af99166f29b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swampthingpaul/actions/runs/26277405804"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-05-22T19:02:37.000Z",
      "commit": "6554db1e9ae77dd115d93ca9afbfffe307d7f8e7",
      "fileid": "9c61d4e7e4bebe53da75586826d3511879467896afed6aceb0effa64100b0309",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swampthingpaul/actions/runs/26277405804"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-05-22T19:02:31.000Z",
      "commit": "6554db1e9ae77dd115d93ca9afbfffe307d7f8e7",
      "fileid": "3d2f62f0d429fbc2eb96a44aec99e0e704930a07751da7d1954bff4750631684",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swampthingpaul/actions/runs/26277405804"
    }
  ]
}