{
  "_id": "6a1015b2acfb0bcc41c8420e",
  "Package": "InspectionPlanner",
  "Title": "Phytosanitary Inspection Sampling Planner",
  "Version": "1.2",
  "Authors@R": "c(\nperson(\"Gustavo\", \"Ramirez-Valverde\", email = \"gustavoramirezvalverde@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Luis Gabriel\", \"Otero-Prevost\", role = \"aut\"),\nperson(\"Pedro\", \"Macias-Canales\", role = \"ctb\"),\nperson(\"Juan A.\", \"Villanueva-Jimenez\", role = \"ctb\"),\nperson(\"Jorge Luis\", \"Leyva-Vazquez\", role = \"ctb\")\n)",
  "Description": "A 'shiny' application to assist in phytosanitary\ninspections. It generates a diagram of pallets in a lot,\nhighlights the units to be sampled, and documents them based on\nthe selected sampling method (simple random or systematic\nsampling).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 09:58:17 UTC",
    "User": "root"
  },
  "Author": "Gustavo Ramirez-Valverde [aut, cre], Luis Gabriel Otero-Prevost\n[aut], Pedro Macias-Canales [ctb], Juan A. Villanueva-Jimenez\n[ctb], Jorge Luis Leyva-Vazquez [ctb]",
  "Maintainer": "Gustavo Ramirez-Valverde <gustavoramirezvalverde@gmail.com>",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://grvisei.r-universe.dev",
  "Date/Publication": "2024-10-16 18:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/InspectionPlanner",
  "RemoteRef": "HEAD",
  "RemoteSha": "f7aebf7132bf8cd8e4253cf785672759a662c8eb",
  "MD5sum": "38a6025d5ad3298d69e1264f48ecb261",
  "_user": "grvisei",
  "_type": "src",
  "_file": "InspectionPlanner_1.2.tar.gz",
  "_fileid": "46737417fdb3618e848f20f846f4f6d9ad5d9ebf165758b4bc1d218c689ba811",
  "_filesize": 87134,
  "_sha256": "46737417fdb3618e848f20f846f4f6d9ad5d9ebf165758b4bc1d218c689ba811",
  "_created": "2026-05-14T09:58:17.000Z",
  "_published": "2026-05-22T08:37:06.870Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77344859128,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991863329"
    },
    {
      "job": 77344859116,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991861940"
    },
    {
      "job": 77344859056,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991856351"
    },
    {
      "job": 77344858569,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010979085"
    },
    {
      "job": 77344858438,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991822608"
    },
    {
      "job": 77344858421,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156304077"
    },
    {
      "job": 77344858884,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991843548"
    },
    {
      "job": 77344859257,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991847460"
    },
    {
      "job": 77344859219,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991844732"
    }
  ],
  "_buildurl": "https://github.com/r-universe/grvisei/actions/runs/25853739419",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/InspectionPlanner",
  "_commit": {
    "id": "f7aebf7132bf8cd8e4253cf785672759a662c8eb",
    "author": "Gustavo Ramirez-Valverde <gustavoramirezvalverde@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2\n",
    "time": 1729102802
  },
  "_maintainer": {
    "name": "Gustavo Ramirez-Valverde",
    "email": "gustavoramirezvalverde@gmail.com",
    "login": "grvisei",
    "uuid": 90307277
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.3",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "grvisei",
      "count": 1,
      "uuid": 90307277
    }
  ],
  "_userbio": {
    "uuid": 90307277,
    "type": "user",
    "name": "grvisei"
  },
  "_downloads": {
    "count": 165,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/InspectionPlanner"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/InspectionPlanner.html",
    "manual.pdf"
  ],
  "_realowner": "grvisei",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.2",
      "date": "2024-10-16"
    }
  ],
  "_exports": [],
  "_help": [
    {
      "page": "InspectionPlanner-package",
      "title": "Phytosanitary Inspection Sampling Planner",
      "topics": [
        "InspectionPlanner-package",
        "InspectionPlanner"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "sourcetools",
    "tinytex",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "inspectionplanner",
  "_universes": [
    "grvisei"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-14T10:00:42.000Z",
      "distro": "noble",
      "commit": "f7aebf7132bf8cd8e4253cf785672759a662c8eb",
      "fileid": "5ca2a47566d0d9c78349eb0df6dc9d7d9f25be034ab63369354bd6eae311621d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grvisei/actions/runs/25853739419"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-14T10:00:37.000Z",
      "distro": "noble",
      "commit": "f7aebf7132bf8cd8e4253cf785672759a662c8eb",
      "fileid": "bd603545e36b81a9b815418fa7e4939ec4c72ff7e09c1a0c1dc6de7a4ce27748",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grvisei/actions/runs/25853739419"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-14T10:00:14.000Z",
      "commit": "f7aebf7132bf8cd8e4253cf785672759a662c8eb",
      "fileid": "4f286433e2fcfbad2a8708b67ba02082928014543168c1107609ebf4515a840b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grvisei/actions/runs/25853739419"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-15T05:53:45.000Z",
      "commit": "f7aebf7132bf8cd8e4253cf785672759a662c8eb",
      "fileid": "ac8a2b350b05182a8e41d873108b37a58734bc997198638c325d6cca5b37cbea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grvisei/actions/runs/25853739419"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-14T09:59:28.000Z",
      "commit": "f7aebf7132bf8cd8e4253cf785672759a662c8eb",
      "fileid": "8c0c2f8eba1e6447ac004e3702062d95ce41faf23e8d7373148de762285a3bfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grvisei/actions/runs/25853739419"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-14T09:59:41.000Z",
      "commit": "f7aebf7132bf8cd8e4253cf785672759a662c8eb",
      "fileid": "b4864f32bfb35105d37344d9b8019d8675752b748465cb7d06d976af918ef4a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grvisei/actions/runs/25853739419"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-14T09:59:31.000Z",
      "commit": "f7aebf7132bf8cd8e4253cf785672759a662c8eb",
      "fileid": "34ff7b2743f5690f6570c6f07e2d41efb3b8dbb48b1601ffe1c26edb43331f1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grvisei/actions/runs/25853739419"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-05-22T08:36:48.000Z",
      "commit": "f7aebf7132bf8cd8e4253cf785672759a662c8eb",
      "fileid": "a8a447fd3e57763bfdce4e208832bc7914b2ee144662a21c564457ccb594106d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/grvisei/actions/runs/25853739419"
    }
  ]
}