{
  "_id": "6a1063dcacfb0bcc41ca85f9",
  "Package": "edcpR",
  "Title": "Ecological Data Collection and Processing Package",
  "Version": "1.0.1",
  "Authors@R": "person(given = \"Ward\",\nfamily = \"Fonteyn\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ward.fonteyn@kuleuven.be\")",
  "Description": "This is the course package for the exercise portion of the\n\"Ecological Data Collection and Processing\" course.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 07:01:49 UTC",
    "User": "root"
  },
  "Author": "Ward Fonteyn [aut, cre]",
  "Maintainer": "Ward Fonteyn <ward.fonteyn@kuleuven.be>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-10-03 07:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/edcpR",
  "RemoteRef": "HEAD",
  "RemoteSha": "a4f412f7ed1d7e13914acd3fadde15b548cf7fd3",
  "MD5sum": "52c86d0b37e8878553e289fda6c5adc1",
  "_user": "cran",
  "_type": "src",
  "_file": "edcpR_1.0.1.tar.gz",
  "_fileid": "c297aad44bf6c471cfc2d1a5f0874aaa68d5b4fde5ab4741408dae9c90a7452c",
  "_filesize": 87874,
  "_sha256": "c297aad44bf6c471cfc2d1a5f0874aaa68d5b4fde5ab4741408dae9c90a7452c",
  "_created": "2026-05-08T07:01:49.000Z",
  "_published": "2026-05-22T14:10:36.944Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77396757673,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6873723314"
    },
    {
      "job": 77396757741,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873720347"
    },
    {
      "job": 77396756937,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873695203"
    },
    {
      "job": 77396756758,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162565912"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25541720627",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/edcpR",
  "_commit": {
    "id": "a4f412f7ed1d7e13914acd3fadde15b548cf7fd3",
    "author": "Ward Fonteyn <ward.fonteyn@kuleuven.be>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1633247402
  },
  "_maintainer": {
    "name": "Ward Fonteyn",
    "email": "ward.fonteyn@kuleuven.be"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 250,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/edcpR"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/edcpR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2021-10-03"
    }
  ],
  "_exports": [],
  "_datasets": [
    {
      "name": "vegdata1",
      "title": "First dataset to be used in assignment 1",
      "object": "vegdata1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Plot_ID",
        "Latitude",
        "Longitude",
        "Date",
        "Vegtype",
        "Slope",
        "Aspect",
        "Elevation",
        "Cover_veg",
        "Cover_bare",
        "Cover_litter",
        "Cover_herb",
        "Cover_bryo",
        "Cover_lichens",
        "Cover_shrubs",
        "Cover_trees"
      ],
      "rows": 72,
      "table": true,
      "tojson": true
    },
    {
      "name": "vegdata2",
      "title": "Second dataset to be used in assignment 1",
      "object": "vegdata2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Plot_ID",
        "Latitude",
        "Longitude",
        "Date",
        "Vegtype",
        "Slope",
        "Aspect",
        "Elevation",
        "Cover_veg",
        "Cover_bare",
        "Cover_litter",
        "Cover_herb",
        "Cover_bryo",
        "Cover_lichens",
        "Cover_shrubs",
        "Cover_trees"
      ],
      "rows": 72,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "vegdata1",
      "title": "First dataset to be used in assignment 1",
      "topics": [
        "vegdata1"
      ]
    },
    {
      "page": "vegdata2",
      "title": "Second dataset to be used in assignment 1",
      "topics": [
        "vegdata2"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "assignment-1.Rmd",
      "filename": "assignment-1.html",
      "title": "Assignment 1",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data",
        "Part 1",
        "Part 2",
        "Part 3",
        "Submit your work"
      ],
      "created": "2021-10-03 07:50:02",
      "modified": "2021-10-03 07:50:02",
      "commits": 1
    },
    {
      "source": "cheat-sheet.Rmd",
      "filename": "cheat-sheet.html",
      "title": "Cheat Sheet",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Troubleshooting",
        "Shortcuts",
        "Useful packages",
        "Useful functions",
        "Packages",
        "Loading data",
        "Examining objects",
        "Checking for special values",
        "Creating objects",
        "Selecting subsets of objects",
        "Visualisation",
        "Iterating",
        "Diversity analysis"
      ],
      "created": "2021-10-03 07:50:02",
      "modified": "2021-10-03 07:50:02",
      "commits": 1
    },
    {
      "source": "session-1.Rmd",
      "filename": "session-1.html",
      "title": "Session 1",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-10-03 07:50:02",
      "modified": "2021-10-03 07:50:02",
      "commits": 1
    }
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "edcpr",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-08T07:03:55.000Z",
      "distro": "noble",
      "commit": "a4f412f7ed1d7e13914acd3fadde15b548cf7fd3",
      "fileid": "560f1ad1a7f0bfa90f1675da1cdfb8e31e29195813273f117f0d8d822008c772",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25541720627"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-08T07:03:43.000Z",
      "distro": "noble",
      "commit": "a4f412f7ed1d7e13914acd3fadde15b548cf7fd3",
      "fileid": "bd25b216c78edb3dc1b64d4246701fbb55f5184c1a6a09c954c97ac1ff8640ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25541720627"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T14:10:23.000Z",
      "commit": "a4f412f7ed1d7e13914acd3fadde15b548cf7fd3",
      "fileid": "6722c440e75e5efb9fa1a7e0369254b48a6751f3e41be88a299cb13983f3b5e4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25541720627"
    }
  ]
}