{
  "_id": "6a4848d7e06c18f0a65343cb",
  "Package": "dissever",
  "Type": "Package",
  "Title": "Spatial Downscaling using the Dissever Algorithm",
  "Version": "0.2-3.9000",
  "Date": "2018-04-20",
  "Authors@R": "c(\nperson(\"Pierre\", \"Roudier\", email = \"roudierp@landcareresearch.co.nz\", role = c(\"cre\", \"aut\")),\nperson(\"Brendan\", \"Malone\", email = \"brendan.malone@sydney.edu.au\", role = \"ctb\")\n)",
  "Description": "Spatial downscaling of coarse grid mapping to fine grid\nmapping using predictive covariates and a model fitted using\nthe 'caret' package. The original dissever algorithm was\npublished by Malone et al. (2012)\n<doi:10.1016/j.cageo.2011.08.021>, and extended by Roudier et\nal. (2017) <doi:10.1016/j.compag.2017.08.021>.",
  "URL": "https://github.com/pierreroudier/dissever",
  "BugReports": "https://github.com/pierreroudier/dissever/issues",
  "License": "GPL-2",
  "LazyData": "TRUE",
  "Collate": "'dissever-package.R' 'dissever.R'",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "6.0.1",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libicu-dev\nlibproj-dev libsqlite3-dev",
  "Repository": "https://pierreroudier.r-universe.dev",
  "Date/Publication": "2020-06-09 09:28:04 UTC",
  "RemoteUrl": "https://github.com/pierreroudier/dissever",
  "RemoteRef": "HEAD",
  "RemoteSha": "37441ee1ccd8ee6c256d1ab4132c81a5acced269",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 23:36:41 UTC",
    "User": "root"
  },
  "Author": "Pierre Roudier [cre, aut],\nBrendan Malone [ctb]",
  "Maintainer": "Pierre Roudier <roudierp@landcareresearch.co.nz>",
  "_user": "pierreroudier",
  "_type": "src",
  "_file": "dissever_0.2-3.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/dec71ba5b5e4a0a1befaf19f7245a8f49f05bb0f3b8a0439492071c53d69666e",
  "_filesize": 1031745,
  "_sha256": "dec71ba5b5e4a0a1befaf19f7245a8f49f05bb0f3b8a0439492071c53d69666e",
  "_expires": "2026-10-11T23:42:13.000Z",
  "_created": "2026-07-03T23:36:41.000Z",
  "_published": "2026-07-03T23:42:15.114Z",
  "_jobs": [
    {
      "job": 85084088908,
      "time": 281,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8076229606"
    },
    {
      "job": 85084088917,
      "time": 269,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076228305"
    },
    {
      "job": 85084088915,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8076214529"
    },
    {
      "job": 85084088918,
      "time": 230,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076223164"
    },
    {
      "job": 85083770574,
      "time": 269,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076194011"
    },
    {
      "job": 85084088899,
      "time": 171,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8076216083"
    },
    {
      "job": 85084088910,
      "time": 235,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8076223809"
    },
    {
      "job": 85084088911,
      "time": 217,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8076221562"
    },
    {
      "job": 85084088916,
      "time": 216,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076221530"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/28687872428",
  "_status": "success",
  "_upstream": "https://github.com/pierreroudier/dissever",
  "_commit": {
    "id": "37441ee1ccd8ee6c256d1ab4132c81a5acced269",
    "author": "Pierre Roudier <pierre.roudier@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #8 from spadarian/level\n\nPass level param to bootstrap_ci",
    "time": 1591694884
  },
  "_maintainer": {
    "name": "Pierre Roudier",
    "email": "roudierp@landcareresearch.co.nz",
    "login": "pierreroudier",
    "description": "",
    "uuid": 515259
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "Cubist",
      "role": "Suggests"
    },
    {
      "package": "gam",
      "role": "Suggests"
    },
    {
      "package": "stats",
      "role": "Suggests"
    }
  ],
  "_owner": "pierreroudier",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "pierreroudier",
      "count": 68,
      "uuid": 515259
    },
    {
      "user": "spadarian",
      "count": 2,
      "uuid": 357418
    }
  ],
  "_userbio": {
    "uuid": 515259,
    "type": "user",
    "name": "Pierre Roudier",
    "followers": 79
  },
  "_downloads": {
    "count": 318,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dissever"
  },
  "_devurl": "https://github.com/pierreroudier/dissever",
  "_searchresults": 8,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dissever.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pierreroudier/dissever",
  "_realowner": "pierreroudier",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2-1",
      "date": "2017-12-08"
    },
    {
      "version": "0.2-2",
      "date": "2018-01-15"
    },
    {
      "version": "0.2-3",
      "date": "2018-04-20"
    }
  ],
  "_exports": [
    "dissever",
    "generate_ci",
    "plot.dissever",
    "print.dissever",
    "summary.dissever"
  ],
  "_datasets": [
    {
      "name": "edgeroi",
      "title": "Subset of the 1-km resolution soil carbon map and selected subset of environmental covariates for the Edgeroi District, NSW",
      "object": "edgeroi",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "dissever-package",
      "title": "dissever",
      "topics": [
        "dissever-package"
      ]
    },
    {
      "page": "dissever",
      "title": "Spatial downscaling",
      "topics": [
        "dissever",
        "dissever,RasterLayer,RasterLayer-method",
        "dissever,RasterLayer,RasterStack-method"
      ]
    },
    {
      "page": "edgeroi",
      "title": "Subset of the 1-km resolution soil carbon map and selected subset of environmental covariates for the Edgeroi District, NSW",
      "topics": [
        "edgeroi"
      ]
    },
    {
      "page": "generate_ci",
      "title": "Confidence intervals using bootstraping",
      "topics": [
        "generate_ci",
        "generate_ci,list,RasterStack-method"
      ]
    },
    {
      "page": "plot.dissever",
      "title": "Plots a dissever result",
      "topics": [
        "plot.dissever"
      ]
    },
    {
      "page": "print.dissever",
      "title": "Prints the performance of the dissever procedure",
      "topics": [
        "print.dissever"
      ]
    },
    {
      "page": "summary.dissever",
      "title": "Prints summary of the model used in the dissever procedure",
      "topics": [
        "summary.dissever"
      ]
    }
  ],
  "_readme": "https://github.com/pierreroudier/dissever/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "dplyr",
    "e1071",
    "farver",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gridExtra",
    "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",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "recipes",
    "reshape2",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "shape",
    "sp",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "dissever-demo.Rmd",
      "filename": "dissever-demo.html",
      "title": "Dissever Tutorial",
      "author": "Malone, B. and Roudier, P.",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example",
        "Analysing the results",
        "Maps",
        "Convergence",
        "Performance of the regression",
        "Ensemble approach"
      ],
      "created": "2015-09-29 04:18:11",
      "modified": "2017-12-11 21:11:17",
      "commits": 3
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": true,
  "_nocasepkg": "dissever",
  "_universes": [
    "pierreroudier"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2-3.9000",
      "date": "2026-07-03T23:39:40.000Z",
      "distro": "resolute",
      "commit": "37441ee1ccd8ee6c256d1ab4132c81a5acced269",
      "fileid": "https://r2.ropensci.org/824d5719d9261283eefc88649a267d9da3be423866f539008d6d9aac91d24959",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/28687872428"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2-3.9000",
      "date": "2026-07-03T23:39:28.000Z",
      "distro": "resolute",
      "commit": "37441ee1ccd8ee6c256d1ab4132c81a5acced269",
      "fileid": "https://r2.ropensci.org/ec3eaf9bd1dd4bb951ec34c514e8392481822b69c16732c8abc7b43e00b3fbef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/28687872428"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2-3.9000",
      "date": "2026-07-03T23:38:35.000Z",
      "commit": "37441ee1ccd8ee6c256d1ab4132c81a5acced269",
      "fileid": "https://r2.ropensci.org/590e1114be4f15379162162ef9e79768f8f5c44cdfb343fbe3cd65604884e523",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/28687872428"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2-3.9000",
      "date": "2026-07-03T23:39:06.000Z",
      "commit": "37441ee1ccd8ee6c256d1ab4132c81a5acced269",
      "fileid": "https://r2.ropensci.org/6f7598e056ec7d0382acae42df841d04ff3b86e84fd13bed82e62128ea3e90b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/28687872428"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2-3.9000",
      "date": "2026-07-03T23:40:03.000Z",
      "commit": "37441ee1ccd8ee6c256d1ab4132c81a5acced269",
      "fileid": "https://r2.ropensci.org/61599f9f7c94b9cd5a6f3ab4ad9bb7ed4f3fd08c0958b01926d15eda03858eab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/28687872428"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2-3.9000",
      "date": "2026-07-03T23:38:29.000Z",
      "commit": "37441ee1ccd8ee6c256d1ab4132c81a5acced269",
      "fileid": "https://r2.ropensci.org/df37244a27aa68bc68d96b4f62ffdaf15c13af667321ac7f1d8fc97bfcea17ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/28687872428"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2-3.9000",
      "date": "2026-07-03T23:38:10.000Z",
      "commit": "37441ee1ccd8ee6c256d1ab4132c81a5acced269",
      "fileid": "https://r2.ropensci.org/ba822491a748f19581efd475439e5258e1440c3f0e3e2761e66d8a0293658a63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/28687872428"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2-3.9000",
      "date": "2026-07-03T23:38:12.000Z",
      "commit": "37441ee1ccd8ee6c256d1ab4132c81a5acced269",
      "fileid": "https://r2.ropensci.org/5f5c07ff540493762ec867b93c7e537c1ef6c4ef2ecb908b5e5bf72615658418",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/28687872428"
    }
  ]
}