{
  "_id": "6a16b101acfb0bcc41d84edc",
  "Package": "stenographer",
  "Type": "Package",
  "Title": "Flexible and Customisable Logging System",
  "Version": "1.0.2",
  "URL": "https://github.com/dereckmezquita/stenographer",
  "BugReports": "https://github.com/dereckmezquita/stenographer/issues",
  "Authors@R": "person(given = \"Dereck\",\nfamily = \"Mezquita\",\nrole = c(\"aut\", \"cre\"),\nemail = \"dereck@mezquita.io\",\ncomment = c(ORCID = \"0000-0002-9307-6762\"))",
  "Maintainer": "Dereck Mezquita <dereck@mezquita.io>",
  "Description": "A comprehensive logging framework for R applications that\nprovides hierarchical logging levels, database integration, and\ncontextual logging capabilities. The package supports 'SQLite'\nstorage for persistent logs, provides colour-coded console\noutput for better readability, includes parallel processing\nsupport, and implements structured error reporting with 'JSON'\nformatting.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Repository": "https://dereckmezquita.r-universe.dev",
  "Date/Publication": "2025-05-12 03:31:34 UTC",
  "RemoteUrl": "https://github.com/dereckmezquita/stenographer",
  "RemoteRef": "HEAD",
  "RemoteSha": "6ae57c9bd89540f3c67cf9b8229648eb6db24914",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 08:49:59 UTC",
    "User": "root"
  },
  "Author": "Dereck Mezquita [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9307-6762>)",
  "MD5sum": "f97383581c84d4c4e77b399c575fd2fa",
  "_user": "dereckmezquita",
  "_type": "src",
  "_file": "stenographer_1.0.2.tar.gz",
  "_fileid": "42cc15a3b15e7f640daa0eb6e75f347c6467e40842d21e6782b8168e3fc863a7",
  "_filesize": 152157,
  "_sha256": "42cc15a3b15e7f640daa0eb6e75f347c6467e40842d21e6782b8168e3fc863a7",
  "_created": "2026-05-27T08:49:59.000Z",
  "_published": "2026-05-27T08:53:21.246Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78041354896,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7236080059"
    },
    {
      "job": 78041354939,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236067819"
    },
    {
      "job": 78041354893,
      "time": 167,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7236073799"
    },
    {
      "job": 78041354883,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236068051"
    },
    {
      "job": 78040938081,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236024719"
    },
    {
      "job": 78041354887,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236061835"
    },
    {
      "job": 78041354935,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7236053875"
    },
    {
      "job": 78041354993,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7236050693"
    },
    {
      "job": 78041354903,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236056702"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dereckmezquita/actions/runs/26500922773",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dereckmezquita/stenographer",
  "_commit": {
    "id": "6ae57c9bd89540f3c67cf9b8229648eb6db24914",
    "author": "Dereck Mezquita <44912288+dereckmezquita@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "DT-21: Fix fs recurse bug (#6)\n\n* Fix fs recurse bug.\n\n* Version bump.\n\n* Rebuild.",
    "time": 1747020694
  },
  "_maintainer": {
    "name": "Dereck Mezquita",
    "email": "dereck@mezquita.io",
    "login": "dereckmezquita",
    "linkedin": "in/dereck",
    "orcid": "0000-0002-9307-6762",
    "description": "Scientist, Bioinformatician",
    "uuid": 44912288
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "diffviewer",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "box",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "future.apply",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    }
  ],
  "_owner": "dereckmezquita",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "dereckmezquita",
      "count": 42,
      "uuid": 44912288
    }
  ],
  "_userbio": {
    "uuid": 44912288,
    "type": "user",
    "name": "Dereck Mezquita",
    "description": "Scientist, Bioinformatician"
  },
  "_downloads": {
    "count": 140,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stenographer"
  },
  "_devurl": "https://github.com/dereckmezquita/stenographer",
  "_searchresults": 1,
  "_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/readme.html",
    "extra/readme.md",
    "extra/stenographer.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dereckmezquita/stenographer",
  "_realowner": "dereckmezquita",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-01-17"
    }
  ],
  "_exports": [
    "collapse",
    "LogLevel",
    "messageParallel",
    "Stenographer",
    "tableToString",
    "valueCoordinates"
  ],
  "_help": [
    {
      "page": "collapse",
      "title": "Concatenate Vector Elements with Optional Separator",
      "topics": [
        "collapse"
      ]
    },
    {
      "page": "LogLevel",
      "title": "Logging Level",
      "topics": [
        "LogLevel"
      ]
    },
    {
      "page": "messageParallel",
      "title": "Print Messages from Parallel Processes",
      "topics": [
        "messageParallel"
      ]
    },
    {
      "page": "Stenographer",
      "title": "R6 Class for Advanced Logging Functionality",
      "topics": [
        "Stenographer"
      ]
    },
    {
      "page": "tableToString",
      "title": "Convert a Data Frame or R Object to a String Representation",
      "topics": [
        "tableToString"
      ]
    },
    {
      "page": "valid_log_level",
      "title": "Check if an object is a valid log level",
      "topics": [
        "valid_log_level"
      ]
    },
    {
      "page": "valueCoordinates",
      "title": "Locate Specific Values in a Data Frame",
      "topics": [
        "valueCoordinates"
      ]
    }
  ],
  "_readme": "https://github.com/dereckmezquita/stenographer/raw/HEAD/README.md",
  "_rundeps": [
    "crayon",
    "DBI",
    "fs",
    "jsonlite",
    "R6",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "donate.Rmd",
      "filename": "donate.html",
      "title": "Donate",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Support my work",
        "Bitcoin",
        "Monero"
      ],
      "created": "2024-08-19 00:12:38",
      "modified": "2024-08-19 00:12:38",
      "commits": 1
    },
    {
      "source": "getting-started-stenographer.Rmd",
      "filename": "getting-started-stenographer.html",
      "title": "Getting started with stenographer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Basic Usage",
        "Customising the Stenographer",
        "Logging to a Database",
        "Using Context",
        "Combining Features",
        "Using Helper Functions",
        "Finding and Logging Data Issues",
        "Logging Errors with Context",
        "Logging in Parallel Environments",
        "Conclusion"
      ],
      "created": "2025-01-13 03:38:27",
      "modified": "2025-01-13 03:38:27",
      "commits": 1
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "stenographer",
  "_universes": [
    "dereckmezquita"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-27T08:52:30.000Z",
      "distro": "noble",
      "commit": "6ae57c9bd89540f3c67cf9b8229648eb6db24914",
      "fileid": "132b8727f2595fc5f82d588a1475ade928cf8b32a200f342d862dfcfaadbbbc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dereckmezquita/actions/runs/26500922773"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-27T08:51:58.000Z",
      "distro": "noble",
      "commit": "6ae57c9bd89540f3c67cf9b8229648eb6db24914",
      "fileid": "fb86190923aa3a2dcd7fbb284f63db29f988d8535a3ef43810d1e6abb34057fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dereckmezquita/actions/runs/26500922773"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-27T08:52:18.000Z",
      "commit": "6ae57c9bd89540f3c67cf9b8229648eb6db24914",
      "fileid": "e2e7442b6d25b71d53d0490a6619b2378ce8c80f51cf1774c996078ad4976dfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dereckmezquita/actions/runs/26500922773"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-27T08:51:59.000Z",
      "commit": "6ae57c9bd89540f3c67cf9b8229648eb6db24914",
      "fileid": "3459c7fe815cb19287d47d744c94d0c54309b7dd15a2df6606548de5af1e0bc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dereckmezquita/actions/runs/26500922773"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-27T08:51:57.000Z",
      "commit": "6ae57c9bd89540f3c67cf9b8229648eb6db24914",
      "fileid": "ba7455db8f489f560b4d50c5e15c6b7049d705e4c0fe7e25b097e86eb2231b51",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dereckmezquita/actions/runs/26500922773"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-27T08:51:13.000Z",
      "commit": "6ae57c9bd89540f3c67cf9b8229648eb6db24914",
      "fileid": "ab35264890d7695b8a1859c0b6a7944f82facb40274890c360e3ed92bbbec247",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dereckmezquita/actions/runs/26500922773"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-27T08:51:06.000Z",
      "commit": "6ae57c9bd89540f3c67cf9b8229648eb6db24914",
      "fileid": "5e82feaffd4101a6ab923b4ef2d915aa2cb1f615b99298c8f0d48f87906064ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dereckmezquita/actions/runs/26500922773"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-27T08:51:22.000Z",
      "commit": "6ae57c9bd89540f3c67cf9b8229648eb6db24914",
      "fileid": "8fccd28e459e169618d08c1958af58a5d8b412318cc7da2b5f77e71b1f39e46e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dereckmezquita/actions/runs/26500922773"
    }
  ]
}