{
  "_id": "6a4990bc6d67900babdfbd6b",
  "Package": "plogr",
  "Title": "The 'plog' C++ Logging Library",
  "Version": "0.2.0",
  "Date": "2018-03-24",
  "Authors@R": "c(\nperson(\"Kirill\", \"Müller\", role = c(\"aut\", \"cre\"), email = \"kirill@cynkra.com\"),\nperson(\"Sergey\", \"Podobry\", role = \"cph\", comment = \"Author of the bundled plog library\"))",
  "Description": "A simple header-only logging library for C++. Add\n'LinkingTo: plogr' to 'DESCRIPTION', and '#include <plogr.h>'\nin your C++ modules to use it.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/krlmlr/plogr#readme",
  "BugReports": "https://github.com/krlmlr/plogr/issues",
  "Config/roxygen2/version": "8.0.0.9000",
  "Repository": "https://krlmlr.r-universe.dev",
  "Date/Publication": "2026-05-23 18:04:23 UTC",
  "RemoteUrl": "https://github.com/krlmlr/plogr",
  "RemoteRef": "HEAD",
  "RemoteSha": "f28ebb0ccd5cc4872d9c8bd97859edf787441c97",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 11:27:26 UTC",
    "User": "root"
  },
  "Author": "Kirill Müller [aut, cre],\nSergey Podobry [cph] (Author of the bundled plog library)",
  "Maintainer": "Kirill Müller <kirill@cynkra.com>",
  "_user": "krlmlr",
  "_type": "src",
  "_file": "plogr_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/7da45a1289587b3aae86aa5d0835fe29d308c4b00d1c911c93bd0e6b398beda4",
  "_filesize": 86578,
  "_sha256": "7da45a1289587b3aae86aa5d0835fe29d308c4b00d1c911c93bd0e6b398beda4",
  "_expires": "2026-10-12T23:01:15.000Z",
  "_created": "2026-06-22T11:27:26.000Z",
  "_published": "2026-07-04T23:01:16.748Z",
  "_jobs": [
    {
      "job": 85174106890,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7790954776"
    },
    {
      "job": 85174106727,
      "time": 90,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7790950519"
    },
    {
      "job": 85174106923,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7790956956"
    },
    {
      "job": 85174106816,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7790951607"
    },
    {
      "job": 85174106677,
      "time": 144,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7790917373"
    },
    {
      "job": 85174106900,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7790948953"
    },
    {
      "job": 85174106881,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7790944518"
    },
    {
      "job": 85174106807,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7790940421"
    },
    {
      "job": 85174106756,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7790949996"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/krlmlr/actions/runs/27949186569",
  "_status": "success",
  "_upstream": "https://github.com/krlmlr/plogr",
  "_commit": {
    "id": "f28ebb0ccd5cc4872d9c8bd97859edf787441c97",
    "author": "Kirill Müller <kirill@cynkra.com>",
    "committer": "Kirill Müller <kirill@cynkra.com>",
    "message": "ci: Update ccache-action reference\n",
    "time": 1779559463
  },
  "_maintainer": {
    "name": "Kirill Müller",
    "email": "kirill@cynkra.com",
    "login": "krlmlr",
    "description": "Away from most OSS work until September 2026.",
    "uuid": 1741643
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "Suggests"
    }
  ],
  "_owner": "krlmlr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 10
    },
    {
      "week": "2025-46",
      "n": 3
    },
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 7
    },
    {
      "week": "2026-20",
      "n": 6
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 26,
  "_contributors": [
    {
      "user": "sergiusthebest",
      "count": 296,
      "uuid": 4660722
    },
    {
      "user": "krlmlr",
      "count": 138,
      "uuid": 1741643
    },
    {
      "user": "carlganz",
      "count": 3,
      "uuid": 11653794
    },
    {
      "user": "bastianseeleib",
      "count": 1,
      "uuid": 9730423
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    }
  ],
  "_userbio": {
    "uuid": 1741643,
    "type": "user",
    "name": "Kirill Müller",
    "followers": 1102,
    "description": "Away from most OSS work until September 2026."
  },
  "_downloads": {
    "count": 4710,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plogr"
  },
  "_devurl": "https://github.com/krlmlr/plogr",
  "_searchresults": 20,
  "_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/plogr.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2016-09-24"
    },
    {
      "version": "0.2.0",
      "date": "2018-03-28"
    }
  ],
  "_exports": [],
  "_help": [
    {
      "page": "plogr-package",
      "title": "plogr: The 'plog' C++ Logging Library",
      "topics": [
        "plogr-package",
        "plogr"
      ]
    }
  ],
  "_readme": "https://github.com/krlmlr/plogr/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 5.59314423341962,
  "_indexed": true,
  "_nocasepkg": "plogr",
  "_universes": [
    "krlmlr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-22T11:29:14.000Z",
      "distro": "noble",
      "commit": "f28ebb0ccd5cc4872d9c8bd97859edf787441c97",
      "fileid": "https://r2.ropensci.org/856a2f1396c251ed08f50f65f403a4a16f3c58c899af5bcc563f5e34ca431a45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/27949186569"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-22T11:29:02.000Z",
      "distro": "noble",
      "commit": "f28ebb0ccd5cc4872d9c8bd97859edf787441c97",
      "fileid": "https://r2.ropensci.org/84a3134d9366e4cbb6f44f28012eb0d2f4f477500ace800d8d7192ff924a1c49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/27949186569"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-22T11:29:22.000Z",
      "commit": "f28ebb0ccd5cc4872d9c8bd97859edf787441c97",
      "fileid": "https://r2.ropensci.org/9562aab089ccc272bb1dc1dc68f57e7853383dedba52ffca8d7eb7df84795207",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/27949186569"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-22T11:29:05.000Z",
      "commit": "f28ebb0ccd5cc4872d9c8bd97859edf787441c97",
      "fileid": "https://r2.ropensci.org/b5171d672746fe69986b44fb669bba034f4ebbbadee7c87c2f327b65d504f5d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/27949186569"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-22T11:29:06.000Z",
      "commit": "f28ebb0ccd5cc4872d9c8bd97859edf787441c97",
      "fileid": "https://r2.ropensci.org/c3affada147ce380a4ebab7a79b33ed4ff0cf1aca3c60ed80480a1274de06825",
      "status": "success",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/27949186569"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-22T11:28:36.000Z",
      "commit": "f28ebb0ccd5cc4872d9c8bd97859edf787441c97",
      "fileid": "https://r2.ropensci.org/7c4ae186d8a3239bd17b82bb7db0d425e15ae4f9e225a2c76af354028cc43a83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/27949186569"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-22T11:28:27.000Z",
      "commit": "f28ebb0ccd5cc4872d9c8bd97859edf787441c97",
      "fileid": "https://r2.ropensci.org/b9dc55fc69b14c5f4fe1ad68618989bfebd9e223cc949a99d601aee0f416f056",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/27949186569"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-22T11:28:49.000Z",
      "commit": "f28ebb0ccd5cc4872d9c8bd97859edf787441c97",
      "fileid": "https://r2.ropensci.org/5f9295c3991a9530cf99da9d36d0f254a3d9dd1775b1dd2bdb4e92345917e92c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/27949186569"
    }
  ]
}