{
  "_id": "6a156beaacfb0bcc41d63b2b",
  "Package": "LPDynR",
  "Title": "Land Productivity Dynamics Indicator",
  "Version": "1.0.5",
  "Authors@R": "c(\nperson(\"Xavier\", \"Rotllan-Puig\", email = \"xavier.rotllan.puig@aster-projects.cat\", role = c(\"aut\", \"cre\")),\nperson(\"Eva\", \"Ivits\", email = \"\", role = c(\"aut\")),\nperson(\"Michael\", \"Cherlet\", email = \"\", role = c(\"aut\")))",
  "Description": "It uses 'phenological' and productivity-related variables\nderived from time series of vegetation indexes, such as the\nNormalized Difference Vegetation Index, to assess ecosystem\ndynamics and change, which eventually might drive to land\ndegradation. The final result of the Land Productivity Dynamics\nindicator is a categorical map with 5 classes of land\nproductivity dynamics, ranging from declining to increasing\nproductivity. See\nwww.sciencedirect.com/science/article/pii/S1470160X21010517/\nfor a description of the methods used in the package to\ncalculate the indicator.",
  "VignetteBuilder": "knitr",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/xavi-rp/LPDynR",
  "BugReports": "https://github.com/xavi-rp/LPDynR/issues",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://xavi-rp.r-universe.dev",
  "Date/Publication": "2024-09-10 10:56:50 UTC",
  "RemoteUrl": "https://github.com/xavi-rp/lpdynr",
  "RemoteRef": "HEAD",
  "RemoteSha": "e98e4e987d993d01915d206b2aaca54d983d6510",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 09:41:36 UTC",
    "User": "root"
  },
  "Author": "Xavier Rotllan-Puig [aut, cre],\nEva Ivits [aut],\nMichael Cherlet [aut]",
  "Maintainer": "Xavier Rotllan-Puig <xavier.rotllan.puig@aster-projects.cat>",
  "MD5sum": "b6e0ea6a24a3c24aa2e3b8947fb1f348",
  "_user": "xavi-rp",
  "_type": "src",
  "_file": "LPDynR_1.0.5.tar.gz",
  "_fileid": "d6f16748a78eab7dcc3128a3f855b2e5bb53d6fa214432387b51199d0673fe0e",
  "_filesize": 438139,
  "_sha256": "d6f16748a78eab7dcc3128a3f855b2e5bb53d6fa214432387b51199d0673fe0e",
  "_created": "2026-05-26T09:41:36.000Z",
  "_published": "2026-05-26T09:46:18.458Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77848017735,
      "time": 234,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213869381"
    },
    {
      "job": 77848017781,
      "time": 225,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213865987"
    },
    {
      "job": 77848017763,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213840453"
    },
    {
      "job": 77848017843,
      "time": 175,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213840547"
    },
    {
      "job": 77847524911,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213789025"
    },
    {
      "job": 77848017743,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213833058"
    },
    {
      "job": 77848017945,
      "time": 205,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213859481"
    },
    {
      "job": 77848017786,
      "time": 190,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213853941"
    },
    {
      "job": 77848017828,
      "time": 176,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213849251"
    }
  ],
  "_buildurl": "https://github.com/r-universe/xavi-rp/actions/runs/26444578929",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/xavi-rp/lpdynr",
  "_commit": {
    "id": "e98e4e987d993d01915d206b2aaca54d983d6510",
    "author": "xavi-rp <xavi.rotllan.puig@gmail.com>",
    "committer": "xavi-rp <xavi.rotllan.puig@gmail.com>",
    "message": "correcting url in the description\n",
    "time": 1725965810
  },
  "_maintainer": {
    "name": "Xavier Rotllan-Puig",
    "email": "xavier.rotllan.puig@aster-projects.cat"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "virtualspecies",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "xavi-rp",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "copernicus-global-land-service",
    "earth-observation",
    "land-degradation",
    "land-productivity",
    "vegetation"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "xavi-rp",
      "count": 72,
      "uuid": 10449743
    }
  ],
  "_userbio": {
    "uuid": 10449743,
    "type": "user",
    "name": "Xavier Rotllan-Puig"
  },
  "_downloads": {
    "count": 176,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LPDynR"
  },
  "_devurl": "https://github.com/xavi-rp/lpdynr",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LPDynR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/xavi-rp/lpdynr",
  "_realowner": "xavi-rp",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2021-01-21"
    },
    {
      "version": "1.0.2",
      "date": "2021-05-19"
    },
    {
      "version": "1.0.4",
      "date": "2023-10-16"
    },
    {
      "version": "1.0.5",
      "date": "2024-09-12"
    }
  ],
  "_exports": [
    "baseline_lev",
    "clust_optim",
    "EFT_clust",
    "LNScaling",
    "LongTermChange",
    "LPD_CombAssess",
    "PCAs4clust",
    "rm_multicol",
    "state_change",
    "steadiness"
  ],
  "_datasets": [
    {
      "name": "sb_cat",
      "title": "Standing Biomass",
      "object": "sb_cat",
      "class": [
        "RasterBrick"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "sbd_cat",
      "title": "Season Beginning Day",
      "object": "sbd_cat",
      "class": [
        "RasterBrick"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "sl_cat",
      "title": "Season Length",
      "object": "sl_cat",
      "class": [
        "RasterBrick"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "baseline_lev",
      "title": "baseline_lev",
      "topics": [
        "baseline_lev"
      ]
    },
    {
      "page": "clust_optim",
      "title": "clust_optim",
      "topics": [
        "clust_optim"
      ]
    },
    {
      "page": "EFT_clust",
      "title": "EFT_clust",
      "topics": [
        "EFT_clust"
      ]
    },
    {
      "page": "LNScaling",
      "title": "LNScaling",
      "topics": [
        "LNScaling"
      ]
    },
    {
      "page": "LongTermChange",
      "title": "LongTermChange",
      "topics": [
        "LongTermChange"
      ]
    },
    {
      "page": "LPD_CombAssess",
      "title": "LPD_CombAssess",
      "topics": [
        "LPD_CombAssess"
      ]
    },
    {
      "page": "PCAs4clust",
      "title": "PCAs4clust",
      "topics": [
        "PCAs4clust"
      ]
    },
    {
      "page": "rm_multicol",
      "title": "rm_multicol",
      "topics": [
        "rm_multicol"
      ]
    },
    {
      "page": "sb_cat",
      "title": "Standing Biomass",
      "topics": [
        "sb_cat"
      ]
    },
    {
      "page": "sbd_cat",
      "title": "Season Beginning Day",
      "topics": [
        "sbd_cat"
      ]
    },
    {
      "page": "sl_cat",
      "title": "Season Length",
      "topics": [
        "sl_cat"
      ]
    },
    {
      "page": "state_change",
      "title": "state_change",
      "topics": [
        "state_change"
      ]
    },
    {
      "page": "steadiness",
      "title": "steadiness",
      "topics": [
        "steadiness"
      ]
    }
  ],
  "_readme": "https://github.com/xavi-rp/lpdynr/raw/HEAD/README.md",
  "_rundeps": [
    "ade4",
    "askpass",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "curl",
    "data.table",
    "DBI",
    "dplyr",
    "e1071",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "httr",
    "isoband",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "pillar",
    "pixmap",
    "pkgconfig",
    "proxy",
    "R6",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rnaturalearth",
    "s2",
    "S7",
    "scales",
    "sf",
    "sp",
    "sys",
    "terra",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "virtualspecies",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "LPD_simple_example.Rmd",
      "filename": "LPD_simple_example.html",
      "title": "Land Productivity Dynamics: a simple example with LPDynR",
      "author": "Xavier Rotllan-Puig (xavier.rotllan.puig@aster-projects.cat)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example",
        "References"
      ],
      "created": "2020-09-24 10:10:27",
      "modified": "2023-10-15 19:51:42",
      "commits": 7
    },
    {
      "source": "LPD_PartialTimeSeries_example.Rmd",
      "filename": "LPD_PartialTimeSeries_example.html",
      "title": "Land Productivity Dynamics: an example to calculate partial LPD indicators with LPDynR",
      "author": "Xavier Rotllan-Puig (xavier.rotllan.puig@aster-projects.cat)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example",
        "References"
      ],
      "created": "2020-09-24 10:10:27",
      "modified": "2023-10-15 19:51:42",
      "commits": 4
    }
  ],
  "_score": 4.903089986991944,
  "_indexed": true,
  "_nocasepkg": "lpdynr",
  "_universes": [
    "xavi-rp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-26T09:44:05.000Z",
      "distro": "noble",
      "commit": "e98e4e987d993d01915d206b2aaca54d983d6510",
      "fileid": "8273da1e7c144900261eab54062bc6f81c4a0266ed6cc812f09a7315536a281b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xavi-rp/actions/runs/26444578929"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-26T09:44:08.000Z",
      "distro": "noble",
      "commit": "e98e4e987d993d01915d206b2aaca54d983d6510",
      "fileid": "43a1da8379dec1b3180b4ee6272ae14d5b998bd31aa9b44cba1b928fae036037",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xavi-rp/actions/runs/26444578929"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-26T09:43:45.000Z",
      "commit": "e98e4e987d993d01915d206b2aaca54d983d6510",
      "fileid": "bba05a55cba21448abc0b67cd945f7b5a99ad061166d93328500d1f62f7a0f3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xavi-rp/actions/runs/26444578929"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-26T09:43:40.000Z",
      "commit": "e98e4e987d993d01915d206b2aaca54d983d6510",
      "fileid": "f04b1093ad15aa5d0585196509a6a210c63d16025ab5bb598a5018b0c57efe9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xavi-rp/actions/runs/26444578929"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-05-26T09:44:12.000Z",
      "commit": "e98e4e987d993d01915d206b2aaca54d983d6510",
      "fileid": "65804579ecb17dc366241bdfd46b6dd3ffa082e57329a309b9e7a484df9480c5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/xavi-rp/actions/runs/26444578929"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-26T09:43:34.000Z",
      "commit": "e98e4e987d993d01915d206b2aaca54d983d6510",
      "fileid": "456a7ec3bed52a754806db5e72f03d9ec21c9f1de1e26857a07ead09c8bf4a7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xavi-rp/actions/runs/26444578929"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-26T09:43:20.000Z",
      "commit": "e98e4e987d993d01915d206b2aaca54d983d6510",
      "fileid": "0af18c5fff46c8892b96d37f3eb66b21f9327b23c9c129700fcfaacb8029b6a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xavi-rp/actions/runs/26444578929"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-26T09:43:03.000Z",
      "commit": "e98e4e987d993d01915d206b2aaca54d983d6510",
      "fileid": "6ff3ebe2ba6fb12c811e35f428a27ac9698e6c686f69733f61364c5a78a0b167",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xavi-rp/actions/runs/26444578929"
    }
  ]
}