{
  "_id": "6a1c00721d7bb097a0a29440",
  "Package": "tremendousr",
  "Title": "Easily Send Rewards and Incentives with 'Tremendous' from R",
  "Version": "1.0.0.9000",
  "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",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1.9000",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://jdtrat.r-universe.dev",
  "Date/Publication": "2021-09-30 20:56:43 UTC",
  "RemoteUrl": "https://github.com/jdtrat/tremendousr",
  "RemoteRef": "HEAD",
  "RemoteSha": "60145fda9070d86db29b2d61d4032bc355735777",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 09:30:29 UTC",
    "User": "root"
  },
  "Author": "Jonathan Trattner [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1097-7603>),\nScott Chamberlain [ctb] (Utility functions `err_catcher()` and\n`trem_ua()` from chimpr package.),\nR Computing Lab at Wake Forest University [fnd]",
  "Maintainer": "Jonathan Trattner <jdt@jdtrat.com>",
  "MD5sum": "24052b5da6169321f8ab19caf9823f83",
  "_user": "jdtrat",
  "_type": "src",
  "_file": "tremendousr_1.0.0.9000.tar.gz",
  "_fileid": "6cc47756dfb5561eaf126d3231c242b948ebe3b6c8d148902c79e4d4167aa940",
  "_filesize": 230583,
  "_sha256": "6cc47756dfb5561eaf126d3231c242b948ebe3b6c8d148902c79e4d4167aa940",
  "_created": "2026-05-31T09:30:29.000Z",
  "_published": "2026-05-31T09:33:38.158Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78715489517,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315628836"
    },
    {
      "job": 78715489511,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315628667"
    },
    {
      "job": 78715489514,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315629578"
    },
    {
      "job": 78715489521,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315626750"
    },
    {
      "job": 78715312459,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315616045"
    },
    {
      "job": 78715489512,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315627636"
    },
    {
      "job": 78715489557,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315628416"
    },
    {
      "job": 78715489534,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315625058"
    },
    {
      "job": 78715489555,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315624064"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jdtrat/actions/runs/26708889896",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jdtrat/tremendousr",
  "_commit": {
    "id": "60145fda9070d86db29b2d61d4032bc355735777",
    "author": "Jonathan D. Trattner <51417262+jdtrat@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update _pkgdown.yml\n\nRemove development mode from pkgdown YAML",
    "time": 1633035403
  },
  "_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": "jdtrat",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "api-wrapper"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jdtrat",
      "count": 39,
      "uuid": 51417262
    }
  ],
  "_userbio": {
    "uuid": 51417262,
    "type": "user",
    "name": "Jonathan D. Trattner"
  },
  "_downloads": {
    "count": 159,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tremendousr"
  },
  "_devurl": "https://github.com/jdtrat/tremendousr",
  "_searchresults": 6,
  "_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": true,
  "_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/jdtrat/tremendousr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jdtrat/tremendousr/raw/HEAD/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": "2021-09-19 19:12:24",
      "modified": "2021-09-30 18:51:53",
      "commits": 6
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "tremendousr",
  "_universes": [
    "jdtrat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-31T09:32:35.000Z",
      "distro": "noble",
      "commit": "60145fda9070d86db29b2d61d4032bc355735777",
      "fileid": "222d876ff08000a6ac8e8bc663dc0de707e4f75e0f163c9d2824e67a7224e363",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jdtrat/actions/runs/26708889896"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-31T09:32:35.000Z",
      "distro": "noble",
      "commit": "60145fda9070d86db29b2d61d4032bc355735777",
      "fileid": "b60ee9cf62111cee847219d6b44ec4a2796fffa2b9c8cfc8e7c5f0063a029b1a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jdtrat/actions/runs/26708889896"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-31T09:32:44.000Z",
      "commit": "60145fda9070d86db29b2d61d4032bc355735777",
      "fileid": "fa15085a3ec82d599450ddcbc7fd7bb83b5397304e465865c90b0bdfeb296400",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jdtrat/actions/runs/26708889896"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-31T09:32:19.000Z",
      "commit": "60145fda9070d86db29b2d61d4032bc355735777",
      "fileid": "eaf81332f02e1b02cf970573a4dda8318f070238b5858401e0830b1cb6d40de6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jdtrat/actions/runs/26708889896"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-05-31T09:32:35.000Z",
      "commit": "60145fda9070d86db29b2d61d4032bc355735777",
      "fileid": "e5bcfbed234ce96f6052ce7aa526dde0953cefefd2298aeb1b0dd8e1322cd47d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jdtrat/actions/runs/26708889896"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-31T09:32:27.000Z",
      "commit": "60145fda9070d86db29b2d61d4032bc355735777",
      "fileid": "47d71d410531d6a50b6b6d3803b288322409beda9cbdac8d94d030f8f5a77e83",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jdtrat/actions/runs/26708889896"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-31T09:31:55.000Z",
      "commit": "60145fda9070d86db29b2d61d4032bc355735777",
      "fileid": "b27f2d7e308b7a03f0a8c563e89d7ea089cb9714aafa180c8f0609b29d9f352d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jdtrat/actions/runs/26708889896"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-31T09:31:43.000Z",
      "commit": "60145fda9070d86db29b2d61d4032bc355735777",
      "fileid": "5c5737624761ab295c2274c87b66f05f1ed06ef0d88f69acb4ba6f498b142a4d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jdtrat/actions/runs/26708889896"
    }
  ]
}