{
  "_id": "6a54aa33ff0138dec5d665dc",
  "Package": "grtsdb",
  "Title": "Create a Sampling Frame Using GRTS",
  "Version": "0.2",
  "Authors@R": "c(\nperson(\"Thierry\", \"Onkelinx\", , \"thierry.onkelinx@inbo.be\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8804-4216\")),\nperson(\"Bruno\", \"De Vos\", , \"bruno.devos@inbo.be\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-9523-3453\")),\nperson(\"Research Institute for Nature and Forest\", , , \"info@inbo.be\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Create an SQLite database containing the sampling\nframework for different levels of resolution. Take a sample\nfrom this framework.",
  "License": "GPL-3",
  "URL": "https://inbo.github.io/grtsdb/, https://github.com/inbo/grtsdb",
  "BugReports": "https://github.com/inbo/grtsdb/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Repository": "https://inbo.r-universe.dev",
  "Date/Publication": "2022-01-09 20:00:04 UTC",
  "RemoteUrl": "https://github.com/inbo/grtsdb",
  "RemoteRef": "HEAD",
  "RemoteSha": "efa9643c563c6fb08c11dbfa9217880f54dc233a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 08:59:50 UTC",
    "User": "root"
  },
  "Author": "Thierry Onkelinx [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8804-4216>),\nBruno De Vos [aut] (ORCID: <https://orcid.org/0000-0001-9523-3453>),\nResearch Institute for Nature and Forest [cph, fnd]",
  "Maintainer": "Thierry Onkelinx <thierry.onkelinx@inbo.be>",
  "_user": "inbo",
  "_type": "src",
  "_file": "grtsdb_0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/f11f59308e6335b1415533715e02c612da8344536eac0902e407cfe07596ecda",
  "_filesize": 483967,
  "_sha256": "f11f59308e6335b1415533715e02c612da8344536eac0902e407cfe07596ecda",
  "_expires": "2026-10-21T09:04:49.000Z",
  "_created": "2026-07-13T08:59:50.000Z",
  "_published": "2026-07-13T09:04:51.466Z",
  "_jobs": [
    {
      "job": 86775229761,
      "time": 215,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8274069184"
    },
    {
      "job": 86775229768,
      "time": 268,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8274089964"
    },
    {
      "job": 86775229788,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8274061798"
    },
    {
      "job": 86775229801,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8274077598"
    },
    {
      "job": 86774627668,
      "time": 190,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273981048"
    },
    {
      "job": 86775229966,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8274042727"
    },
    {
      "job": 86775229745,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8274019829"
    },
    {
      "job": 86775229898,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8274013029"
    },
    {
      "job": 86775229866,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8274018364"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/inbo/actions/runs/29237213874",
  "_status": "success",
  "_upstream": "https://github.com/inbo/grtsdb",
  "_commit": {
    "id": "efa9643c563c6fb08c11dbfa9217880f54dc233a",
    "author": "Thierry Onkelinx <ThierryO@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #1 from inbo/legacy\n\nAdd an option to use legacy sites to a GRTS sample",
    "time": 1641758404
  },
  "_maintainer": {
    "name": "Thierry Onkelinx",
    "email": "thierry.onkelinx@inbo.be",
    "login": "thierryo",
    "mastodon": "@ThierryO@fosstodon.org",
    "orcid": "0000-0001-8804-4216",
    "description": "",
    "uuid": 446636
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    }
  ],
  "_owner": "inbo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "grts",
    "sampling",
    "sampling-methods",
    "sqlite"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "thierryo",
      "count": 51,
      "uuid": 446636
    }
  ],
  "_userbio": {
    "uuid": 2735610,
    "type": "organization",
    "name": "Research Institute for Nature and Forest (INBO)",
    "followers": 61,
    "description": "Open source, data and science initiatives of the Research Institute for Nature and Forest (INBO)"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/grtsdb"
  },
  "_devurl": "https://github.com/inbo/grtsdb",
  "_pkgdown": "https://inbo.github.io/grtsdb/",
  "_searchresults": 13,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/grtsdb.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_legacy_sites",
    "add_level",
    "compact_db",
    "connect_db",
    "create_index",
    "dbDisconnect",
    "drop_legacy_sites",
    "extract_legacy_sample",
    "extract_sample",
    "has_index",
    "is_grtsdb",
    "n_level",
    "which_level"
  ],
  "_help": [
    {
      "page": "add_legacy_sites",
      "title": "Add legacy sites",
      "concept": [
        "legacy"
      ],
      "topics": [
        "add_legacy_sites"
      ]
    },
    {
      "page": "add_level",
      "title": "Add a level to the grtsdb",
      "concept": [
        "base"
      ],
      "topics": [
        "add_level"
      ]
    },
    {
      "page": "compact_db",
      "title": "Compact the database by removing the lower levels and all indices",
      "concept": [
        "utility"
      ],
      "topics": [
        "compact_db"
      ]
    },
    {
      "page": "connect_db",
      "title": "connect to or create an SQLite database",
      "concept": [
        "base"
      ],
      "topics": [
        "connect_db"
      ]
    },
    {
      "page": "create_index",
      "title": "Add the index to the table",
      "concept": [
        "utility"
      ],
      "topics": [
        "create_index"
      ]
    },
    {
      "page": "drop_legacy_sites",
      "title": "Drop the table with legacy sites for a given level",
      "concept": [
        "legacy"
      ],
      "topics": [
        "drop_legacy_sites"
      ]
    },
    {
      "page": "extract_legacy_sample",
      "title": "Extract the GRTS sample with legacy sites",
      "concept": [
        "legacy"
      ],
      "topics": [
        "extract_legacy_sample"
      ]
    },
    {
      "page": "extract_sample",
      "title": "extract the grts sample",
      "concept": [
        "base"
      ],
      "topics": [
        "extract_sample"
      ]
    },
    {
      "page": "has_index",
      "title": "has a table the required index",
      "concept": [
        "utility"
      ],
      "topics": [
        "has_index"
      ]
    },
    {
      "page": "is_grtsdb",
      "title": "Check is an object is a grtsdb",
      "concept": [
        "utility"
      ],
      "topics": [
        "is_grtsdb"
      ]
    },
    {
      "page": "n_level",
      "title": "Calculate the required level based on a bounding box and a cellsize",
      "concept": [
        "utility"
      ],
      "topics": [
        "n_level"
      ]
    },
    {
      "page": "which_level",
      "title": "Return a vector of level number which are available in the database",
      "concept": [
        "utility"
      ],
      "topics": [
        "which_level"
      ]
    }
  ],
  "_readme": "https://github.com/inbo/grtsdb/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "DBI",
    "fastmap",
    "glue",
    "lifecycle",
    "memoise",
    "pkgconfig",
    "rlang",
    "RSQLite",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "basic.Rmd",
      "filename": "basic.html",
      "title": "Basic Usage of grtsdb",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Short introduction to Generalized Random Tessellation Stratified sampling (GRTS)",
        "Quadrant recursive map",
        "Reverse hierarchical ordering",
        "Randomisation",
        "Selection of the sample",
        "Benefits of the normal hierarchical order",
        "Benefits of the revese hierarchical order",
        "Main functionality of grtsdb",
        "Nested samples",
        "Repeated samples",
        "n-dimensional GRTS"
      ],
      "created": "2022-01-09 20:00:04",
      "modified": "2022-01-09 20:00:04",
      "commits": 1
    }
  ],
  "_score": 2.8129133566428557,
  "_indexed": true,
  "_nocasepkg": "grtsdb",
  "_universes": [
    "inbo",
    "thierryo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-07-13T09:03:19.000Z",
      "distro": "resolute",
      "commit": "efa9643c563c6fb08c11dbfa9217880f54dc233a",
      "fileid": "https://r2.ropensci.org/82fef017ff90199a9e8aeffdc67aba65bcdc40281d5009a0e2bd39a2eba462c2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/inbo/actions/runs/29237213874"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2",
      "date": "2026-07-13T09:04:12.000Z",
      "distro": "resolute",
      "commit": "efa9643c563c6fb08c11dbfa9217880f54dc233a",
      "fileid": "https://r2.ropensci.org/068d92f2337f46a632e81a330b3b1530e2e02e69a26c88c0cdbfe4a14c809ba3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/inbo/actions/runs/29237213874"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2",
      "date": "2026-07-13T09:03:09.000Z",
      "commit": "efa9643c563c6fb08c11dbfa9217880f54dc233a",
      "fileid": "https://r2.ropensci.org/c7dad1555f364c5e729c8abba4b0102e0d358a205fc5a88bea9a7543b8117d63",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/inbo/actions/runs/29237213874"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2",
      "date": "2026-07-13T09:03:50.000Z",
      "commit": "efa9643c563c6fb08c11dbfa9217880f54dc233a",
      "fileid": "https://r2.ropensci.org/94c3e5e63779cd4f078b12e1eb5a1511d39ee29f63e7189deb55a9aed5240f9f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/inbo/actions/runs/29237213874"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2",
      "date": "2026-07-13T09:02:34.000Z",
      "commit": "efa9643c563c6fb08c11dbfa9217880f54dc233a",
      "fileid": "https://r2.ropensci.org/e0038a98513c1ecd11a12aa8e94a6f0c413d7ddcd7e5211afed19aae5634ab13",
      "status": "success",
      "buildurl": "https://github.com/r-universe/inbo/actions/runs/29237213874"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-07-13T09:01:15.000Z",
      "commit": "efa9643c563c6fb08c11dbfa9217880f54dc233a",
      "fileid": "https://r2.ropensci.org/b6f190f0e5333f9d949f39b7b8921ee1862509751205578960ab8323464f90ee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/inbo/actions/runs/29237213874"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2",
      "date": "2026-07-13T09:01:00.000Z",
      "commit": "efa9643c563c6fb08c11dbfa9217880f54dc233a",
      "fileid": "https://r2.ropensci.org/3eb92e00cb0e69b9c8b64116d48d9d3b710e35ddf2bb4802ea4e6a1ca131f5da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/inbo/actions/runs/29237213874"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2",
      "date": "2026-07-13T09:01:05.000Z",
      "commit": "efa9643c563c6fb08c11dbfa9217880f54dc233a",
      "fileid": "https://r2.ropensci.org/1ab513289988ca8dfc7ab007847664df3666a8f516970bd81f9cbda599ab5325",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/inbo/actions/runs/29237213874"
    }
  ]
}