{
  "_id": "6a5338ef9b92047c28d56c2e",
  "Package": "BNRTools",
  "Title": "A suite of convenience functions created by IIASA BNR\nResearchers",
  "Version": "0.1",
  "Authors@R": "c(person(\"Martin\", \"Jung\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jung@iiasa\",\ncomment = c(ORCID = \"0000-0002-7569-1390\")),\nperson(\"Maximilian H.K.\", \"Hesselbarth\",\nrole = \"aut\",\nemail = \"mhk.hesselbarth@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1125-9918\"))\n)",
  "Description": "What the package does (one paragraph).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/iiasa/BNRTools,\nhttps://iiasa.github.io/BNRTools/",
  "BugReports": "https://github.com/iiasa/BNRTools/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libnetcdf-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://iiasa.r-universe.dev",
  "Date/Publication": "2025-03-07 08:43:09 UTC",
  "RemoteUrl": "https://github.com/iiasa/BNRTools",
  "RemoteRef": "HEAD",
  "RemoteSha": "912f50f83b80c98e943ea4fff48e655580ca647a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 06:45:55 UTC",
    "User": "root"
  },
  "Author": "Martin Jung [aut, cre] (ORCID: <https://orcid.org/0000-0002-7569-1390>),\nMaximilian H.K. Hesselbarth [aut] (ORCID:\n<https://orcid.org/0000-0003-1125-9918>)",
  "Maintainer": "Martin Jung <jung@iiasa>",
  "_user": "iiasa",
  "_type": "src",
  "_file": "BNRTools_0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/47e0a9a981f9d408dd68699ceee28e7a0eef54af09963e4676cb15b4bd931408",
  "_filesize": 145180,
  "_sha256": "47e0a9a981f9d408dd68699ceee28e7a0eef54af09963e4676cb15b4bd931408",
  "_expires": "2026-10-20T06:49:17.000Z",
  "_created": "2026-07-12T06:45:55.000Z",
  "_published": "2026-07-12T06:49:19.343Z",
  "_jobs": [
    {
      "job": 86624407673,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8257106864"
    },
    {
      "job": 86624407671,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8257110048"
    },
    {
      "job": 86624407670,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8257100484"
    },
    {
      "job": 86624407672,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8257099196"
    },
    {
      "job": 86624175735,
      "time": 210,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257088340"
    },
    {
      "job": 86624407667,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8257107036"
    },
    {
      "job": 86624407681,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8257099374"
    },
    {
      "job": 86624407675,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8257100042"
    },
    {
      "job": 86624407676,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8257098886"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/iiasa/actions/runs/29183055217",
  "_status": "success",
  "_upstream": "https://github.com/iiasa/BNRTools",
  "_commit": {
    "id": "912f50f83b80c98e943ea4fff48e655580ca647a",
    "author": "Martin Jung <3788377+Martin-Jung@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #15 from iiasa/dev\n\nMore additions for spatial processing.",
    "time": 1741336989
  },
  "_maintainer": {
    "name": "Martin Jung",
    "email": "jung@iiasa",
    "orcid": "0000-0002-7569-1390"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "stars",
      "role": "Imports"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "RNetCDF",
      "role": "Imports"
    },
    {
      "package": "ncdf4",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "gdalUtilities",
      "role": "Suggests"
    },
    {
      "package": "cubelyr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "progress",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "iiasa",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "martin-jung",
      "count": 12,
      "uuid": 3788377
    },
    {
      "user": "mhesselbarth",
      "count": 3,
      "uuid": 29225293
    }
  ],
  "_userbio": {
    "uuid": 15230149,
    "type": "organization",
    "name": "IIASA",
    "followers": 212,
    "description": "International Institute for Applied Systems Analysis"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BNRTools"
  },
  "_devurl": "https://github.com/iiasa/bnrtools",
  "_pkgdown": "https://iiasa.github.io/BNRTools/",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/BNRTools.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%notin%",
    "conv_downscalr2ibis",
    "misc_objectSize",
    "misc_sanitizeNames",
    "spl_exportNetCDF",
    "spl_growGrid",
    "spl_mosaicTiffs",
    "spl_replaceGriddedNA",
    "spl_resampleRas"
  ],
  "_datasets": [
    {
      "name": "bnr_datapaths",
      "title": "Table with default paths to commonly used spatial input files",
      "object": "bnr_datapaths",
      "class": [
        "data.frame"
      ],
      "fields": [
        "drive",
        "access",
        "group",
        "filename"
      ],
      "rows": 1,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "grapes-notin-grapes",
      "title": "Inverse of 'in' call",
      "topics": [
        "%notin%"
      ]
    },
    {
      "page": "conv_downscalr2ibis",
      "title": "Function to format a prepared GLOBIOM netCDF file for use in 'ibis.iSDM'",
      "topics": [
        "conv_downscalr2ibis"
      ]
    },
    {
      "page": "misc_objectSize",
      "title": "Shows size of objects in the R environment",
      "topics": [
        "misc_objectSize",
        "object_size"
      ]
    },
    {
      "page": "misc_sanitizeNames",
      "title": "Sanitize variable names",
      "concept": [
        "Inspired from [`inlabru`] \nlist(\"\\\"bru_standardise_names\\\"\")\n function."
      ],
      "topics": [
        "misc_sanitizeNames"
      ]
    },
    {
      "page": "spl_exportNetCDF",
      "title": "RExport a gridded raster to a NetCDF format",
      "topics": [
        "spl_exportNetCDF"
      ]
    },
    {
      "page": "spl_growGrid",
      "title": "Grow a categorical SpatRaster by certain amount of pixels or distance.",
      "topics": [
        "spl_growGrid"
      ]
    },
    {
      "page": "spl_mosaicTiffs",
      "title": "Mosaic a list of spatial layers together.",
      "topics": [
        "spl_mosaicTiffs"
      ]
    },
    {
      "page": "spl_replaceGriddedNA",
      "title": "Replace NA values in gridded layers with a fixed value.",
      "topics": [
        "spl_replaceGriddedNA"
      ]
    },
    {
      "page": "spl_resampleRas",
      "title": "Resample raster",
      "topics": [
        "spl_resampleRas"
      ]
    }
  ],
  "_readme": "https://github.com/iiasa/BNRTools/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "assertthat",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "hms",
    "janitor",
    "KernSmooth",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "ncdf4",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "RNetCDF",
    "s2",
    "sf",
    "snakecase",
    "stars",
    "stringi",
    "stringr",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "bnrtools",
  "_universes": [
    "iiasa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-07-12T06:48:11.000Z",
      "distro": "resolute",
      "commit": "912f50f83b80c98e943ea4fff48e655580ca647a",
      "fileid": "https://r2.ropensci.org/dbdbf5da32a0a377716e499e18127da0c101c2126a4f2ee8a45fe9ae46b25ae7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/iiasa/actions/runs/29183055217"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1",
      "date": "2026-07-12T06:48:33.000Z",
      "distro": "resolute",
      "commit": "912f50f83b80c98e943ea4fff48e655580ca647a",
      "fileid": "https://r2.ropensci.org/5e8f9c64218fe1ec965eab723ae9f8682de2a677d361f66c94667b5b496103fc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/iiasa/actions/runs/29183055217"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1",
      "date": "2026-07-12T06:47:29.000Z",
      "commit": "912f50f83b80c98e943ea4fff48e655580ca647a",
      "fileid": "https://r2.ropensci.org/00a442688b4069fe42b3a43ef7427410a38ddd3035f55426f6809e11c3852e64",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/iiasa/actions/runs/29183055217"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1",
      "date": "2026-07-12T06:47:21.000Z",
      "commit": "912f50f83b80c98e943ea4fff48e655580ca647a",
      "fileid": "https://r2.ropensci.org/63b00167ab1b7fcf41b680cbb11e9dd2d2ad4618f0375091206ea163ab20cebb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/iiasa/actions/runs/29183055217"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1",
      "date": "2026-07-12T06:48:32.000Z",
      "commit": "912f50f83b80c98e943ea4fff48e655580ca647a",
      "fileid": "https://r2.ropensci.org/95df6c744a816a67ac27dcd1c26f3229ebc45a4923cbb812c947a49d52142ff6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/iiasa/actions/runs/29183055217"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-07-12T06:47:06.000Z",
      "commit": "912f50f83b80c98e943ea4fff48e655580ca647a",
      "fileid": "https://r2.ropensci.org/1acd59b7b4072a4fc10240e760cb2130191e0b6fdc3f67bfd3932d67e0ea8e2c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/iiasa/actions/runs/29183055217"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1",
      "date": "2026-07-12T06:47:11.000Z",
      "commit": "912f50f83b80c98e943ea4fff48e655580ca647a",
      "fileid": "https://r2.ropensci.org/9963981f5b0bb0777669c0eb853f059d30a8c95c18ab57352c30b948c74202de",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/iiasa/actions/runs/29183055217"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1",
      "date": "2026-07-12T06:47:05.000Z",
      "commit": "912f50f83b80c98e943ea4fff48e655580ca647a",
      "fileid": "https://r2.ropensci.org/efb63c574e7bb27edc8151a1e732dfa642045a3a846220d26980ff35a150ec20",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/iiasa/actions/runs/29183055217"
    }
  ]
}