{
  "_id": "6a1dc09f1d7bb097a0a57f64",
  "Package": "tremendousr",
  "Title": "Easily Send Rewards and Incentives with 'Tremendous' from R",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(given = \"Jonathan\",\nfamily = \"Trattner\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jdt@jdtrat.com\",\ncomment = c(ORCID = \"0000-0002-1097-7603\")),\nperson(given = \"Scott\",\nfamily = \"Chamberlain\",\nrole = c(\"ctb\"),\ncomment = \"Utility functions `err_catcher()` and `trem_ua()` from chimpr package.\"),\nperson(given = \"R Computing Lab at Wake Forest University\",\nrole = \"fnd\")\n)",
  "Description": "A slightly-opinionated R interface for the 'Tremendous'\nAPI (<https://www.tremendous.com/>). In addition to supporting\nGET and POST requests, 'tremendousr' has, dare I say,\ntremendously intuitive functions for sending digital rewards\nand incentives directly from R.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "es",
  "RoxygenNote": "7.1.1.9000",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 16:43:57 UTC",
    "User": "root"
  },
  "Author": "Jonathan Trattner [aut, cre]\n(<https://orcid.org/0000-0002-1097-7603>), Scott Chamberlain\n[ctb] (Utility functions `err_catcher()` and `trem_ua()` from\nchimpr package.), R Computing Lab at Wake Forest University\n[fnd]",
  "Maintainer": "Jonathan Trattner <jdt@jdtrat.com>",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://cranhaven.r-universe.dev",
  "Date/Publication": "2026-06-01 04:02:00 UTC",
  "RemoteUrl": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "RemoteRef": "package/tremendousr",
  "RemoteSha": "ed7be8561aa50b9a4fc769103bdfd471c0b7c6cc",
  "RemoteSubdir": "tremendousr",
  "MD5sum": "277875309af747bc13c1752799bbbc04",
  "_user": "cranhaven",
  "_type": "src",
  "_file": "tremendousr_1.0.0.tar.gz",
  "_fileid": "6930bcee40d384f1d0242da9e2b9d6a8ebcb92f4b383953b360d6d51f847b9f8",
  "_filesize": 232085,
  "_sha256": "6930bcee40d384f1d0242da9e2b9d6a8ebcb92f4b383953b360d6d51f847b9f8",
  "_created": "2026-06-01T16:43:57.000Z",
  "_published": "2026-06-01T17:25:51.273Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78901773090,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7337462032"
    },
    {
      "job": 78901773068,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7337463483"
    },
    {
      "job": 78901773136,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7338258473"
    },
    {
      "job": 78901773060,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7338288861"
    },
    {
      "job": 78901161777,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337409596"
    },
    {
      "job": 78901773190,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337453110"
    },
    {
      "job": 78901773155,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7337448625"
    },
    {
      "job": 78901773064,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7337439566"
    },
    {
      "job": 78901773084,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7337441010"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26768440046",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "_commit": {
    "id": "ed7be8561aa50b9a4fc769103bdfd471c0b7c6cc",
    "author": "GitHub Action <action@github.com>",
    "committer": "GitHub Action <action@github.com>",
    "message": "Add tremendousr to CRANhaven, because archived on 2026-06-01 04:02:00 +0000\n",
    "time": 1780286520
  },
  "_maintainer": {
    "name": "Jonathan Trattner",
    "email": "jdt@jdtrat.com",
    "login": "jdtrat",
    "twitter": "@jdtrat",
    "description": "",
    "uuid": 51417262,
    "orcid": "0000-0002-1097-7603"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "crul",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "clipr",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "version": ">= 0.6.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cranhaven",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "archived",
    "packages",
    "r-universe"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "henrikbengtsson",
      "count": 183,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 161993010,
    "type": "organization",
    "name": "cranhaven",
    "description": "CRANhaven - Repository for Recently Archived CRAN Packages"
  },
  "_downloads": {
    "count": 159,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tremendousr"
  },
  "_devurl": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/tremendousr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jdtrat/tremendousr",
  "_realowner": "jdtrat",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-09-30"
    }
  ],
  "_exports": [
    "trem_client_new",
    "trem_delete",
    "trem_get",
    "trem_post",
    "trem_send_reward",
    "trem_set_api_key",
    "trem_ua"
  ],
  "_help": [
    {
      "page": "trem_client_new",
      "title": "Create a new Tremendous API Client",
      "topics": [
        "trem_client_new"
      ]
    },
    {
      "page": "trem_delete",
      "title": "Perform a DELETE request to Tremendous API",
      "topics": [
        "trem_delete"
      ]
    },
    {
      "page": "trem_get",
      "title": "Perform a GET request to Tremendous API",
      "topics": [
        "trem_get"
      ]
    },
    {
      "page": "trem_post",
      "title": "Perform a POST request to Tremendous API",
      "topics": [
        "trem_post"
      ]
    },
    {
      "page": "trem_send_reward",
      "title": "Send a Reward via Tremendous API",
      "topics": [
        "trem_send_reward"
      ]
    },
    {
      "page": "trem_set_api_key",
      "title": "Set Tremendous API Key in .Renviron",
      "topics": [
        "trem_set_api_key"
      ]
    },
    {
      "page": "trem_ua",
      "title": "Get useragent info for tremendousr API Package",
      "topics": [
        "trem_ua"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cranhaven/cranhaven.r-universe.dev/raw/package/tremendousr/tremendousr/man/figures/logo.png",
  "_readme": "https://github.com/cranhaven/cranhaven.r-universe.dev/raw/package/tremendousr/tremendousr/README.md",
  "_rundeps": [
    "cli",
    "crayon",
    "crul",
    "curl",
    "httpcode",
    "jsonlite",
    "lifecycle",
    "mime",
    "R6",
    "Rcpp",
    "rlang",
    "triebeard",
    "urltools"
  ],
  "_vignettes": [
    {
      "source": "tremendousr.Rmd",
      "filename": "tremendousr.html",
      "title": "tremendousr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting Started",
        "Creating a Tremendous API Client",
        "Send Rewards",
        "Perform GET Requests",
        "Perform POST Requests",
        "Perform DELETE Requests"
      ],
      "created": "2026-06-01 04:02:00",
      "modified": "2026-06-01 04:02:00",
      "commits": 1
    }
  ],
  "_score": 3.3979400086720375,
  "_indexed": false,
  "_nocasepkg": "tremendousr",
  "_universes": [
    "cranhaven"
  ],
  "_indexurl": "https://jdtrat.r-universe.dev/tremendousr",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-01T16:46:33.000Z",
      "distro": "noble",
      "commit": "ed7be8561aa50b9a4fc769103bdfd471c0b7c6cc",
      "fileid": "58253004e5ccaeeb599a4db880b4e5286caad2908691a8791a3b03108a7e702b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26768440046"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-01T16:46:38.000Z",
      "distro": "noble",
      "commit": "ed7be8561aa50b9a4fc769103bdfd471c0b7c6cc",
      "fileid": "2ae0841f51778615c674113690f230ae223c3062e33c683b50818f0a2387b7af",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26768440046"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-01T17:23:58.000Z",
      "commit": "ed7be8561aa50b9a4fc769103bdfd471c0b7c6cc",
      "fileid": "c66fe0f5428dcd21fc3fe9c0f4b2eedae7dee17407383562ed9feb696751e467",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26768440046"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-01T17:25:20.000Z",
      "commit": "ed7be8561aa50b9a4fc769103bdfd471c0b7c6cc",
      "fileid": "fe6429682bc5877a3ce7fbe5aad5cacc4017efe85a51971ae9d726b9d0cac597",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26768440046"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-01T16:46:20.000Z",
      "commit": "ed7be8561aa50b9a4fc769103bdfd471c0b7c6cc",
      "fileid": "e11827a889057028ca05ad631c98e7dee1974e05f243a485fa070769d9c60915",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26768440046"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-01T16:45:49.000Z",
      "commit": "ed7be8561aa50b9a4fc769103bdfd471c0b7c6cc",
      "fileid": "3930823fba513898e50408931b09490bf84d7377549b924f5c0c3e802d55f51a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26768440046"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-01T16:45:23.000Z",
      "commit": "ed7be8561aa50b9a4fc769103bdfd471c0b7c6cc",
      "fileid": "a8b98219ef4ea79467deb14dc8d8704e23c430f9adbb5625a0badcab67395e61",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26768440046"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-01T16:45:29.000Z",
      "commit": "ed7be8561aa50b9a4fc769103bdfd471c0b7c6cc",
      "fileid": "d5e702052d9a232d85baad3e7bf034a959a97698b7d76c66876b2d8730ab4556",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26768440046"
    }
  ]
}