{
  "_id": "6a39900e4c3da884a92893a4",
  "Package": "tl",
  "Type": "Package",
  "Title": "Tiny Logging Interface to 'rspdlite' Wrapping 'spdlite' C++20\nLogging",
  "Version": "0.0.1",
  "Date": "2026-05-31",
  "Authors@R": "person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\")",
  "Description": "Just how 'spdl' provides a nice and consistent interface\nto 'spdlog' (via 'RcppSpdlog'), this package does so for\n'spdlite', the lightweight header-only C++-20 logging library\nthat provides a lighter version of 'spdlog'. This package is\nessentially a thin shim around it for a more compact interface\nfrom both R and C++.",
  "URL": "https://github.com/eddelbuettel/tl",
  "BugReports": "https://github.com/eddelbuettel/tl/issues",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 19:39:40 UTC",
    "User": "root"
  },
  "Author": "Dirk Eddelbuettel [aut, cre]",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-22 18:33:19 UTC",
  "RemoteUrl": "https://github.com/cran/tl",
  "RemoteRef": "HEAD",
  "RemoteSha": "3924edbabadeeceb3ce3480e1cb27065e390fe92",
  "MD5sum": "5d6706151b2f89baaecd761b11211274",
  "_user": "cran",
  "_type": "src",
  "_file": "tl_0.0.1.tar.gz",
  "_fileid": "ce8baa9c36c7dba5bf6b49c9f1a00cb5868e7cb932c820cf07157e7cc4825004",
  "_filesize": 99388,
  "_sha256": "ce8baa9c36c7dba5bf6b49c9f1a00cb5868e7cb932c820cf07157e7cc4825004",
  "_created": "2026-06-22T19:39:40.000Z",
  "_published": "2026-06-22T19:42:06.269Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82804175377,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7803057148"
    },
    {
      "job": 82804175352,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7803057728"
    },
    {
      "job": 82803658355,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7803010999"
    },
    {
      "job": 82804175341,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7803052773"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27978881186",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/tl",
  "_commit": {
    "id": "3924edbabadeeceb3ce3480e1cb27065e390fe92",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.1\n",
    "time": 1782153199
  },
  "_maintainer": {
    "name": "Dirk Eddelbuettel",
    "email": "edd@debian.org",
    "login": "eddelbuettel",
    "mastodon": "@eddelbuettel@mastodon.social",
    "bluesky": "@eddelbuettel.com",
    "linkedin": "in/dirkeddelbuettel",
    "twitter": "@eddelbuettel",
    "description": "",
    "uuid": 673121
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rspdlite",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.0.1",
      "date": "2026-06-22"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "eddelbuettel",
      "count": 1,
      "uuid": 673121
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tl"
  },
  "_devurl": "https://github.com/eddelbuettel/tl",
  "_searchresults": 63,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tl.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2026-06-22"
    }
  ],
  "_exports": [
    "critical",
    "debug",
    "error",
    "get_level",
    "get_name",
    "info",
    "set_format",
    "set_level",
    "set_name",
    "trace",
    "warn"
  ],
  "_help": [
    {
      "page": "tl-package",
      "title": "Tiny Logging Interface to 'rspdlite' Wrapping 'spdlite' C++20 Logging",
      "topics": [
        "tl-package",
        "tl"
      ]
    },
    {
      "page": "trace",
      "title": "Tiny logging wrapper for 'rspdlite'",
      "topics": [
        "critical",
        "debug",
        "error",
        "get_level",
        "get_name",
        "info",
        "set_format",
        "set_level",
        "set_name",
        "trace",
        "warn"
      ]
    }
  ],
  "_readme": "https://github.com/cran/tl/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "rspdlite"
  ],
  "_score": 2.9754318085092626,
  "_indexed": true,
  "_nocasepkg": "tl",
  "_universes": [
    "cran",
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-22T19:41:44.000Z",
      "distro": "noble",
      "commit": "3924edbabadeeceb3ce3480e1cb27065e390fe92",
      "fileid": "fe8ec09edc388139a9550f7160564ba70632e28ffb79ababaa5123ab600ba5a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27978881186"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-22T19:41:45.000Z",
      "distro": "noble",
      "commit": "3924edbabadeeceb3ce3480e1cb27065e390fe92",
      "fileid": "a1179c4df9e989c17cfe6b8566a0bf6e535a7fc781dbdc020608f11eef497729",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27978881186"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-22T19:41:41.000Z",
      "commit": "3924edbabadeeceb3ce3480e1cb27065e390fe92",
      "fileid": "5f37decc65214ee9534634f23d5e4582860f66a2877eafa53f66ba548fa323f8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27978881186"
    }
  ]
}