{
  "_id": "6a48a184e06c18f0a6543be9",
  "Package": "ffpros",
  "Title": "Retrieves Data from FantasyPros",
  "Version": "0.1.6",
  "Authors@R": "person(given = \"Tan\",\nfamily = \"Ho\",\nrole = c(\"aut\", \"cre\",\"cph\"),\nemail = \"tan@tanho.ca\")",
  "Description": "Helps gather data from FantasyPros.com with\nrate-limiting/caching, forming appropriate calls, and returning\ntidy dataframes which can be easily connected to other data\nsources.",
  "License": "MIT + file LICENSE",
  "URL": "https://ffpros.ffverse.com, https://github.com/ffverse/ffpros",
  "BugReports": "https://github.com/ffverse/ffpros/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev libnode-dev",
  "Repository": "https://ffverse.r-universe.dev",
  "Date/Publication": "2025-10-26 03:33:39 UTC",
  "RemoteUrl": "https://github.com/ffverse/ffpros",
  "RemoteRef": "main",
  "RemoteSha": "6eef6b1d7ded5e3e62cf79b716cf67ae35aebd96",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 05:40:29 UTC",
    "User": "root"
  },
  "Author": "Tan Ho [aut, cre, cph]",
  "Maintainer": "Tan Ho <tan@tanho.ca>",
  "_user": "ffverse",
  "_type": "src",
  "_file": "ffpros_0.1.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/79423a2d09b33dc4323684e4b69bb25a2263da939931e70cee09dd4d8ac47a6d",
  "_filesize": 133631,
  "_sha256": "79423a2d09b33dc4323684e4b69bb25a2263da939931e70cee09dd4d8ac47a6d",
  "_expires": "2026-10-12T06:00:34.000Z",
  "_created": "2026-07-04T05:40:29.000Z",
  "_published": "2026-07-04T06:00:36.459Z",
  "_jobs": [
    {
      "job": 85107065001,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8078777879"
    },
    {
      "job": 85107064990,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8078783831"
    },
    {
      "job": 85107065000,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8078904830"
    },
    {
      "job": 85107064993,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8078908298"
    },
    {
      "job": 85106864925,
      "time": 174,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078759706"
    },
    {
      "job": 85107065012,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078778139"
    },
    {
      "job": 85107065011,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8078768857"
    },
    {
      "job": 85107065006,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8078769736"
    },
    {
      "job": 85107065008,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8078775476"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ffverse/actions/runs/28696488419",
  "_status": "success",
  "_upstream": "https://github.com/ffverse/ffpros",
  "_commit": {
    "id": "6eef6b1d7ded5e3e62cf79b716cf67ae35aebd96",
    "author": "Tan Ho <38083823+tanho63@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Revise README badges and links for ffpros\n\nUpdated badge links and references to reflect the new repository and removed outdated badges.",
    "time": 1761449619
  },
  "_maintainer": {
    "name": "Tan Ho",
    "email": "tan@tanho.ca",
    "login": "tanho63",
    "bluesky": "@tanho.ca",
    "description": "list(\"eng lead @zelus-analytics soccer\", \"@nflverse\", \"@ffverse\", \"@dynastyprocess\", \"@r4ds\", \"@dslc-io\", \"pumpkin carving\")",
    "uuid": 38083823
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "cachem",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "ratelimitr",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.1.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "V8",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "curl",
      "version": ">= 4.0.0",
      "role": "Suggests"
    },
    {
      "package": "ffscrapr",
      "version": ">= 1.4.0",
      "role": "Suggests"
    },
    {
      "package": "httptest",
      "version": ">= 4.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.8",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "version": ">= 2.4.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ffverse",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-43",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "fantasy-football",
    "fantasypros"
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "tanho63",
      "count": 40,
      "uuid": 38083823
    }
  ],
  "_userbio": {
    "uuid": 80065011,
    "type": "organization",
    "name": "ffverse",
    "followers": 29,
    "description": "ffverse is a collection of R packages designed for fantasy football analytics!"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ffpros"
  },
  "_devurl": "https://github.com/ffverse/ffpros",
  "_pkgdown": "https://ffpros.ffverse.com",
  "_searchresults": 24,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ffpros.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "fp_projections",
    "fp_rankings",
    "fp_set_metadata",
    "fp_set_ratelimit",
    "fp_set_sport",
    "fp_set_useragent"
  ],
  "_help": [
    {
      "page": "fp_projections",
      "title": "Import FantasyPros Projections",
      "topics": [
        "fp_projections"
      ]
    },
    {
      "page": "fp_rankings",
      "title": "Import latest FantasyPros Rankings",
      "topics": [
        "fp_rankings"
      ]
    },
    {
      "page": "fp_set_metadata",
      "title": "Set whether metadata is returned",
      "topics": [
        "fp_set_metadata"
      ]
    },
    {
      "page": "fp_set_ratelimit",
      "title": "Set rate limit",
      "topics": [
        "fp_set_ratelimit"
      ]
    },
    {
      "page": "fp_set_sport",
      "title": "Set default sport",
      "topics": [
        "fp_set_sport"
      ]
    },
    {
      "page": "fp_set_useragent",
      "title": "Set user agent",
      "topics": [
        "fp_set_useragent"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ffverse/ffpros/raw/main/man/figures/logo.png",
  "_readme": "https://github.com/ffverse/ffpros/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "backports",
    "cachem",
    "checkmate",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "fastmap",
    "generics",
    "glue",
    "hms",
    "httr",
    "janitor",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "ratelimitr",
    "Rcpp",
    "rlang",
    "rvest",
    "selectr",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "V8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "configure.Rmd",
      "filename": "configure.html",
      "title": "Configuration Options",
      "author": "Tan Ho",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Caching",
        "Ratelimiting",
        "Sport",
        "Metadata",
        "User Agent"
      ],
      "created": "2021-06-16 16:22:25",
      "modified": "2021-08-29 01:51:40",
      "commits": 3
    },
    {
      "source": "ffpros.Rmd",
      "filename": "ffpros.html",
      "title": "ffpros",
      "author": "Tan Ho",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-06-16 16:22:25",
      "modified": "2021-06-16 16:22:25",
      "commits": 1
    }
  ],
  "_score": 4.421603926869831,
  "_indexed": true,
  "_nocasepkg": "ffpros",
  "_universes": [
    "ffverse",
    "tanho63"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-07-04T05:42:44.000Z",
      "distro": "resolute",
      "commit": "6eef6b1d7ded5e3e62cf79b716cf67ae35aebd96",
      "fileid": "https://r2.ropensci.org/7abfeede5aabd1bf3908542337b35ad9b03ec874314449550f099ff68f1297a1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/28696488419"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-07-04T05:43:31.000Z",
      "distro": "resolute",
      "commit": "6eef6b1d7ded5e3e62cf79b716cf67ae35aebd96",
      "fileid": "https://r2.ropensci.org/ebe20a130cd6f5ffa57859a02801d35441022149ac1d7583871e3b757b3239ba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/28696488419"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-07-04T05:59:26.000Z",
      "commit": "6eef6b1d7ded5e3e62cf79b716cf67ae35aebd96",
      "fileid": "https://r2.ropensci.org/cbb52190b883e1eb35b60afdb3f06512b6da70273eeef71f5e36d621734fc98b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/28696488419"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-07-04T05:59:52.000Z",
      "commit": "6eef6b1d7ded5e3e62cf79b716cf67ae35aebd96",
      "fileid": "https://r2.ropensci.org/a0d4b1fa29119c19b15847b1e1fa2aa9372a9493472501de86093d7214810b63",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/28696488419"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-07-04T05:43:04.000Z",
      "commit": "6eef6b1d7ded5e3e62cf79b716cf67ae35aebd96",
      "fileid": "https://r2.ropensci.org/2afe5923826439bb1dd8ffaaff1dc7b0a5817e70c95578eb97e371a795ad1212",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/28696488419"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-04T05:41:29.000Z",
      "commit": "6eef6b1d7ded5e3e62cf79b716cf67ae35aebd96",
      "fileid": "https://r2.ropensci.org/7da53d93550b84241b4f9c9a56efc1cb1c4b6ba416b9fe15afedb81602961254",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/28696488419"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-04T05:41:35.000Z",
      "commit": "6eef6b1d7ded5e3e62cf79b716cf67ae35aebd96",
      "fileid": "https://r2.ropensci.org/f61133f750d113f6ed67493308b493283f2c45dd0cee21eed9c8a7de3703f2cd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/28696488419"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-04T05:42:19.000Z",
      "commit": "6eef6b1d7ded5e3e62cf79b716cf67ae35aebd96",
      "fileid": "https://r2.ropensci.org/3c1ceb1ecdd94928a5e511c216d6767d4a6a432eeb1486a42c86c836e954770e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/28696488419"
    }
  ]
}