{
  "_id": "6a4cb7ef07c3fd5c3260faad",
  "Package": "GeoVersa",
  "Title": "Design-Based Residual-Correction Forests for Digital Soil\nMapping",
  "Version": "0.3.0",
  "Authors@R": "person(\"Hugo\", \"Rodrigues\", role = c(\"aut\", \"cre\"),\nemail = \"rodrigues.machado.hugo@gmail.com\")",
  "Description": "Implements DB-TARF (Design-Based Targeted Adaptive\nResidual Forest) for large-scale digital soil and ecological\nmapping evaluated under the design-based paradigm of Wadoux et\nal. (2021) <doi:10.1016/j.ecolmodel.2021.109692>. A random\nforest is augmented by a cross-fitted, out-of-fold-selected\nresidual correction (residual forests, ordinary kriging,\nrecalibration), together with design-based conformal prediction\nintervals.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://hugomachadorodrigues.r-universe.dev",
  "Date/Publication": "2026-06-30 04:01:57 UTC",
  "RemoteUrl": "https://github.com/hugomachadorodrigues/geoversa",
  "RemoteRef": "HEAD",
  "RemoteSha": "e03981ba8c09e062ec24a339a0948053c5ddf2b3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 08:22:16 UTC",
    "User": "root"
  },
  "Author": "Hugo Rodrigues [aut, cre]",
  "Maintainer": "Hugo Rodrigues <rodrigues.machado.hugo@gmail.com>",
  "_user": "hugomachadorodrigues",
  "_type": "src",
  "_file": "GeoVersa_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/fa209099e73e819cc3c367817a489a8fc7aaecd84c993f4071261e971523d97e",
  "_filesize": 136108,
  "_sha256": "fa209099e73e819cc3c367817a489a8fc7aaecd84c993f4071261e971523d97e",
  "_expires": "2026-10-15T08:25:17.000Z",
  "_created": "2026-07-07T08:22:16.000Z",
  "_published": "2026-07-07T08:25:19.285Z",
  "_jobs": [
    {
      "job": 85569925599,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8132097016"
    },
    {
      "job": 85569925556,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132096364"
    },
    {
      "job": 85569925571,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8132075108"
    },
    {
      "job": 85569925597,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132074165"
    },
    {
      "job": 85569324131,
      "time": 195,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132035944"
    },
    {
      "job": 85569925511,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8132098021"
    },
    {
      "job": 85569925598,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8132073957"
    },
    {
      "job": 85569925567,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8132072584"
    },
    {
      "job": 85569925520,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132075893"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hugomachadorodrigues/actions/runs/28851973581",
  "_status": "success",
  "_upstream": "https://github.com/hugomachadorodrigues/geoversa",
  "_commit": {
    "id": "e03981ba8c09e062ec24a339a0948053c5ddf2b3",
    "author": "Hugo Rodrigues <rodrigues.h@Hugos-MacBook-Pro.local>",
    "committer": "Hugo Rodrigues <rodrigues.h@Hugos-MacBook-Pro.local>",
    "message": "Address CRAN review (Lauseker): Description, message(), withr RNG\n\n- DESCRIPTION: drop redundant \"Tools for\" opener; expand DB-TARF to\n  \"Design-Based Targeted Adaptive Residual Forest\" on first use; add withr\n  to Imports.\n- R/dbtarf.R: replace cat() progress output with message() (suppressible);\n  replace the manual .Random.seed save/restore with\n  withr::local_preserve_seed(); remove the now-dead .dbt_preserve_global_rng\n  helper. No more writes to .GlobalEnv.\n- .Rbuildignore: exclude research artifacts (*_extract.txt, projects_settings,\n  cran_submission, .positai, ...) so the built tarball stays clean.\n- cran-comments.md: document the resubmission and the four fixes.\n",
    "time": 1782792117
  },
  "_maintainer": {
    "name": "Hugo Rodrigues",
    "email": "rodrigues.machado.hugo@gmail.com",
    "login": "hugomachadorodrigues",
    "twitter": "@Hugo_MRodrigues",
    "description": "Research Soil Scientist | Soil Health Modeling, Digital Soil Mapping & AI | Spectroscopy",
    "uuid": 37313555
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "ranger",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "Cubist",
      "role": "Suggests"
    },
    {
      "package": "gstat",
      "role": "Suggests"
    },
    {
      "package": "sp",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "hugomachadorodrigues",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 16
    },
    {
      "week": "2026-15",
      "n": 5
    },
    {
      "week": "2026-18",
      "n": 3
    },
    {
      "week": "2026-25",
      "n": 9
    },
    {
      "week": "2026-26",
      "n": 20
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-04-02"
    },
    {
      "name": "v0.1.1",
      "date": "2026-04-02"
    }
  ],
  "_topics": [
    "convolutional-neural-network",
    "deep-learning",
    "digital-soil-mapping",
    "geostatistics",
    "kriging",
    "pedometrics",
    "pytorch",
    "remote-sensing",
    "spatial-statistics"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "hugomachadorodrigues",
      "count": 24,
      "uuid": 37313555
    }
  ],
  "_userbio": {
    "uuid": 37313555,
    "type": "user",
    "name": "Hugo Rodrigues",
    "followers": 8,
    "description": "Research Soil Scientist | Soil Health Modeling, Digital Soil Mapping & AI | Spectroscopy"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GeoVersa"
  },
  "_devurl": "https://github.com/hugomachadorodrigues/geoversa",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GeoVersa.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hugomachadorodrigues/geoversa",
  "_realowner": "hugomachadorodrigues",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2026-07-06"
    }
  ],
  "_exports": [
    "dbtarf_train_predict"
  ],
  "_help": [
    {
      "page": "dbtarf_train_predict",
      "title": "Fit DB-TARF and predict a test set",
      "topics": [
        "dbtarf_train_predict"
      ]
    }
  ],
  "_readme": "https://github.com/hugomachadorodrigues/geoversa/raw/HEAD/README.md",
  "_rundeps": [
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "dplyr",
    "e1071",
    "farver",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "ipred",
    "isoband",
    "iterators",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "ModelMetrics",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "proxy",
    "purrr",
    "R6",
    "ranger",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "recipes",
    "reshape2",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "shape",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "geoversa",
  "_universes": [
    "hugomachadorodrigues"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-07T08:24:38.000Z",
      "distro": "resolute",
      "commit": "e03981ba8c09e062ec24a339a0948053c5ddf2b3",
      "fileid": "https://r2.ropensci.org/f18011ad2401d822859ae61dc6f62bdf1ab5dc8d843938883e21baede33b4bd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugomachadorodrigues/actions/runs/28851973581"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-07T08:24:37.000Z",
      "distro": "resolute",
      "commit": "e03981ba8c09e062ec24a339a0948053c5ddf2b3",
      "fileid": "https://r2.ropensci.org/3c4ba00a2625572c10570b1598e7418998a3ca0882dfb11453f7f4039d564e7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugomachadorodrigues/actions/runs/28851973581"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-07T08:23:52.000Z",
      "commit": "e03981ba8c09e062ec24a339a0948053c5ddf2b3",
      "fileid": "https://r2.ropensci.org/1839aec0f0fa65a2472fbc62010e86263b716a9b924f9c1a15664baf7e8772ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugomachadorodrigues/actions/runs/28851973581"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-07T08:23:47.000Z",
      "commit": "e03981ba8c09e062ec24a339a0948053c5ddf2b3",
      "fileid": "https://r2.ropensci.org/e699a5093d499ac8e6e9198981e27962c3287de87725ec086508e01cad4a594f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugomachadorodrigues/actions/runs/28851973581"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-07-07T08:25:01.000Z",
      "commit": "e03981ba8c09e062ec24a339a0948053c5ddf2b3",
      "fileid": "https://r2.ropensci.org/55ecd3812052b5a88dae00bb3b5874b6375822a06d2d6ac7b4b6f09e17096a51",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hugomachadorodrigues/actions/runs/28851973581"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-07T08:23:35.000Z",
      "commit": "e03981ba8c09e062ec24a339a0948053c5ddf2b3",
      "fileid": "https://r2.ropensci.org/7e797b1318724c1b7bb90374fa5b5c81d1a5340191815f54b214a2b6554f3995",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugomachadorodrigues/actions/runs/28851973581"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-07T08:23:35.000Z",
      "commit": "e03981ba8c09e062ec24a339a0948053c5ddf2b3",
      "fileid": "https://r2.ropensci.org/e0cbc020c21e7e514136e03a08841785b220a14f89a0eb943248173d76487e87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugomachadorodrigues/actions/runs/28851973581"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-07T08:23:41.000Z",
      "commit": "e03981ba8c09e062ec24a339a0948053c5ddf2b3",
      "fileid": "https://r2.ropensci.org/4c85af43df42637916234db6285149093912471ccc897280b188ebbca945a5ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugomachadorodrigues/actions/runs/28851973581"
    }
  ]
}