{
  "_id": "6a23d281530b9bc726be3a3c",
  "Package": "cdrcR",
  "Title": "Load 'CDRC' Data",
  "Version": "0.1.1",
  "Authors@R": "person(given = \"Alessia\",\nfamily = \"Calafiore\",\nrole = c(\"aut\", \"cre\"),\nemail = \"aelissa3388@gmail.com\",\ncomment = c(ORCID = \"0000-0002-5953-2891\"))",
  "Description": "A wrapper for the 'CDRC' 'API' that returns data frames or\n'sf' of 'CDRC' data. The 'API' web reference\nis:<https://api.cdrc.ac.uk/swagger/index.html>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://aelissa.r-universe.dev",
  "Date/Publication": "2023-03-24 09:18:55 UTC",
  "RemoteUrl": "https://github.com/aelissa/cdrcr",
  "RemoteRef": "HEAD",
  "RemoteSha": "01742340795aa6fe273480ddd314f34b08815b86",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 07:52:28 UTC",
    "User": "root"
  },
  "Author": "Alessia Calafiore [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5953-2891>)",
  "Maintainer": "Alessia Calafiore <aelissa3388@gmail.com>",
  "MD5sum": "800122e4046933144b061ce67a79afd2",
  "_user": "aelissa",
  "_type": "src",
  "_file": "cdrcR_0.1.1.tar.gz",
  "_fileid": "91cbafb56840e244ae68ea162fe05d34a5954b9e9bb8f5ae5c6bb504b06d4ca2",
  "_filesize": 1424816,
  "_sha256": "91cbafb56840e244ae68ea162fe05d34a5954b9e9bb8f5ae5c6bb504b06d4ca2",
  "_created": "2026-06-06T07:52:28.000Z",
  "_published": "2026-06-06T07:55:45.036Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79862374934,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452617363"
    },
    {
      "job": 79862374921,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452616420"
    },
    {
      "job": 79862374910,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452618901"
    },
    {
      "job": 79862374908,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452615711"
    },
    {
      "job": 79862209378,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452602275"
    },
    {
      "job": 79862374936,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452615965"
    },
    {
      "job": 79862374940,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452611318"
    },
    {
      "job": 79862374930,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452611480"
    },
    {
      "job": 79862374938,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452610230"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aelissa/actions/runs/27056647934",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aelissa/cdrcr",
  "_commit": {
    "id": "01742340795aa6fe273480ddd314f34b08815b86",
    "author": "Alessia Calafiore <aelissa3388@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1679649535
  },
  "_maintainer": {
    "name": "Alessia Calafiore",
    "email": "aelissa3388@gmail.com",
    "login": "aelissa",
    "description": "",
    "uuid": 15040371,
    "orcid": "0000-0002-5953-2891"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "role": "Imports"
    },
    {
      "package": "rjson",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "aelissa",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "aelissa",
      "count": 53,
      "uuid": 15040371
    }
  ],
  "_userbio": {
    "uuid": 15040371,
    "type": "user",
    "name": "Alessia Calafiore"
  },
  "_downloads": {
    "count": 231,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cdrcR"
  },
  "_devurl": "https://github.com/aelissa/cdrcr",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cdrcR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aelissa/cdrcr",
  "_realowner": "aelissa",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2021-11-19"
    },
    {
      "version": "0.1.0",
      "date": "2023-02-02"
    },
    {
      "version": "0.1.1",
      "date": "2023-03-21"
    }
  ],
  "_exports": [
    "getCDRC",
    "listCDRC",
    "loginCDRC"
  ],
  "_datasets": [
    {
      "name": "liverpool",
      "title": "Liverpool LSOA boundaries",
      "object": "liverpool",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "OBJECTID",
        "LSOA11CD",
        "LSOA11NM",
        "LSOA11NMW",
        "Shape__Are",
        "Shape__Len",
        "geom"
      ],
      "rows": 297,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "getCDRC",
      "title": "Get data from the CDRC",
      "topics": [
        "getCDRC"
      ]
    },
    {
      "page": "listCDRC",
      "title": "This function returns a list of all CDRC datasets that can be retrieved with this package. This function takes no arguments.",
      "topics": [
        "listCDRC"
      ]
    },
    {
      "page": "liverpool",
      "title": "Liverpool LSOA boundaries",
      "topics": [
        "liverpool"
      ]
    },
    {
      "page": "loginCDRC",
      "title": "Login to the CDRC",
      "topics": [
        "loginCDRC"
      ]
    }
  ],
  "_readme": "https://github.com/aelissa/cdrcr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "curl",
    "data.table",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rjson",
    "rlang",
    "rlist",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk",
    "XML",
    "yaml"
  ],
  "_score": 3.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "cdrcr",
  "_universes": [
    "aelissa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-06T07:54:42.000Z",
      "distro": "noble",
      "commit": "01742340795aa6fe273480ddd314f34b08815b86",
      "fileid": "bb775c58c1f5faaf9981654fd4294b9d556767f2c7d4b56ef4050ac2e7ed0c8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aelissa/actions/runs/27056647934"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-06T07:54:35.000Z",
      "distro": "noble",
      "commit": "01742340795aa6fe273480ddd314f34b08815b86",
      "fileid": "d3f2f5aad1a6ae171f9e99c3e102b92283db5ac515b749a054952092cb6d796b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aelissa/actions/runs/27056647934"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-06T07:54:58.000Z",
      "commit": "01742340795aa6fe273480ddd314f34b08815b86",
      "fileid": "a85fa8332d046b68bc598264a8169a04d62384ee4476fac2489dbb36b3319d44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aelissa/actions/runs/27056647934"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-06T07:54:30.000Z",
      "commit": "01742340795aa6fe273480ddd314f34b08815b86",
      "fileid": "ef2e90ccfebc1fa1f2e716d73e05dc8c9ac0adb204ce1a37cc448018a4da2fbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aelissa/actions/runs/27056647934"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-06T07:54:42.000Z",
      "commit": "01742340795aa6fe273480ddd314f34b08815b86",
      "fileid": "1c296177487cb87f52d67ad1a8faa8408bdcbdd62d0c94f96685b69dda5efafb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aelissa/actions/runs/27056647934"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-06T07:53:46.000Z",
      "commit": "01742340795aa6fe273480ddd314f34b08815b86",
      "fileid": "47d8f4cbec388f56e075af6c3eeeb212bb0a30bbb032b6c1db73e0fecd290f5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aelissa/actions/runs/27056647934"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-06T07:53:46.000Z",
      "commit": "01742340795aa6fe273480ddd314f34b08815b86",
      "fileid": "ec6af3b9d0ac1d904d4f3c8ab7f5be37c230d96d1481dbdb02e0857f6b7e5a99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aelissa/actions/runs/27056647934"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-06T07:53:36.000Z",
      "commit": "01742340795aa6fe273480ddd314f34b08815b86",
      "fileid": "bec0ebd4d606051dd9706bc51802ad50e3d0f1d299aacdf42df467116899c233",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aelissa/actions/runs/27056647934"
    }
  ]
}