{
  "_id": "6a49506bf6c47c441949ac4c",
  "Package": "PSPclean",
  "Type": "Package",
  "Title": "Sources and standardizes permanent sample plot data",
  "Version": "1.0.0.9006",
  "Authors@R": "c(\nperson(\"Ian M S\", \"Eddy\", email = \"ian.eddy@nrcan.rncan.gc.ca\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Alex M\", \"Chubaty\", email = \"achubaty@for-cast.ca\",\nrole = c(\"ctb\"))\n)",
  "Description": "Converts all data into two keyed tables. One is for tree\nmeasurements, and the other is for plot data. Some arguments\nexist for handling disturbance agents.",
  "Encoding": "UTF-8",
  "Language": "en-CA",
  "License": "GPL-3",
  "Remotes": [
    "PredictiveEcology/LandR@development"
  ],
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake default-jdk libicu-dev libjpeg-dev libpng-dev libuv1-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://predictiveecology.r-universe.dev",
  "Date/Publication": "2026-04-10 21:06:41 UTC",
  "RemoteUrl": "https://github.com/ianmseddy/PSPclean",
  "RemoteRef": "development",
  "RemoteSha": "b878a1ae39a0a834aa5ccdcb4d96be1fa7c4a8d9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-30 07:25:49 UTC",
    "User": "root"
  },
  "Author": "Ian M S Eddy [aut, cre],\nAlex M Chubaty [ctb]",
  "Maintainer": "Ian M S Eddy <ian.eddy@nrcan.rncan.gc.ca>",
  "_user": "predictiveecology",
  "_type": "src",
  "_file": "PSPclean_1.0.0.9006.tar.gz",
  "_fileid": "https://r2.ropensci.org/1521a0421ee2c754976f80203f7ebebce2c0c92335893016e64b56bb64f682b4",
  "_filesize": 167672,
  "_sha256": "1521a0421ee2c754976f80203f7ebebce2c0c92335893016e64b56bb64f682b4",
  "_expires": "2026-10-12T18:26:49.000Z",
  "_created": "2026-06-30T07:25:49.000Z",
  "_published": "2026-07-04T18:26:51.072Z",
  "_jobs": [
    {
      "job": 85156239612,
      "time": 244,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7973758085"
    },
    {
      "job": 85156239779,
      "time": 244,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "7973757954"
    },
    {
      "job": 85156239836,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7973740856"
    },
    {
      "job": 85156239739,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "7973717134"
    },
    {
      "job": 85156239507,
      "time": 293,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7973675316"
    },
    {
      "job": 85156239574,
      "time": 206,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7973745112"
    },
    {
      "job": 85156239692,
      "time": 179,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7973736578"
    },
    {
      "job": 85156239668,
      "time": 165,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7973731621"
    },
    {
      "job": 85156239740,
      "time": 186,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "7973738129"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/predictiveecology/actions/runs/28427399271",
  "_status": "success",
  "_upstream": "https://github.com/ianmseddy/PSPclean",
  "_commit": {
    "id": "b878a1ae39a0a834aa5ccdcb4d96be1fa7c4a8d9",
    "author": "Ian Eddy <ianmseddy@gmail.com>",
    "committer": "Ian Eddy <ianmseddy@gmail.com>",
    "message": "modify tests - remove redundant ones\n",
    "time": 1775855201
  },
  "_maintainer": {
    "name": "Ian M S Eddy",
    "email": "ian.eddy@nrcan.rncan.gc.ca"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "bit64",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "LandR",
      "version": ">= 1.1.5.9088",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "reproducible",
      "version": ">= 2.0.3",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "googledrive",
      "role": "Suggests"
    }
  ],
  "_owner": "ianmseddy",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 4
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 4
    },
    {
      "week": "2025-48",
      "n": 4
    },
    {
      "week": "2025-49",
      "n": 6
    },
    {
      "week": "2025-50",
      "n": 3
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 11
    },
    {
      "week": "2026-11",
      "n": 7
    },
    {
      "week": "2026-12",
      "n": 3
    },
    {
      "week": "2026-15",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ianmseddy",
      "count": 125,
      "uuid": 31015280
    },
    {
      "user": "pkalanta",
      "count": 49,
      "uuid": 113637920
    },
    {
      "user": "achubaty",
      "count": 24,
      "uuid": 3435577
    },
    {
      "user": "ceresbarros",
      "count": 2,
      "uuid": 22214224
    }
  ],
  "_userbio": {
    "uuid": 10555025,
    "type": "organization",
    "name": "Predictive Ecology Group",
    "followers": 36,
    "description": "Ecological forecasting models and data"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PSPclean"
  },
  "_devurl": "https://github.com/ianmseddy/pspclean",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PSPclean.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "assessTreeNumberConsistency",
    "classify_tree_status",
    "dataPurification_ABPSP",
    "dataPurification_BCPSP",
    "dataPurification_NBPSP",
    "dataPurification_NFIPSP",
    "dataPurification_ONPSP",
    "dataPurification_QCPSP",
    "dataPurification_SKPSP",
    "dataPurification_SKTSP_Mistik",
    "detect_dbh_outliers",
    "geoCleanPSP",
    "getPSP",
    "prepInputsAlbertaPSP",
    "prepInputsBCPSP",
    "prepInputsNBPSP",
    "prepInputsNFIPSP",
    "prepInputsOntarioPSP",
    "prepInputsQCPSP",
    "prepInputsSaskatchwanPSP",
    "prepInputsSaskatchwanTSP",
    "prepPSP_climateNA",
    "process_dbh_issues",
    "standardizeSpeciesNames",
    "treenum_to_multiplePSP"
  ],
  "_help": [
    {
      "page": "assessTreeNumberConsistency",
      "title": "Analyze Regeneration Proportion and Tree DBH Growth",
      "topics": [
        "assessTreeNumberConsistency"
      ]
    },
    {
      "page": "classify_tree_status",
      "title": "Classify Tree Status Based on Measurement History",
      "topics": [
        "classify_tree_status"
      ]
    },
    {
      "page": "dataPurification_ABPSP",
      "title": "Standardize and Treat the Alberta PSP Data",
      "topics": [
        "dataPurification_ABPSP"
      ]
    },
    {
      "page": "dataPurification_BCPSP",
      "title": "#' Standardize and Treat the BC PSP Data",
      "topics": [
        "dataPurification_BCPSP"
      ]
    },
    {
      "page": "dataPurification_NBPSP",
      "title": "Standardize and Treat the New Brunswick PSP Data",
      "topics": [
        "dataPurification_NBPSP"
      ]
    },
    {
      "page": "dataPurification_NFIPSP",
      "title": "Standardize and Treat the NFI PSP Data",
      "topics": [
        "dataPurification_NFIPSP"
      ]
    },
    {
      "page": "dataPurification_ONPSP",
      "title": "#' Standardize and Treat the Ontario PSP Data",
      "topics": [
        "dataPurification_ONPSP"
      ]
    },
    {
      "page": "dataPurification_QCPSP",
      "title": "Standardize and Treat the Quebec PSP Data",
      "topics": [
        "dataPurification_QCPSP"
      ]
    },
    {
      "page": "dataPurification_SKPSP",
      "title": "Standardize and Treat the Saskatchewan PSP Data",
      "topics": [
        "dataPurification_SKPSP"
      ]
    },
    {
      "page": "dataPurification_SKTSP_Mistik",
      "title": "standardize and treat the Saskatchewan Mistik temporary sample plot data This function will be deprecated",
      "topics": [
        "dataPurification_SKTSP_Mistik"
      ]
    },
    {
      "page": "detect_dbh_outliers",
      "title": "Detect and flag DBH outliers using z-scores by plot",
      "topics": [
        "detect_dbh_outliers"
      ]
    },
    {
      "page": "geoCleanPSP",
      "title": "convert plot location data to long/lat and output in a sf object",
      "topics": [
        "geoCleanPSP"
      ]
    },
    {
      "page": "getPSP",
      "title": "return a merged PSP object from a vector of data sources",
      "topics": [
        "getPSP"
      ]
    },
    {
      "page": "prepInputsAlbertaPSP",
      "title": "source the Alberta PSP data",
      "topics": [
        "prepInputsAlbertaPSP"
      ]
    },
    {
      "page": "prepInputsBCPSP",
      "title": "Source the BC PSP data",
      "topics": [
        "prepInputsBCPSP"
      ]
    },
    {
      "page": "prepInputsNBPSP",
      "title": "retrieve the New Brunswick PSP raw data",
      "topics": [
        "prepInputsNBPSP"
      ]
    },
    {
      "page": "prepInputsNFIPSP",
      "title": "source the NFI PSP data",
      "topics": [
        "prepInputsNFIPSP"
      ]
    },
    {
      "page": "prepInputsOntarioPSP",
      "title": "retrieve preprocessed Ontario PSP and PGP data",
      "topics": [
        "prepInputsOntarioPSP"
      ]
    },
    {
      "page": "prepInputsQCPSP",
      "title": "retrieve the Quebec PSP raw data",
      "topics": [
        "prepInputsQCPSP"
      ]
    },
    {
      "page": "prepInputsSaskatchwanPSP",
      "title": "source the Saskatchewan PSP data",
      "topics": [
        "prepInputsSaskatchwanPSP"
      ]
    },
    {
      "page": "prepInputsSaskatchwanTSP",
      "title": "source the Saskatchewan PSP data",
      "topics": [
        "prepInputsSaskatchwanTSP"
      ]
    },
    {
      "page": "prepPSP_climateNA",
      "title": "standardize and treat the BC PSP data",
      "topics": [
        "prepPSP_climateNA"
      ]
    },
    {
      "page": "process_dbh_issues",
      "title": "Process Implausible DBH Changes Across Measurement Years",
      "topics": [
        "process_dbh_issues"
      ]
    },
    {
      "page": "standardizeSpeciesNames",
      "title": "standardize the species names in a given PSP measurement data.table",
      "topics": [
        "standardizeSpeciesNames"
      ]
    },
    {
      "page": "treenum_to_multiplePSP",
      "title": "Identify Tree Numbers Linked to Multiple Species Within a Plot",
      "topics": [
        "treenum_to_multiplePSP"
      ]
    }
  ],
  "_readme": "https://github.com/ianmseddy/PSPclean/raw/development/README.md",
  "_rundeps": [
    "abind",
    "amc",
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "bitops",
    "boot",
    "callr",
    "checkmate",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "dismo",
    "dplyr",
    "e1071",
    "farver",
    "fasterize",
    "filelock",
    "Formula",
    "fpCompare",
    "fs",
    "generics",
    "ggplot2",
    "ggspatial",
    "glue",
    "gridExtra",
    "gtable",
    "hms",
    "httr",
    "httr2",
    "insight",
    "isoband",
    "jpeg",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "LandR",
    "lattice",
    "lifecycle",
    "lme4",
    "lobstr",
    "magrittr",
    "MASS",
    "Matrix",
    "mime",
    "minqa",
    "MuMIn",
    "nlme",
    "nloptr",
    "openssl",
    "otel",
    "pak",
    "parallelly",
    "patchwork",
    "pemisc",
    "peutils",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "processx",
    "progress",
    "proxy",
    "ps",
    "purrr",
    "quickPlot",
    "R6",
    "rappdirs",
    "raster",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RCurl",
    "Rdpack",
    "reformulas",
    "reproducible",
    "Require",
    "rlang",
    "rosm",
    "s2",
    "S7",
    "scales",
    "sf",
    "sp",
    "SpaDES.tools",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidyterra",
    "units",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_score": 3.2552725051033065,
  "_indexed": false,
  "_nocasepkg": "pspclean",
  "_universes": [
    "predictiveecology"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9006",
      "date": "2026-06-30T07:28:51.000Z",
      "distro": "resolute",
      "commit": "b878a1ae39a0a834aa5ccdcb4d96be1fa7c4a8d9",
      "fileid": "https://r2.ropensci.org/6e3597f046b3ca02213cde54877d64db90395d6a9959a0163d79016a4e304900",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/predictiveecology/actions/runs/28427399271"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0.9006",
      "date": "2026-06-30T07:28:49.000Z",
      "distro": "resolute",
      "commit": "b878a1ae39a0a834aa5ccdcb4d96be1fa7c4a8d9",
      "fileid": "https://r2.ropensci.org/da5af8dd73ac96d092a9331c439465146b843b057c43c3a970e940d110b05e1d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/predictiveecology/actions/runs/28427399271"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9006",
      "date": "2026-06-30T07:28:03.000Z",
      "commit": "b878a1ae39a0a834aa5ccdcb4d96be1fa7c4a8d9",
      "fileid": "https://r2.ropensci.org/1dc8f63a5d94b595849dd428190e5b9ec31f878a3a49f845f6c8da09a458f608",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/predictiveecology/actions/runs/28427399271"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0.9006",
      "date": "2026-06-30T07:27:24.000Z",
      "commit": "b878a1ae39a0a834aa5ccdcb4d96be1fa7c4a8d9",
      "fileid": "https://r2.ropensci.org/c623f7ed618f52b64db70c01538185b65cd583d6426a2947d98de5bec36858b6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/predictiveecology/actions/runs/28427399271"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9006",
      "date": "2026-06-30T07:29:41.000Z",
      "commit": "b878a1ae39a0a834aa5ccdcb4d96be1fa7c4a8d9",
      "fileid": "https://r2.ropensci.org/eff95c6727612ed4d62bb9bb6d4d319dc85a5e6a6bbf474865e059d9a84135d8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/predictiveecology/actions/runs/28427399271"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9006",
      "date": "2026-06-30T07:27:25.000Z",
      "commit": "b878a1ae39a0a834aa5ccdcb4d96be1fa7c4a8d9",
      "fileid": "https://r2.ropensci.org/fa8326820d3a14e12e3326e6405ba9fbeb0ff56dfaf56d46729f462a57fd9c0e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/predictiveecology/actions/runs/28427399271"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9006",
      "date": "2026-06-30T07:27:15.000Z",
      "commit": "b878a1ae39a0a834aa5ccdcb4d96be1fa7c4a8d9",
      "fileid": "https://r2.ropensci.org/e494169f2a52775b53cb5183011e81438462eb97b8397e2cb0df68b7e5bb9086",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/predictiveecology/actions/runs/28427399271"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0.9006",
      "date": "2026-06-30T07:27:28.000Z",
      "commit": "b878a1ae39a0a834aa5ccdcb4d96be1fa7c4a8d9",
      "fileid": "https://r2.ropensci.org/c671aa99b8679dcc3155fcd57c4d9fb3c86acfee0d6132c4b4fa262f168cb92b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/predictiveecology/actions/runs/28427399271"
    }
  ]
}