{
  "_id": "6a11edc3acfb0bcc41d02baf",
  "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-05-23 18:09:17 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>",
  "MD5sum": "bfde7de6c5947a82759fddd0687a6049",
  "_user": "krlmlr",
  "_type": "src",
  "_file": "plogr_0.2.0.tar.gz",
  "_fileid": "5e0e47026891971bdb107588bc3160da9f5441171307570e19f371e4e0689274",
  "_filesize": 83753,
  "_sha256": "5e0e47026891971bdb107588bc3160da9f5441171307570e19f371e4e0689274",
  "_created": "2026-05-23T18:09:17.000Z",
  "_published": "2026-05-23T18:11:15.807Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77539899373,
      "time": 90,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7178744848"
    },
    {
      "job": 77539899368,
      "time": 88,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7178744710"
    },
    {
      "job": 77539899371,
      "time": 64,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7178742422"
    },
    {
      "job": 77539899389,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7178743052"
    },
    {
      "job": 77539796738,
      "time": 115,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7178735785"
    },
    {
      "job": 77539899369,
      "time": 81,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7178744040"
    },
    {
      "job": 77539899380,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7178744174"
    },
    {
      "job": 77539899390,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7178744866"
    },
    {
      "job": 77539899379,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7178743355"
    }
  ],
  "_buildurl": "https://github.com/r-universe/krlmlr/actions/runs/26339841684",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Away from most OSS work until September 2026."
  },
  "_downloads": {
    "count": 6724,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plogr"
  },
  "_devurl": "https://github.com/krlmlr/plogr",
  "_searchresults": 17,
  "_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",
    "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.677169956772451,
  "_indexed": true,
  "_nocasepkg": "plogr",
  "_universes": [
    "krlmlr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-23T18:10:50.000Z",
      "distro": "noble",
      "commit": "f28ebb0ccd5cc4872d9c8bd97859edf787441c97",
      "fileid": "abb20d279931fe56e3de5e774417ce4801881a16cbdeee9b89f8d50a63f79d03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/26339841684"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-23T18:10:49.000Z",
      "distro": "noble",
      "commit": "f28ebb0ccd5cc4872d9c8bd97859edf787441c97",
      "fileid": "c3f5fd279a211f6425d0da91e27c617c7bda8382f8f25999fcc30458cf2b0421",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/26339841684"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-23T18:10:27.000Z",
      "commit": "f28ebb0ccd5cc4872d9c8bd97859edf787441c97",
      "fileid": "c590b1eef119f4732515a84ad33baa172284d7e005d88d9e4d0225430485afc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/26339841684"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-23T18:10:33.000Z",
      "commit": "f28ebb0ccd5cc4872d9c8bd97859edf787441c97",
      "fileid": "3ec2b7be91acb930b23c7308fc469d0f2b3fa23e5c36fce403fe761be45cf2a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/26339841684"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-23T18:10:51.000Z",
      "commit": "f28ebb0ccd5cc4872d9c8bd97859edf787441c97",
      "fileid": "5036144992879cf14926169f14ba632fa1c0d453eddebec5b15918124a5e01da",
      "status": "success",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/26339841684"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-23T18:10:31.000Z",
      "commit": "f28ebb0ccd5cc4872d9c8bd97859edf787441c97",
      "fileid": "2c17c2077e35ff25db93045e75531dd955118d77fcfd101c785215c2294332a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/26339841684"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-23T18:10:41.000Z",
      "commit": "f28ebb0ccd5cc4872d9c8bd97859edf787441c97",
      "fileid": "0dd48bd9e35ba561e2acb419763669c69c86f42f2fd736ffa4484a75cabd0ee1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/26339841684"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-23T18:10:22.000Z",
      "commit": "f28ebb0ccd5cc4872d9c8bd97859edf787441c97",
      "fileid": "1345f14827cef273b4c9d70f2c953c7043a05819471a36705f6739150cdb6395",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/26339841684"
    }
  ]
}