{
  "_id": "6a1073a4acfb0bcc41cac276",
  "Package": "RCriteo",
  "Type": "Package",
  "Title": "Loading Criteo Data into R",
  "Version": "1.0.2",
  "Date": "2016-06-07",
  "Author": "Johannes Burkhardt <johannes.burkhardt@gmail.com>",
  "Maintainer": "Johannes Burkhardt <johannes.burkhardt@gmail.com>",
  "Description": "Aims at loading Criteo online advertising campaign data\ninto R. Criteo <http://www.criteo.com/> is an online\nadvertising service that enables advertisers to display\ncommercial ads to web users. The package provides an\nauthentication process for R with the Criteo API\n<http://kb.criteo.com/ advertising/content/5/27/en/api.html>.\nMoreover, the package features an interface to query campaign\ndata from the Criteo API. The data can be downloaded and will\nbe transformed into a R data frame.",
  "License": "GPL (>= 2) | MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "http://jburkhardt.github.io/RCriteo/, http://www.criteo.com/,\nhttp://kb.criteo.com/advertising/content/5/27/en/api.html",
  "BugReports": "https://github.com/jburkhardt/RCriteo/issues",
  "RoxygenNote": "5.0.1",
  "Config/pak/sysreqs": "make libxml2-dev libssl-dev",
  "Repository": "https://banboo-data.r-universe.dev",
  "Date/Publication": "2018-01-12 10:45:46 UTC",
  "RemoteUrl": "https://github.com/banboo-data/rcriteo",
  "RemoteRef": "HEAD",
  "RemoteSha": "9af7b1284cfc030a0e8d612bba196511e92b33ec",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 05:55:06 UTC",
    "User": "root"
  },
  "MD5sum": "396a7cff2c4952424da9b125ca482ea7",
  "_user": "banboo-data",
  "_type": "src",
  "_file": "RCriteo_1.0.2.tar.gz",
  "_fileid": "4e49101f3ee8eafffde519ee5225cdfac20d4bf0948f6bddebf634b1300c5b58",
  "_filesize": 136242,
  "_sha256": "4e49101f3ee8eafffde519ee5225cdfac20d4bf0948f6bddebf634b1300c5b58",
  "_created": "2026-05-07T05:55:06.000Z",
  "_published": "2026-05-22T15:17:56.402Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77408907939,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6847917542"
    },
    {
      "job": 77408908002,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847918586"
    },
    {
      "job": 77408908625,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6847919645"
    },
    {
      "job": 77408908254,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847918477"
    },
    {
      "job": 77408907578,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847898030"
    },
    {
      "job": 77408907284,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164024760"
    },
    {
      "job": 77408908399,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6847909773"
    },
    {
      "job": 77408908460,
      "time": 60,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6847909031"
    },
    {
      "job": 77408908037,
      "time": 57,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847908545"
    }
  ],
  "_buildurl": "https://github.com/r-universe/banboo-data/actions/runs/25478412838",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/banboo-data/rcriteo",
  "_commit": {
    "id": "9af7b1284cfc030a0e8d612bba196511e92b33ec",
    "author": "jburkhardt <johannes.burkhardt@gmail.com>",
    "committer": "jburkhardt <johannes.burkhardt@gmail.com>",
    "message": "download badge readme\n",
    "time": 1515753946
  },
  "_maintainer": {
    "name": "Johannes Burkhardt",
    "email": "johannes.burkhardt@gmail.com",
    "login": "jburkhardt",
    "uuid": 5146122
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.1",
      "role": "Depends"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    }
  ],
  "_owner": "banboo-data",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "jburkhardt",
      "count": 21,
      "uuid": 5146122
    }
  ],
  "_userbio": {
    "uuid": 95584948,
    "type": "organization",
    "name": "banboo data",
    "description": "Open Source Software for Marketers (and their Data Engineers)"
  },
  "_downloads": {
    "count": 197,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RCriteo"
  },
  "_devurl": "https://github.com/jburkhardt/rcriteo",
  "_searchresults": 4,
  "_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/RCriteo.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/banboo-data/rcriteo",
  "_realowner": "banboo-data",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2015-09-08"
    },
    {
      "version": "1.0.2",
      "date": "2016-07-07"
    }
  ],
  "_exports": [
    "criteoData",
    "doCriteoAuth",
    "getCriteoAccount",
    "getCriteoCampaigns",
    "getCriteoData",
    "getCriteoDownloadURL",
    "getCriteoJobStatus",
    "scedCriteoReport"
  ],
  "_help": [
    {
      "page": "criteoData",
      "title": "Pull Criteo Campaign Report Data",
      "topics": [
        "criteoData"
      ]
    },
    {
      "page": "doCriteoAuth",
      "title": "API Authentication",
      "topics": [
        "doCriteoAuth"
      ]
    },
    {
      "page": "getCriteoAccount",
      "title": "Get Criteo Account Information",
      "topics": [
        "getCriteoAccount"
      ]
    },
    {
      "page": "getCriteoCampaigns",
      "title": "Get Criteo Campaigns",
      "topics": [
        "getCriteoCampaigns"
      ]
    },
    {
      "page": "getCriteoData",
      "title": "Get Campaign Report Data",
      "topics": [
        "getCriteoData"
      ]
    },
    {
      "page": "getCriteoDownloadURL",
      "title": "Get Download Url",
      "topics": [
        "getCriteoDownloadURL"
      ]
    },
    {
      "page": "getCriteoJobStatus",
      "title": "Get Job Status",
      "topics": [
        "getCriteoJobStatus"
      ]
    },
    {
      "page": "RCriteo",
      "title": "Loading Criteo Data into R",
      "topics": [
        "RCriteo"
      ]
    },
    {
      "page": "scedCriteoReport",
      "title": "Campaign Report",
      "topics": [
        "scedCriteoReport"
      ]
    }
  ],
  "_readme": "https://github.com/banboo-data/rcriteo/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bitops",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "plyr",
    "R6",
    "Rcpp",
    "RCurl",
    "sys",
    "XML"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "rcriteo",
  "_universes": [
    "banboo-data",
    "jburkhardt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-07T05:57:02.000Z",
      "distro": "noble",
      "commit": "9af7b1284cfc030a0e8d612bba196511e92b33ec",
      "fileid": "4a62cc4b236d045137940ee0b4c28960e25d8f316af94eb83cd19363b0fd2f2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/banboo-data/actions/runs/25478412838"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-07T05:57:07.000Z",
      "distro": "noble",
      "commit": "9af7b1284cfc030a0e8d612bba196511e92b33ec",
      "fileid": "c9baa6b34f4d7f811ea0fd89597f6e178c12f44794b537d8a90e67d64ecc1631",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/banboo-data/actions/runs/25478412838"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-07T05:57:17.000Z",
      "commit": "9af7b1284cfc030a0e8d612bba196511e92b33ec",
      "fileid": "64ba3272bb388524e2f57d81ec0cc30c79dfdeb4aeb15186e7bfe0fda2d0358b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/banboo-data/actions/runs/25478412838"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-07T05:57:08.000Z",
      "commit": "9af7b1284cfc030a0e8d612bba196511e92b33ec",
      "fileid": "e7c20a24245bb1c904809c1bd9bc548814d598601f032510deef052bba0f85f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/banboo-data/actions/runs/25478412838"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-07T05:56:13.000Z",
      "commit": "9af7b1284cfc030a0e8d612bba196511e92b33ec",
      "fileid": "3892ecda617d79c92554381bc00471b69c3c4f4f67d84c67abaabf988ea2aa64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/banboo-data/actions/runs/25478412838"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-07T05:56:09.000Z",
      "commit": "9af7b1284cfc030a0e8d612bba196511e92b33ec",
      "fileid": "1fcbaaa981a6e18e3781b2b15b9fad300280b69de2514694c621cb8b4d955eed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/banboo-data/actions/runs/25478412838"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-07T05:56:06.000Z",
      "commit": "9af7b1284cfc030a0e8d612bba196511e92b33ec",
      "fileid": "b12f5a754d81454c3d6617c70fa75a6f6c6182cb0c063a2e4812a9aea71a9fd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/banboo-data/actions/runs/25478412838"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-22T15:17:36.000Z",
      "commit": "9af7b1284cfc030a0e8d612bba196511e92b33ec",
      "fileid": "f517c389e7e50e9b664d5491596acccbe3150b6f84f3c585600b796c1b502fec",
      "status": "success",
      "buildurl": "https://github.com/r-universe/banboo-data/actions/runs/25478412838"
    }
  ]
}