{
  "_id": "6a1beca61d7bb097a0a1fde4",
  "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-05-31 07:39:26 UTC",
    "User": "root"
  },
  "Author": "Tan Ho [aut, cre, cph]",
  "Maintainer": "Tan Ho <tan@tanho.ca>",
  "MD5sum": "db033dc0107973b5ceb616e2d90b1017",
  "_user": "ffverse",
  "_type": "src",
  "_file": "ffpros_0.1.6.tar.gz",
  "_fileid": "fb177e652ae87af558bbd160be613b0f8a321945170b485e6da368c84d4cebca",
  "_filesize": 130387,
  "_sha256": "fb177e652ae87af558bbd160be613b0f8a321945170b485e6da368c84d4cebca",
  "_created": "2026-05-31T07:39:26.000Z",
  "_published": "2026-05-31T08:09:10.314Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78709357131,
      "time": 234,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7314922652"
    },
    {
      "job": 78709357137,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314912205"
    },
    {
      "job": 78709357128,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315070926"
    },
    {
      "job": 78709357133,
      "time": 254,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315087040"
    },
    {
      "job": 78709134114,
      "time": 243,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314896696"
    },
    {
      "job": 78709357152,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314909796"
    },
    {
      "job": 78709357138,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7314907256"
    },
    {
      "job": 78709357141,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7314908081"
    },
    {
      "job": 78709357142,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314906815"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ffverse/actions/runs/26706663802",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "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.0",
  "_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",
    "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-05-31T07:43:15.000Z",
      "distro": "noble",
      "commit": "6eef6b1d7ded5e3e62cf79b716cf67ae35aebd96",
      "fileid": "7112e26eb17a766ebc324db73a7f2542299347db43f979b1580d1ccdc552e26f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/26706663802"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-05-31T07:41:38.000Z",
      "distro": "noble",
      "commit": "6eef6b1d7ded5e3e62cf79b716cf67ae35aebd96",
      "fileid": "d0f4506e650641e0fefaa84ea5a8269fabec2b7db8a0e2ffaa6be07d620d6ea0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/26706663802"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-05-31T08:05:52.000Z",
      "commit": "6eef6b1d7ded5e3e62cf79b716cf67ae35aebd96",
      "fileid": "0581208b6af24b34d8acba81b43d9ad0c7633152d07f773eb29aac5669e582a6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/26706663802"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-05-31T08:07:53.000Z",
      "commit": "6eef6b1d7ded5e3e62cf79b716cf67ae35aebd96",
      "fileid": "510a6d02bf0a0a9a77a6d789459073a0858c5d718857d8e77964a56a50c44b58",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/26706663802"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-05-31T07:41:34.000Z",
      "commit": "6eef6b1d7ded5e3e62cf79b716cf67ae35aebd96",
      "fileid": "c475737f387eb532b09509758aa28c0c11941e19ab05190cff7f46a19205a3d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/26706663802"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-31T07:40:45.000Z",
      "commit": "6eef6b1d7ded5e3e62cf79b716cf67ae35aebd96",
      "fileid": "b6807c5a2de52633ceaa09e33d3c0b76a604aaf730609df732ee9ec2a1608f47",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/26706663802"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-31T07:41:00.000Z",
      "commit": "6eef6b1d7ded5e3e62cf79b716cf67ae35aebd96",
      "fileid": "9ae88f5e1ebabb5561913f65555f0478e26a3d33b0615f8663e97ad1e342534e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/26706663802"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-31T07:40:43.000Z",
      "commit": "6eef6b1d7ded5e3e62cf79b716cf67ae35aebd96",
      "fileid": "0eee2829abc3df35717a06a97766a8eb258884b4440192d4f5a80ca949f00323",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/26706663802"
    }
  ]
}