{
  "_id": "6a1016b7acfb0bcc41c849fe",
  "Package": "pTITAN2",
  "Title": "Permutations of Treatment Labels and TITAN2 Analysis",
  "Version": "1.0.2",
  "Authors@R": "c(\nperson(given = \"Peter\",     family = \"DeWitt\",    email = \"peter.dewitt@cuanschutz.edu\",          role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6391-0795\")),\nperson(given = \"Stephanie\", family = \"Figary\",    email = \"sef92@cornell.edu\",                    role = c(\"aut\"),        comment = c(ORCID = \"0000-0002-4876-9850\")),\nperson(given = \"Naomi\",     family = \"Detenbeck\", email = \"detenbeck.naomi@epa.gov\",              role = c(\"aut\"),        comment = c(ORCID = \"0000-0002-9868-0475\"))\n)",
  "Description": "Permute treatment labels for taxa and environmental\ngradients to generate an empirical distribution of change\npoints.  This is an extension for the 'TITAN2' package\n<https://cran.r-project.org/package=TITAN2>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "URL": "https://github.com/USEPA/pTITAN2",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.0",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Repository": "https://usepa.r-universe.dev",
  "Date/Publication": "2022-06-15 20:57:42 UTC",
  "RemoteUrl": "https://github.com/usepa/ptitan2",
  "RemoteRef": "HEAD",
  "RemoteSha": "56e107e9650ba739b207e441db71c717e953467c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 06:00:54 UTC",
    "User": "root"
  },
  "Author": "Peter DeWitt [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6391-0795>),\nStephanie Figary [aut] (ORCID: <https://orcid.org/0000-0002-4876-9850>),\nNaomi Detenbeck [aut] (ORCID: <https://orcid.org/0000-0002-9868-0475>)",
  "Maintainer": "Peter DeWitt <peter.dewitt@cuanschutz.edu>",
  "MD5sum": "9de83b05d11374b40b525a5df54f3980",
  "_user": "usepa",
  "_type": "src",
  "_file": "pTITAN2_1.0.2.tar.gz",
  "_fileid": "cb66d768eedd1786ca6498794ceb6d892809796bab899b805005d6750150d5c6",
  "_filesize": 345406,
  "_sha256": "cb66d768eedd1786ca6498794ceb6d892809796bab899b805005d6750150d5c6",
  "_created": "2026-05-14T06:00:54.000Z",
  "_published": "2026-05-22T08:41:27.561Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345655129,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988229927"
    },
    {
      "job": 77345655213,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988222924"
    },
    {
      "job": 77345655254,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988220203"
    },
    {
      "job": 77345654981,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010865747"
    },
    {
      "job": 77345654726,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988194582"
    },
    {
      "job": 77345654701,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156380693"
    },
    {
      "job": 77345655155,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988214936"
    },
    {
      "job": 77345655062,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988211813"
    },
    {
      "job": 77345655178,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988212894"
    }
  ],
  "_buildurl": "https://github.com/r-universe/usepa/actions/runs/25844500678",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/usepa/ptitan2",
  "_commit": {
    "id": "56e107e9650ba739b207e441db71c717e953467c",
    "author": "Peter DeWitt <peter.dewitt@cuanschutz.edu>",
    "committer": "Peter DeWitt <peter.dewitt@cuanschutz.edu>",
    "message": "remove use of the testthat package; retain tests, just omit the use of testthat\n",
    "time": 1655326662
  },
  "_maintainer": {
    "name": "Peter DeWitt",
    "email": "peter.dewitt@cuanschutz.edu",
    "login": "dewittpe",
    "orcid": "0000-0002-6391-0795",
    "uuid": 3136617
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "bookdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "TITAN2",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "usepa",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "epa-unknown"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "dewittpe",
      "count": 89,
      "uuid": 3136617
    },
    {
      "user": "sfigary",
      "count": 7,
      "uuid": 22836108
    }
  ],
  "_userbio": {
    "uuid": 1304320,
    "type": "organization",
    "name": "U.S. Environmental Protection Agency",
    "description": "Protecting Human Health and the Environment"
  },
  "_downloads": {
    "count": 204,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pTITAN2"
  },
  "_devurl": "https://github.com/usepa/ptitan2",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pTITAN2.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/usepa/ptitan2",
  "_realowner": "usepa",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-11-17"
    },
    {
      "version": "1.0.1",
      "date": "2021-12-07"
    },
    {
      "version": "1.0.2",
      "date": "2022-03-07"
    }
  ],
  "_exports": [
    "occurrences",
    "permute",
    "permute2"
  ],
  "_datasets": [
    {
      "name": "C_IC_D_06_wID",
      "title": "Example Data Sets",
      "object": "C_IC_D_06_wID",
      "class": [
        "data.frame"
      ],
      "fields": [
        "StationID",
        "ImpCover"
      ],
      "rows": 251,
      "table": true,
      "tojson": true
    },
    {
      "name": "C_IC_N_06_wID",
      "title": "Example Data Sets",
      "object": "C_IC_N_06_wID",
      "class": [
        "data.frame"
      ],
      "fields": [
        "StationID",
        "ImpCover"
      ],
      "rows": 124,
      "table": true,
      "tojson": true
    },
    {
      "name": "CD_06_Mall_wID",
      "title": "Example Data Sets",
      "object": "CD_06_Mall_wID",
      "class": [
        "data.frame"
      ],
      "fields": [
        "StationID",
        "Ar000000",
        "Bi000000",
        "BiUn0000",
        "BiUnUi00",
        "BiUnUi01",
        "BiVe0000",
        "BiVeCa00",
        "BiVeCa01",
        "BiVeSh00",
        "Br000000",
        "En000000",
        "EnHo0000",
        "EnHoTt00",
        "EnHoTt01",
        "Ga000000",
        "GaBa0000",
        "GaBaAc00",
        "GaBaAc01",
        "GaBaLy00",
        "GaBaLy01",
        "GaBaLy02",
        "GaBaLy03",
        "GaBaPb00",
        "GaBaPb01",
        "GaBaPb02",
        "GaBaPb03",
        "GaBaPb04",
        "GaBaPz00",
        "GaBaPz01",
        "GaHt0000",
        "GaHtVl00",
        "GaHtVl01",
        "GaHy0000",
        "GaHyCc00",
        "GaHyCc01",
        "GaHyHb00",
        "GaHyLi00",
        "GaHyLi01",
        "GaHyPm00",
        "GaHyPm01",
        "GaNe0000",
        "GaNeTi00",
        "GaNeTi01",
        "GaSo0000",
        "GaSoPu00",
        "GaSoPu01",
        "Hi000000",
        "HiAr0000",
        "HiArEr00",
        "HiArEr01",
        "HiArEr02",
        "HiArEr03",
        "HiGn0000",
        "HiGnHu00",
        "HiRh0000",
        "HiRhGs00",
        "HiRhPs00",
        "Hy000000",
        "HyHd0000",
        "HyHdHd00",
        "HyHdHd01",
        "In000000",
        "InCo0000",
        "InCoAp00",
        "InCoAp01",
        "InCoDt00",
        "InCoDt01",
        "InCoDt02",
        "InCoDt03",
        "InCoDt04",
        "InCoDt05",
        "InCoDt06",
        "InCoDt07",
        "InCoDt08",
        "InCoDt09",
        "InCoDt10",
        "InCoDt11",
        "InCoDt12",
        "InCoDt13",
        "InCoDt14",
        "InCoDy00",
        "InCoDy01",
        "InCoDy02",
        "InCoEl00",
        "InCoEl01",
        "InCoEm00",
        "InCoEm01",
        "InCoEm02",
        "InCoEm03",
        "InCoEm04",
        "InCoEm05",
        "InCoEm06",
        "InCoEm07",
        "InCoEm08",
        "InCoEm09",
        "InCoEm10",
        "InCoEm11",
        "InCoEm12",
        "InCoGo00",
        "InCoGo01",
        "InCoGr00",
        "InCoGr01",
        "InCoGr02",
        "InCoGr03",
        "InCoHc00",
        "InCoHc01",
        "InCoHe00",
        "InCoHe01",
        "InCoHe02",
        "InCoHe03",
        "InCoHe04",
        "InCoHe05",
        "InCoHe06",
        "InCoHe07",
        "InCoHe08",
        "InCoHe09",
        "InCoHe10",
        "InCoHe11",
        "InCoHe12",
        "InCoHe13",
        "InCoHe14",
        "InCoHi00",
        "InCoHi01",
        "InCoHi02",
        "InCoHi03",
        "InCoHl00",
        "InCoHl01",
        "InCoHr00",
        "InCoHr01",
        "InCoHr02",
        "InCoHr03",
        "InCoHs00",
        "InCoHs01",
        "InCoNt00",
        "InCoNt01",
        "InCoPe00",
        "InCoPe01",
        "InCoPe02",
        "InCoPe03",
        "InCoSi00",
        "InCoSt00",
        "InDi0000",
        "InDiBp00",
        "InDiCh00",
        "InDiCh01",
        "InDiCh02",
        "InDiCi00",
        "InDiCi01",
        "InDiCi02",
        "InDiCi03",
        "InDiCi04",
        "InDiCi05",
        "InDiCi06",
        "InDiCn00",
        "InDiCn01",
        "InDiCn02",
        "InDiCn03",
        "InDiCn04",
        "InDiCn05",
        "InDiCn06",
        "InDiCn07",
        "InDiCn08",
        "InDiCn09",
        "InDiCn10",
        "InDiCn11",
        "InDiCu00",
        "InDiDl00",
        "InDiDu00",
        "InDiDu01",
        "InDiDx00",
        "InDiDx01",
        "InDiDx02",
        "InDiDx03",
        "InDiEd00",
        "InDiEp00",
        "InDiEp01",
        "InDiEp02",
        "InDiEp03",
        "InDiEp04",
        "InDiEp05",
        "InDiEp06",
        "InDiEp07",
        "InDiEp08",
        "InDiMu00",
        "InDiPc00",
        "InDiPc01",
        "InDiPh00",
        "InDiPo00",
        "InDiPo01",
        "InDiPo02",
        "InDiPo03",
        "InDiPp00",
        "InDiSc00",
        "InDiSm00",
        "InDiSm01",
        "InDiSm02",
        "InDiSm03",
        "InDiSm04",
        "InDiSr00",
        "InDiSr01",
        "InDiSr02",
        "InDiSr03",
        "InDiSr04",
        "InDiSr05",
        "InDiSy00",
        "InDiSz00",
        "InDiTa00",
        "InDiTa01",
        "InDiTb00",
        "InDiTb01",
        "InDiTb02",
        "InDiTb03",
        "InDiTn00",
        "InDiTn01",
        "InDiTp00",
        "InDiTp01",
        "InDiTp02",
        "InDiTp03",
        "InDiTp04",
        "InDiTp05",
        "InDiTp06",
        "InDiTp07",
        "InDiTp08",
        "InDiTp09",
        "InDiTp10",
        "InDiTp11",
        "InDiTp12",
        "InDiTp13",
        "InDiTp14",
        "InDiTp15",
        "InDiTp16",
        "InDiTp17",
        "InEp0000",
        "InEpAe00",
        "InEpAe01",
        "InEpBe00",
        "InEpBe01",
        "InEpBe02",
        "InEpBe03",
        "InEpBe04",
        "InEpBe05",
        "InEpBe06",
        "InEpBe07",
        "InEpBe08",
        "InEpBe09",
        "InEpBe10",
        "InEpCd00",
        "InEpCd01",
        "InEpEh00",
        "InEpEh01",
        "InEpEh02",
        "InEpEh03",
        "InEpEh04",
        "InEpEh05",
        "InEpEh06",
        "InEpEh07",
        "InEpHg00",
        "InEpHg01",
        "InEpHg02",
        "InEpHg03",
        "InEpHg04",
        "InEpHg05",
        "InEpHg06",
        "InEpHg07",
        "InEpHg08",
        "InEpHg09",
        "InEpIo00",
        "InEpIo01",
        "InEpLe00",
        "InEpLe01",
        "InEpLe02",
        "InEpLe03",
        "InEpLt00",
        "InEpLt01",
        "InEpLt02",
        "InEpLt03",
        "InEpSp00",
        "InEpSp01",
        "InHe0000",
        "InHeBl00",
        "InHeBl01",
        "InHeBl02",
        "InHeBl03",
        "InHeCx00",
        "InHeCx01",
        "InHeCx02",
        "InHeCx03",
        "InHeCx04",
        "InHeCx05",
        "InHeCx06",
        "InHeCx07",
        "InHeNp00",
        "InHeNp02",
        "InHeNu00",
        "InHeNu01",
        "InLe0000",
        "InLePl00",
        "InLePl01",
        "InLePl02",
        "InMe0000",
        "InMeCy00",
        "InMeCy01",
        "InMeCy02",
        "InMeCy03",
        "InMeCy04",
        "InMeSa00",
        "InMeSa01",
        "InNu0000",
        "InOd0000",
        "InOdAs00",
        "InOdAs01",
        "InOdAs02",
        "InOdCe00",
        "InOdCe01",
        "InOdCe02",
        "InOdCe03",
        "InOdCe04",
        "InOdCe05",
        "InOdCg00",
        "InOdCo00",
        "InOdCs00",
        "InOdCs01",
        "InOdGm00",
        "InOdGm01",
        "InOdGm02",
        "InOdGm03",
        "InOdGm04",
        "InOdGm05",
        "InOdGm06",
        "InOdLb00",
        "InOdLb01",
        "InOdLb02",
        "InOdLb03",
        "InOdLb04",
        "InOdLb05",
        "InOdLb06",
        "InOdLb07",
        "InOdLb08",
        "InOdLs00",
        "InOdLs01",
        "InOdLs02",
        "InOdMc00",
        "InOdMc01",
        "InPl0000",
        "InPlCl00",
        "InPlCl01",
        "InPlCl02",
        "InPlCl03",
        "InPlCl04",
        "InPlCl05",
        "InPlCl06",
        "InPlCl07",
        "InPlCl08",
        "InPlCl09",
        "InPlCp00",
        "InPlLu00",
        "InPlLu01",
        "InPlLu02",
        "InPlNm00",
        "InPlNm01",
        "InPlNm02",
        "InPlNm03",
        "InPlNm04",
        "InPlNm05",
        "InPlNm06",
        "InPlNm07",
        "InPlNm08",
        "InPlNm09",
        "InPlPa00",
        "InPlPa01",
        "InPlPa02",
        "InPlPd00",
        "InPlPd01",
        "InPlPd02",
        "InPlPd03",
        "InPlPd04",
        "InPlPd05",
        "InPlPd06",
        "InPlPd07",
        "InPlPr00",
        "InPlPr01",
        "InPlPr02",
        "InPlPr03",
        "InPlPr04",
        "InPlPt00",
        "InPlPt01",
        "InPlPt02",
        "InPlTe00",
        "InPlTe01",
        "InPlTe02",
        "InTr0000",
        "InTrAa00",
        "InTrAa01",
        "InTrBa00",
        "InTrBa01",
        "InTrBa02",
        "InTrBa03",
        "InTrCm00",
        "InTrCm01",
        "InTrGe00",
        "InTrGe01",
        "InTrGl00",
        "InTrGl01",
        "InTrGl02",
        "InTrGl03",
        "InTrGl04",
        "InTrHo00",
        "InTrHo01",
        "InTrHo02",
        "InTrHo03",
        "InTrHo04",
        "InTrHp00",
        "InTrHp02",
        "InTrHt00",
        "InTrHt01",
        "InTrHt02",
        "InTrHt03",
        "InTrHt04",
        "InTrHt05",
        "InTrHt06",
        "InTrHt07",
        "InTrHt08",
        "InTrHt09",
        "InTrHt10",
        "InTrLm00",
        "InTrLm01",
        "InTrLm02",
        "InTrLm03",
        "InTrLm04",
        "InTrLm05",
        "InTrLm06",
        "InTrLm07",
        "InTrLm08",
        "InTrLm09",
        "InTrLo00",
        "InTrLo01",
        "InTrLo02",
        "InTrLo03",
        "InTrLo04",
        "InTrLp00",
        "InTrLp01",
        "InTrOo00",
        "InTrOo01",
        "InTrOo02",
        "InTrOo03",
        "InTrOo04",
        "InTrPg00",
        "InTrPg01",
        "InTrPi00",
        "InTrPi01",
        "InTrPi02",
        "InTrPi03",
        "InTrPn00",
        "InTrPn01",
        "InTrPy00",
        "InTrPy01",
        "InTrPy02",
        "InTrRy00",
        "InTrRy01",
        "InTrSe00",
        "InTrSe01",
        "InTrUn00",
        "InTrUn01",
        "InTrUn02",
        "InTrUn03",
        "Ma000000",
        "MaAm0000",
        "MaAmAi00",
        "MaAmCr00",
        "MaAmCr01",
        "MaAmCt00",
        "MaAmCt01",
        "MaAmCt02",
        "MaAmGa00",
        "MaAmGa01",
        "MaAmHa00",
        "MaAmHa01",
        "MaDe0000",
        "MaDeAt00",
        "MaDeCb00",
        "MaDeCb01",
        "MaDeCb02",
        "MaIs0000",
        "MaIsAl00",
        "MaIsSd00",
        "MaMy0000",
        "MaMyMs00",
        "MaMyMs01",
        "MaMyMs02",
        "Ol000000",
        "Os000000",
        "Po000000",
        "PoAc0000",
        "PoAcNr00",
        "PoAcNr01",
        "PoAcNr02",
        "PoCa0000",
        "PoCaSb00",
        "PoCaSb01",
        "Tu000000"
      ],
      "rows": 251,
      "table": true,
      "tojson": true
    },
    {
      "name": "CN_06_Mall_wID",
      "title": "Example Data Sets",
      "object": "CN_06_Mall_wID",
      "class": [
        "data.frame"
      ],
      "fields": [
        "StationID",
        "Ar000000",
        "Bi000000",
        "BiUn0000",
        "BiUnUi00",
        "BiUnUi01",
        "BiVe0000",
        "BiVeCa00",
        "BiVeCa01",
        "BiVeSh00",
        "Br000000",
        "En000000",
        "EnHo0000",
        "EnHoTt00",
        "EnHoTt01",
        "Ga000000",
        "GaBa0000",
        "GaBaAc00",
        "GaBaAc01",
        "GaBaLy00",
        "GaBaLy01",
        "GaBaLy02",
        "GaBaLy03",
        "GaBaPb00",
        "GaBaPb01",
        "GaBaPb02",
        "GaBaPb03",
        "GaBaPb04",
        "GaBaPz00",
        "GaBaPz01",
        "GaHt0000",
        "GaHtVl00",
        "GaHtVl01",
        "GaHy0000",
        "GaHyCc00",
        "GaHyCc01",
        "GaHyHb00",
        "GaHyLi00",
        "GaHyLi01",
        "GaHyPm00",
        "GaHyPm01",
        "GaNe0000",
        "GaNeTi00",
        "GaNeTi01",
        "GaSo0000",
        "GaSoPu00",
        "GaSoPu01",
        "Hi000000",
        "HiAr0000",
        "HiArEr00",
        "HiArEr01",
        "HiArEr02",
        "HiArEr03",
        "HiGn0000",
        "HiGnHu00",
        "HiRh0000",
        "HiRhGs00",
        "HiRhPs00",
        "Hy000000",
        "HyHd0000",
        "HyHdHd00",
        "HyHdHd01",
        "In000000",
        "InCo0000",
        "InCoAp00",
        "InCoAp01",
        "InCoDt00",
        "InCoDt01",
        "InCoDt02",
        "InCoDt03",
        "InCoDt04",
        "InCoDt05",
        "InCoDt06",
        "InCoDt07",
        "InCoDt08",
        "InCoDt09",
        "InCoDt10",
        "InCoDt11",
        "InCoDt12",
        "InCoDt13",
        "InCoDt14",
        "InCoDy00",
        "InCoDy01",
        "InCoDy02",
        "InCoEl00",
        "InCoEl01",
        "InCoEm00",
        "InCoEm01",
        "InCoEm02",
        "InCoEm03",
        "InCoEm04",
        "InCoEm05",
        "InCoEm06",
        "InCoEm07",
        "InCoEm08",
        "InCoEm09",
        "InCoEm10",
        "InCoEm11",
        "InCoEm12",
        "InCoGo00",
        "InCoGo01",
        "InCoGr00",
        "InCoGr01",
        "InCoGr02",
        "InCoGr03",
        "InCoHc00",
        "InCoHc01",
        "InCoHe00",
        "InCoHe01",
        "InCoHe02",
        "InCoHe03",
        "InCoHe04",
        "InCoHe05",
        "InCoHe06",
        "InCoHe07",
        "InCoHe08",
        "InCoHe09",
        "InCoHe10",
        "InCoHe11",
        "InCoHe12",
        "InCoHe13",
        "InCoHe14",
        "InCoHi00",
        "InCoHi01",
        "InCoHi02",
        "InCoHi03",
        "InCoHl00",
        "InCoHl01",
        "InCoHr00",
        "InCoHr01",
        "InCoHr02",
        "InCoHr03",
        "InCoHs00",
        "InCoHs01",
        "InCoNt00",
        "InCoNt01",
        "InCoPe00",
        "InCoPe01",
        "InCoPe02",
        "InCoPe03",
        "InCoSi00",
        "InCoSt00",
        "InDi0000",
        "InDiBp00",
        "InDiCh00",
        "InDiCh01",
        "InDiCh02",
        "InDiCi00",
        "InDiCi01",
        "InDiCi02",
        "InDiCi03",
        "InDiCi04",
        "InDiCi05",
        "InDiCi06",
        "InDiCn00",
        "InDiCn01",
        "InDiCn02",
        "InDiCn03",
        "InDiCn04",
        "InDiCn05",
        "InDiCn06",
        "InDiCn07",
        "InDiCn08",
        "InDiCn09",
        "InDiCn10",
        "InDiCn11",
        "InDiCu00",
        "InDiDl00",
        "InDiDu00",
        "InDiDu01",
        "InDiDx00",
        "InDiDx01",
        "InDiDx02",
        "InDiDx03",
        "InDiEd00",
        "InDiEp00",
        "InDiEp01",
        "InDiEp02",
        "InDiEp03",
        "InDiEp04",
        "InDiEp05",
        "InDiEp06",
        "InDiEp07",
        "InDiEp08",
        "InDiMu00",
        "InDiPc00",
        "InDiPc01",
        "InDiPh00",
        "InDiPo00",
        "InDiPo01",
        "InDiPo02",
        "InDiPo03",
        "InDiPp00",
        "InDiSc00",
        "InDiSm00",
        "InDiSm01",
        "InDiSm02",
        "InDiSm03",
        "InDiSm04",
        "InDiSr00",
        "InDiSr01",
        "InDiSr02",
        "InDiSr03",
        "InDiSr04",
        "InDiSr05",
        "InDiSy00",
        "InDiSz00",
        "InDiTa00",
        "InDiTa01",
        "InDiTb00",
        "InDiTb01",
        "InDiTb02",
        "InDiTb03",
        "InDiTn00",
        "InDiTn01",
        "InDiTp00",
        "InDiTp01",
        "InDiTp02",
        "InDiTp03",
        "InDiTp04",
        "InDiTp05",
        "InDiTp06",
        "InDiTp07",
        "InDiTp08",
        "InDiTp09",
        "InDiTp10",
        "InDiTp11",
        "InDiTp12",
        "InDiTp13",
        "InDiTp14",
        "InDiTp15",
        "InDiTp16",
        "InDiTp17",
        "InEp0000",
        "InEpAe00",
        "InEpAe01",
        "InEpBe00",
        "InEpBe01",
        "InEpBe02",
        "InEpBe03",
        "InEpBe04",
        "InEpBe05",
        "InEpBe06",
        "InEpBe07",
        "InEpBe08",
        "InEpBe09",
        "InEpBe10",
        "InEpCd00",
        "InEpCd01",
        "InEpEh00",
        "InEpEh01",
        "InEpEh02",
        "InEpEh03",
        "InEpEh04",
        "InEpEh05",
        "InEpEh06",
        "InEpEh07",
        "InEpHg00",
        "InEpHg01",
        "InEpHg02",
        "InEpHg03",
        "InEpHg04",
        "InEpHg05",
        "InEpHg06",
        "InEpHg07",
        "InEpHg08",
        "InEpHg09",
        "InEpIo00",
        "InEpIo01",
        "InEpLe00",
        "InEpLe01",
        "InEpLe02",
        "InEpLe03",
        "InEpLt00",
        "InEpLt01",
        "InEpLt02",
        "InEpLt03",
        "InEpSp00",
        "InEpSp01",
        "InHe0000",
        "InHeBl00",
        "InHeBl01",
        "InHeBl02",
        "InHeBl03",
        "InHeCx00",
        "InHeCx01",
        "InHeCx02",
        "InHeCx03",
        "InHeCx04",
        "InHeCx05",
        "InHeCx06",
        "InHeCx07",
        "InHeNp00",
        "InHeNp02",
        "InHeNu00",
        "InHeNu01",
        "InLe0000",
        "InLePl00",
        "InLePl01",
        "InLePl02",
        "InMe0000",
        "InMeCy00",
        "InMeCy01",
        "InMeCy02",
        "InMeCy03",
        "InMeCy04",
        "InMeSa00",
        "InMeSa01",
        "InNu0000",
        "InOd0000",
        "InOdAs00",
        "InOdAs01",
        "InOdAs02",
        "InOdCe00",
        "InOdCe01",
        "InOdCe02",
        "InOdCe03",
        "InOdCe04",
        "InOdCe05",
        "InOdCg00",
        "InOdCo00",
        "InOdCs00",
        "InOdCs01",
        "InOdGm00",
        "InOdGm01",
        "InOdGm02",
        "InOdGm03",
        "InOdGm04",
        "InOdGm05",
        "InOdGm06",
        "InOdLb00",
        "InOdLb01",
        "InOdLb02",
        "InOdLb03",
        "InOdLb04",
        "InOdLb05",
        "InOdLb06",
        "InOdLb07",
        "InOdLb08",
        "InOdLs00",
        "InOdLs01",
        "InOdLs02",
        "InOdMc00",
        "InOdMc01",
        "InPl0000",
        "InPlCl00",
        "InPlCl01",
        "InPlCl02",
        "InPlCl03",
        "InPlCl04",
        "InPlCl05",
        "InPlCl06",
        "InPlCl07",
        "InPlCl08",
        "InPlCl09",
        "InPlCp00",
        "InPlLu00",
        "InPlLu01",
        "InPlLu02",
        "InPlNm00",
        "InPlNm01",
        "InPlNm02",
        "InPlNm03",
        "InPlNm04",
        "InPlNm05",
        "InPlNm06",
        "InPlNm07",
        "InPlNm08",
        "InPlNm09",
        "InPlPa00",
        "InPlPa01",
        "InPlPa02",
        "InPlPd00",
        "InPlPd01",
        "InPlPd02",
        "InPlPd03",
        "InPlPd04",
        "InPlPd05",
        "InPlPd06",
        "InPlPd07",
        "InPlPr00",
        "InPlPr01",
        "InPlPr02",
        "InPlPr03",
        "InPlPr04",
        "InPlPt00",
        "InPlPt01",
        "InPlPt02",
        "InPlTe00",
        "InPlTe01",
        "InPlTe02",
        "InTr0000",
        "InTrAa00",
        "InTrAa01",
        "InTrBa00",
        "InTrBa01",
        "InTrBa02",
        "InTrBa03",
        "InTrCm00",
        "InTrCm01",
        "InTrGe00",
        "InTrGe01",
        "InTrGl00",
        "InTrGl01",
        "InTrGl02",
        "InTrGl03",
        "InTrGl04",
        "InTrHo00",
        "InTrHo01",
        "InTrHo02",
        "InTrHo03",
        "InTrHo04",
        "InTrHp00",
        "InTrHp02",
        "InTrHt00",
        "InTrHt01",
        "InTrHt02",
        "InTrHt03",
        "InTrHt04",
        "InTrHt05",
        "InTrHt06",
        "InTrHt07",
        "InTrHt08",
        "InTrHt09",
        "InTrHt10",
        "InTrLm00",
        "InTrLm01",
        "InTrLm02",
        "InTrLm03",
        "InTrLm04",
        "InTrLm05",
        "InTrLm06",
        "InTrLm07",
        "InTrLm08",
        "InTrLm09",
        "InTrLo00",
        "InTrLo01",
        "InTrLo02",
        "InTrLo03",
        "InTrLo04",
        "InTrLp00",
        "InTrLp01",
        "InTrOo00",
        "InTrOo01",
        "InTrOo02",
        "InTrOo03",
        "InTrOo04",
        "InTrPg00",
        "InTrPg01",
        "InTrPi00",
        "InTrPi01",
        "InTrPi02",
        "InTrPi03",
        "InTrPn00",
        "InTrPn01",
        "InTrPy00",
        "InTrPy01",
        "InTrPy02",
        "InTrRy00",
        "InTrRy01",
        "InTrSe00",
        "InTrSe01",
        "InTrUn00",
        "InTrUn01",
        "InTrUn02",
        "InTrUn03",
        "Ma000000",
        "MaAm0000",
        "MaAmAi00",
        "MaAmCr00",
        "MaAmCr01",
        "MaAmCt00",
        "MaAmCt01",
        "MaAmCt02",
        "MaAmGa00",
        "MaAmGa01",
        "MaAmHa00",
        "MaAmHa01",
        "MaDe0000",
        "MaDeAt00",
        "MaDeCb00",
        "MaDeCb01",
        "MaDeCb02",
        "MaIs0000",
        "MaIsAl00",
        "MaIsSd00",
        "MaMy0000",
        "MaMyMs00",
        "MaMyMs01",
        "MaMyMs02",
        "Ol000000",
        "Os000000",
        "Po000000",
        "PoAc0000",
        "PoAcNr00",
        "PoAcNr01",
        "PoAcNr02",
        "PoCa0000",
        "PoCaSb00",
        "PoCaSb01",
        "Tu000000"
      ],
      "rows": 124,
      "table": true,
      "tojson": true
    },
    {
      "name": "permutation_example",
      "title": "Permutation Example Result",
      "object": "permutation_example",
      "class": [
        "data.frame"
      ],
      "fields": [
        "trt1cpsumz-",
        "trt1cpsumz+",
        "trt1count",
        "trt2cpsumz-",
        "trt2cpsumz+",
        "trt2count",
        "permutation"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "datasets",
      "title": "Example Data Sets",
      "topics": [
        "CD_06_Mall_wID",
        "CN_06_Mall_wID",
        "C_IC_D_06_wID",
        "C_IC_N_06_wID",
        "datasets"
      ]
    },
    {
      "page": "occurrences",
      "title": "Occurrence",
      "topics": [
        "occurrences"
      ]
    },
    {
      "page": "permutation_example",
      "title": "Permutation Example Result",
      "topics": [
        "permutation_example"
      ]
    },
    {
      "page": "permute",
      "title": "Permute",
      "topics": [
        "permute",
        "permute2"
      ]
    },
    {
      "page": "pTITAN2",
      "title": "Permutations of Treatment Labels and TITAN2 Analysis",
      "topics": [
        "pTITAN2"
      ]
    }
  ],
  "_readme": "https://github.com/usepa/ptitan2/raw/HEAD/README.md",
  "_rundeps": [
    "data.table"
  ],
  "_vignettes": [
    {
      "source": "pTITAN2.Rmd",
      "filename": "pTITAN2.html",
      "title": "pTITAN2",
      "author": "Stephanie Figary^1^, Peter E. DeWitt^2,3,4^, and Naomi Detenbeck^5^",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Methods",
        "Operation:",
        "Implementation:",
        "Example",
        "Example data",
        "Function occurrences",
        "Function permute",
        "Running TITAN2::titan",
        "Analyzing the results",
        "Conclusions",
        "Data",
        "Software availability",
        "Author Contributions",
        "Competing Interests",
        "Grant Information",
        "Acknowledgments",
        "References"
      ],
      "created": "2021-03-23 17:14:24",
      "modified": "2022-06-15 20:39:25",
      "commits": 33
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ptitan2",
  "_universes": [
    "usepa",
    "dewittpe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-14T06:03:41.000Z",
      "distro": "noble",
      "commit": "56e107e9650ba739b207e441db71c717e953467c",
      "fileid": "fcc5b5fd91d0eab22ac1603e39db53c3313017e0c2348edf80aa3992e6bd13bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usepa/actions/runs/25844500678"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-14T06:03:08.000Z",
      "distro": "noble",
      "commit": "56e107e9650ba739b207e441db71c717e953467c",
      "fileid": "d9fe49364c69948f0072aa374f84f7c6ebf1fd2fa4676ae202f452966e5d4f37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usepa/actions/runs/25844500678"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-14T06:02:54.000Z",
      "commit": "56e107e9650ba739b207e441db71c717e953467c",
      "fileid": "69726a67f250790ca752255df5580ea66ec36da4e044a2a3b13ff9ca208b7273",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usepa/actions/runs/25844500678"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-15T05:43:52.000Z",
      "commit": "56e107e9650ba739b207e441db71c717e953467c",
      "fileid": "8d590f049a131415a08b7fe5b7d417a0ffb9b9d41852f527a42a6eb47eaf80bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usepa/actions/runs/25844500678"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-14T06:02:22.000Z",
      "commit": "56e107e9650ba739b207e441db71c717e953467c",
      "fileid": "006c70d22ded842485b6b1d2ab3019e8c5890a927eb3da47b295dc6479d8300e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usepa/actions/runs/25844500678"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-14T06:02:12.000Z",
      "commit": "56e107e9650ba739b207e441db71c717e953467c",
      "fileid": "acc91b77279c13ea1520c727d6bd9c7becd29071a805bee2ecc2e95ad714687a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usepa/actions/runs/25844500678"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-14T06:02:15.000Z",
      "commit": "56e107e9650ba739b207e441db71c717e953467c",
      "fileid": "d12119faa4f0d5464138d86b443e7e17820df17d05fa7fbfa780b76e8f9094b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usepa/actions/runs/25844500678"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-22T08:41:05.000Z",
      "commit": "56e107e9650ba739b207e441db71c717e953467c",
      "fileid": "318dbccd37ae41983f5f58409ab676a2417d87478f7bbcc895765c0c997f0def",
      "status": "success",
      "buildurl": "https://github.com/r-universe/usepa/actions/runs/25844500678"
    }
  ]
}