{
  "_id": "6a141f46acfb0bcc41d3e21d",
  "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-05-25 09:59:45 UTC",
    "User": "root"
  },
  "Author": "Pierre Roudier [cre, aut],\nBrendan Malone [ctb]",
  "Maintainer": "Pierre Roudier <roudierp@landcareresearch.co.nz>",
  "MD5sum": "eaa0a51a69d84f8fafbd2a1361f10ef5",
  "_user": "pierreroudier",
  "_type": "src",
  "_file": "dissever_0.2-3.9000.tar.gz",
  "_fileid": "cfe409fc94cfaf705b6899299bd8412d224e452457b33f9b8ded700dc4b7fa81",
  "_filesize": 1026440,
  "_sha256": "cfe409fc94cfaf705b6899299bd8412d224e452457b33f9b8ded700dc4b7fa81",
  "_created": "2026-05-25T09:59:45.000Z",
  "_published": "2026-05-25T10:07:02.370Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77692729712,
      "time": 284,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196056932"
    },
    {
      "job": 77692729721,
      "time": 328,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196067317"
    },
    {
      "job": 77692729753,
      "time": 224,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196040822"
    },
    {
      "job": 77692729716,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196019334"
    },
    {
      "job": 77692102653,
      "time": 288,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195984460"
    },
    {
      "job": 77692729726,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196021983"
    },
    {
      "job": 77692729742,
      "time": 242,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196046259"
    },
    {
      "job": 77692729777,
      "time": 213,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196039512"
    },
    {
      "job": 77692729723,
      "time": 220,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196040964"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/26394572173",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 211,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dissever"
  },
  "_devurl": "https://github.com/pierreroudier/dissever",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_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-05-25T10:02:36.000Z",
      "distro": "noble",
      "commit": "37441ee1ccd8ee6c256d1ab4132c81a5acced269",
      "fileid": "9796f5be105f7006863ecdbaa1a516decaae14f821bc216d7e2c33a93a168361",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/26394572173"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2-3.9000",
      "date": "2026-05-25T10:03:38.000Z",
      "distro": "noble",
      "commit": "37441ee1ccd8ee6c256d1ab4132c81a5acced269",
      "fileid": "cbe9ed9388d0703274a516f3b84c4416b02f4fa9a31d9b6d827269e7aff9834c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/26394572173"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2-3.9000",
      "date": "2026-05-25T10:02:08.000Z",
      "commit": "37441ee1ccd8ee6c256d1ab4132c81a5acced269",
      "fileid": "f7e0eea917849a38bf2092094c6f31942bcfbed055c0e215eb4205bec8616ab6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/26394572173"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2-3.9000",
      "date": "2026-05-25T10:01:23.000Z",
      "commit": "37441ee1ccd8ee6c256d1ab4132c81a5acced269",
      "fileid": "e6afd57af7ad63eb97bb93cb96a7f1c80d452faf77aa705265b64380fdc7e72a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/26394572173"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2-3.9000",
      "date": "2026-05-25T10:02:42.000Z",
      "commit": "37441ee1ccd8ee6c256d1ab4132c81a5acced269",
      "fileid": "daf888aba8036a1689b0d09262964d77a108c09ceb91cba66607e0af64c661cc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/26394572173"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2-3.9000",
      "date": "2026-05-25T10:01:33.000Z",
      "commit": "37441ee1ccd8ee6c256d1ab4132c81a5acced269",
      "fileid": "55458df27af8120b1c285ae26c94c8ec91e4e2914316114e555916e9f164ec95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/26394572173"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2-3.9000",
      "date": "2026-05-25T10:01:42.000Z",
      "commit": "37441ee1ccd8ee6c256d1ab4132c81a5acced269",
      "fileid": "9fcac4cd16c8685366d8e8528fcf326fde452f9c4624bd55b0f914c36442a58f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/26394572173"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2-3.9000",
      "date": "2026-05-25T10:01:30.000Z",
      "commit": "37441ee1ccd8ee6c256d1ab4132c81a5acced269",
      "fileid": "eca5da17ebcc656c87441ef5128e137ca8c6e9a525df0ccd7d40f7c53e578412",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/26394572173"
    }
  ]
}