{
  "_id": "6a495526f6c47c441949c504",
  "Package": "rspdlite",
  "Type": "Package",
  "Title": "R and C++ Interfaces to 'spdlite' C++ Header Library for Logging",
  "Version": "0.1.0-1",
  "Date": "2026-06-08",
  "License": "GPL (>= 2)",
  "Authors@R": "c(person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\",\ncomment = c(ORCID = \"0000-0001-6419-907X\")),\nperson(\"Gabi\", \"Melman\", role = \"aut\", comment = \"Author of spdlog\"),\nperson(\"Victor\", \"Zverovic\", role = \"aut\", comment = \"Author of fmt\"))",
  "Description": "The lightweight header-only C++-20 logging library\n'spdlite', a lighter version of 'spdlog' and also written by\nGabi Melman, provides most of the features of the larger\nversion, and also includes 'fmt' as a fallback if std::format()\nis not selected.",
  "URL": "https://github.com/eddelbuettel/rspdlite",
  "BugReports": "https://github.com/eddelbuettel/rspdlite/issues",
  "RoxygenNote": "6.0.1",
  "Repository": "https://eddelbuettel.r-universe.dev",
  "Date/Publication": "2026-06-28 16:30:41 UTC",
  "RemoteUrl": "https://github.com/eddelbuettel/rspdlite",
  "RemoteRef": "HEAD",
  "RemoteSha": "a82b3a4b2b1c6377172a47ef7daa32052a3e52fc",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-28 17:09:12 UTC",
    "User": "root"
  },
  "Author": "Dirk Eddelbuettel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6419-907X>),\nGabi Melman [aut] (Author of spdlog),\nVictor Zverovic [aut] (Author of fmt)",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "rspdlite_0.1.0-1.tar.gz",
  "_fileid": "https://r2.ropensci.org/70f97880a85a1053653c021b32979957c51211f762da9c8bc70a32bf7385cb84",
  "_filesize": 209002,
  "_sha256": "70f97880a85a1053653c021b32979957c51211f762da9c8bc70a32bf7385cb84",
  "_expires": "2026-10-12T18:47:00.000Z",
  "_created": "2026-06-28T17:09:12.000Z",
  "_published": "2026-07-04T18:47:02.341Z",
  "_jobs": [
    {
      "job": 85157705247,
      "time": 138,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7936817510"
    },
    {
      "job": 85157705081,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7936820068"
    },
    {
      "job": 85157705134,
      "time": 173,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7936821789"
    },
    {
      "job": 85157705187,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7936812677"
    },
    {
      "job": 85157705223,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7936808939"
    },
    {
      "job": 85157705172,
      "time": 194,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7936824164"
    },
    {
      "job": 85157705269,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7936811123"
    },
    {
      "job": 85157705049,
      "time": 181,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7936822488"
    },
    {
      "job": 85157704916,
      "time": 214,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7936798913"
    },
    {
      "job": 85157705133,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7936815435"
    },
    {
      "job": 85157705070,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7936811606"
    },
    {
      "job": 85157705131,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7936811506"
    },
    {
      "job": 85157705149,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7936809889"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28329642205",
  "_status": "success",
  "_upstream": "https://github.com/eddelbuettel/rspdlite",
  "_commit": {
    "id": "a82b3a4b2b1c6377172a47ef7daa32052a3e52fc",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "Dirk Eddelbuettel <edd@debian.org>",
    "message": "Update conditional file sink declaration\n",
    "time": 1782664241
  },
  "_maintainer": {
    "name": "Dirk Eddelbuettel",
    "email": "edd@debian.org",
    "login": "eddelbuettel",
    "mastodon": "@eddelbuettel@mastodon.social",
    "bluesky": "@eddelbuettel.com",
    "linkedin": "in/dirkeddelbuettel",
    "orcid": "0000-0001-6419-907X",
    "twitter": "@eddelbuettel",
    "description": "",
    "uuid": 673121
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "eddelbuettel",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2026-19",
      "n": 7
    },
    {
      "week": "2026-20",
      "n": 30
    },
    {
      "week": "2026-21",
      "n": 20
    },
    {
      "week": "2026-22",
      "n": 8
    },
    {
      "week": "2026-23",
      "n": 4
    },
    {
      "week": "2026-25",
      "n": 2
    },
    {
      "week": "2026-26",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "eddelbuettel",
      "count": 73,
      "uuid": 673121
    }
  ],
  "_userbio": {
    "uuid": 673121,
    "type": "user",
    "name": "Dirk Eddelbuettel",
    "followers": 1940
  },
  "_downloads": {
    "count": 230,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rspdlite"
  },
  "_devurl": "https://github.com/eddelbuettel/rspdlite",
  "_searchresults": 2,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_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/rspdlite.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eddelbuettel/rspdlite",
  "_realowner": "eddelbuettel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0-1",
      "date": "2026-06-16"
    }
  ],
  "_exports": [
    "get_level",
    "get_name",
    "log_critical",
    "log_debug",
    "log_error",
    "log_info",
    "log_trace",
    "log_warn",
    "set_format",
    "set_level",
    "set_name",
    "set_precision",
    "show_date",
    "show_thread_id",
    "show_utc"
  ],
  "_help": [
    {
      "page": "rspdlite-package",
      "title": "rspdlite: Lightweight Logging From R and C++",
      "topics": [
        "rspdlite-package",
        "rspdlite"
      ]
    },
    {
      "page": "log_trace",
      "title": "Logging wrappers for 'spdlite' logging from both R and C++",
      "topics": [
        "get_level",
        "get_name",
        "log_critical",
        "log_debug",
        "log_error",
        "log_info",
        "log_trace",
        "log_warn",
        "set_format",
        "set_level",
        "set_name",
        "set_precision",
        "show_date",
        "show_thread_id",
        "show_utc"
      ]
    }
  ],
  "_readme": "https://github.com/eddelbuettel/rspdlite/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.9754318085092635,
  "_indexed": true,
  "_nocasepkg": "rspdlite",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0-1",
      "date": "2026-06-28T17:11:50.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a82b3a4b2b1c6377172a47ef7daa32052a3e52fc",
      "fileid": "https://r2.ropensci.org/5f659d51ecb2412fc6056f762bda31e561ddd716aefd6b7729f7fa4ef623f566",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28329642205"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0-1",
      "date": "2026-06-28T17:12:05.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a82b3a4b2b1c6377172a47ef7daa32052a3e52fc",
      "fileid": "https://r2.ropensci.org/5adaf14bbe2ecda9f8827f67d841b67d961203845062f667d0d3b34a9d1a0b74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28329642205"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0-1",
      "date": "2026-06-28T17:12:21.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a82b3a4b2b1c6377172a47ef7daa32052a3e52fc",
      "fileid": "https://r2.ropensci.org/58229a787d6c29b722b7a1f35fad096d1944cbffe5220ecb884bf5bbaea501b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28329642205"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0-1",
      "date": "2026-06-28T17:11:08.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a82b3a4b2b1c6377172a47ef7daa32052a3e52fc",
      "fileid": "https://r2.ropensci.org/58c03702531f8553341adf9a372c1958f8cb0cd9bb13ba0d25c8a7251befe932",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28329642205"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0-1",
      "date": "2026-06-28T17:10:46.000Z",
      "arch": "aarch64",
      "commit": "a82b3a4b2b1c6377172a47ef7daa32052a3e52fc",
      "fileid": "https://r2.ropensci.org/5815f89b7206cb1634461facefb3b94e37b12730de5e08c3f881a8884f453e1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28329642205"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0-1",
      "date": "2026-06-28T17:12:30.000Z",
      "arch": "x86_64",
      "commit": "a82b3a4b2b1c6377172a47ef7daa32052a3e52fc",
      "fileid": "https://r2.ropensci.org/3164108d6280c5240b5562577933f0fc14e3cf045222adaa8bb554a877ed4549",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28329642205"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0-1",
      "date": "2026-06-28T17:10:59.000Z",
      "arch": "aarch64",
      "commit": "a82b3a4b2b1c6377172a47ef7daa32052a3e52fc",
      "fileid": "https://r2.ropensci.org/cc4dc367045a6958082500225611434a1ea902a11ae4b44a1889590b6cdc77f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28329642205"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0-1",
      "date": "2026-06-28T17:12:18.000Z",
      "arch": "x86_64",
      "commit": "a82b3a4b2b1c6377172a47ef7daa32052a3e52fc",
      "fileid": "https://r2.ropensci.org/aabd3dcc6b0073cdf16ff781836f39c88398899ca89555958e870c6df4ba1971",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28329642205"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0-1",
      "date": "2026-06-28T17:11:41.000Z",
      "arch": "emscripten",
      "commit": "a82b3a4b2b1c6377172a47ef7daa32052a3e52fc",
      "fileid": "https://r2.ropensci.org/77afd3408f694e6da1b4fc5018fcfaebc1a3d4a46a55495f9cd908d4fa7e6da9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28329642205"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0-1",
      "date": "2026-06-28T17:10:35.000Z",
      "arch": "x86_64",
      "commit": "a82b3a4b2b1c6377172a47ef7daa32052a3e52fc",
      "fileid": "https://r2.ropensci.org/47a9f41b096959226bc375a734d87f1dd30315b839abc0b45d55a7f266cea946",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28329642205"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0-1",
      "date": "2026-06-28T17:10:40.000Z",
      "arch": "x86_64",
      "commit": "a82b3a4b2b1c6377172a47ef7daa32052a3e52fc",
      "fileid": "https://r2.ropensci.org/10f095d8b27f85c51bf5464d4eb446aaea36ab62679f66847562e1ac02892a97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28329642205"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0-1",
      "date": "2026-06-28T17:10:26.000Z",
      "arch": "x86_64",
      "commit": "a82b3a4b2b1c6377172a47ef7daa32052a3e52fc",
      "fileid": "https://r2.ropensci.org/deb7a7987ab2ed5a5739e35f472b29c4b0e5fc5af62c6c04bdd567da4baa744a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28329642205"
    }
  ]
}