{
  "_id": "6a1f0702b401979e7341bd9a",
  "Package": "OpenSourceAP.DownloadR",
  "Title": "Download Open Source Asset Pricing (OpenAP) Data Directly",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Tom\", \"Zimmermann\", email = \"tom.zimmermann@uni-koeln.de\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-0368-5303\")),\nperson(\"Justus\", \"Boeker\", email = \"jboeker2@smail.uni-koeln.de\", role = c(\"ctb\")))",
  "Description": "Convenient download functions enabling access Open Source\nAsset Pricing (OpenAP) data. This package enables users to\ndownload predictor portfolio returns (over 200 cross-sectional\npredictors with multiple portfolio construction methods) and\nfirm characteristics (over 200 characteristics replicated from\nthe academic asset pricing literature). Center for Research in\nSecurity Prices (CRSP)-based variables such as Price, Size, and\nShort-term Reversal can be downloaded with a Wharton Research\nData Services (WRDS, <https://wrds-www.wharton.upenn.edu/>)\nsubscription. For a full list of what is available, see\n<https://www.openassetpricing.com/>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 06:55:13 UTC",
    "User": "root"
  },
  "Author": "Tom Zimmermann [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0368-5303>), Justus Boeker [ctb]",
  "Maintainer": "Tom Zimmermann <tom.zimmermann@uni-koeln.de>",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev libpq-dev",
  "Repository": "https://opensourceap.r-universe.dev",
  "Date/Publication": "2026-01-17 19:50:13 UTC",
  "RemoteUrl": "https://github.com/cran/OpenSourceAP.DownloadR",
  "RemoteRef": "HEAD",
  "RemoteSha": "9346375e53dc629b465014829c621920ff5c98a9",
  "MD5sum": "d23aeacc840919bfb3cb2e901bbf64e2",
  "_user": "opensourceap",
  "_type": "src",
  "_file": "OpenSourceAP.DownloadR_0.1.0.tar.gz",
  "_fileid": "7f772cee8e95912ab2ddf60250fb402a71b6aa120f1e3863305acf0f50ca760f",
  "_filesize": 138577,
  "_sha256": "7f772cee8e95912ab2ddf60250fb402a71b6aa120f1e3863305acf0f50ca760f",
  "_created": "2026-05-18T06:55:13.000Z",
  "_published": "2026-06-02T16:38:26.945Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79122494575,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7051310945"
    },
    {
      "job": 79122494982,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7051309300"
    },
    {
      "job": 79122494819,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7051314817"
    },
    {
      "job": 79122495000,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7051310081"
    },
    {
      "job": 79122494054,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051277039"
    },
    {
      "job": 79122493751,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363984539"
    },
    {
      "job": 79122494753,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7051295953"
    },
    {
      "job": 79122494434,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7051294731"
    },
    {
      "job": 79122494903,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7051294795"
    }
  ],
  "_buildurl": "https://github.com/r-universe/opensourceap/actions/runs/26018204181",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/OpenSourceAP.DownloadR",
  "_commit": {
    "id": "9346375e53dc629b465014829c621920ff5c98a9",
    "author": "Tom Zimmermann <tom.zimmermann@uni-koeln.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1768679413
  },
  "_maintainer": {
    "name": "Tom Zimmermann",
    "email": "tom.zimmermann@uni-koeln.de",
    "login": "opensourceap",
    "description": "",
    "uuid": 65031279,
    "orcid": "0000-0002-0368-5303"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "RPostgres",
      "role": "Imports"
    },
    {
      "package": "getPass",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-01-17"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "opensourceap",
      "count": 1,
      "uuid": 65031279
    }
  ],
  "_userbio": {
    "uuid": 65031279,
    "type": "user",
    "name": "OpenSourceAP"
  },
  "_downloads": {
    "count": 167,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/OpenSourceAP.DownloadR"
  },
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/OpenSourceAP.DownloadR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "opensourceap",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-01-17"
    }
  ],
  "_exports": [
    "OpenAP"
  ],
  "_help": [],
  "_readme": "https://github.com/cran/OpenSourceAP.DownloadR/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "blob",
    "cli",
    "cpp11",
    "curl",
    "data.table",
    "DBI",
    "dplyr",
    "generics",
    "getPass",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "RPostgres",
    "rstudioapi",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "opensourceap.downloadr",
  "_universes": [
    "opensourceap"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T06:57:28.000Z",
      "distro": "noble",
      "commit": "9346375e53dc629b465014829c621920ff5c98a9",
      "fileid": "106c88c911320c69a7b885f8effa410aeab29ec7788709866888110857f4caf8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/opensourceap/actions/runs/26018204181"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T06:57:23.000Z",
      "distro": "noble",
      "commit": "9346375e53dc629b465014829c621920ff5c98a9",
      "fileid": "725cbf565f7d865af9e9930e9625965d5d32450a83538845dfb51a3ecdc6c968",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/opensourceap/actions/runs/26018204181"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-18T06:57:45.000Z",
      "commit": "9346375e53dc629b465014829c621920ff5c98a9",
      "fileid": "5820d7e62c3e9be3b871dc82c380e2baaef60046b0d2f941811b8b3434f93910",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/opensourceap/actions/runs/26018204181"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-18T06:57:27.000Z",
      "commit": "9346375e53dc629b465014829c621920ff5c98a9",
      "fileid": "7ed0e2e4ada264867c8819d72dc8f3d4fc5bb0c7cb7f8ec995c75827d301d608",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/opensourceap/actions/runs/26018204181"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T06:56:25.000Z",
      "commit": "9346375e53dc629b465014829c621920ff5c98a9",
      "fileid": "4761362b5fab21cb12500a19dd621804c4af84044fcb6d6c89deeadbd6422337",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/opensourceap/actions/runs/26018204181"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T06:56:18.000Z",
      "commit": "9346375e53dc629b465014829c621920ff5c98a9",
      "fileid": "650e49a0bf1fad603936889b2eaed6084c7a2dceea1771e77412c8f84c5ab0fd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/opensourceap/actions/runs/26018204181"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T06:56:21.000Z",
      "commit": "9346375e53dc629b465014829c621920ff5c98a9",
      "fileid": "012179dd6996bce45c48c3f9a555e9a81bd8e8043b65dc6b536064b2786e7fa2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/opensourceap/actions/runs/26018204181"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T16:38:12.000Z",
      "commit": "9346375e53dc629b465014829c621920ff5c98a9",
      "fileid": "4874a5aeb7bbf3e906ae1cb613e5ef6c67202cb0eec763ec3d3f7c8b4cdf23ef",
      "status": "success",
      "buildurl": "https://github.com/r-universe/opensourceap/actions/runs/26018204181"
    }
  ]
}