{
  "_id": "6a1e9e5d1d7bb097a0a6fc8b",
  "Package": "logrittr",
  "Title": "A Verbose Pipe Operator for Logging dplyr Pipelines",
  "Version": "0.2.0",
  "Authors@R": "person(\"Pressiat\", \"Guillaume\", email = \"guillaume.pressiat@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Maintainer": "Guillaume Pressiat <guillaume.pressiat@gmail.com>",
  "Description": "Provides the `%>=%` pipe operator that logs row counts,\ncolumn counts, added/dropped columns, and timing at each step\nof a dplyr pipeline, inspired by the SAS DATA step log.\nSupports nested pipelines and configurable options for display\nwidth, number formatting, and language.",
  "License": "GPL-2",
  "URL": "https://guillaumepressiat.github.io/logrittr/",
  "BugReports": "https://github.com/GuillaumePressiat/logrittr/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://guillaumepressiat.r-universe.dev",
  "Date/Publication": "2026-05-03 08:54:11 UTC",
  "RemoteUrl": "https://github.com/GuillaumePressiat/logrittr",
  "RemoteRef": "HEAD",
  "RemoteSha": "031bf9f364302b4275e56b36769993d2cabebd9e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 08:47:10 UTC",
    "User": "root"
  },
  "Author": "Pressiat Guillaume [aut, cre]",
  "MD5sum": "67810c682c95bb5292d711e89baf5a52",
  "_user": "guillaumepressiat",
  "_type": "src",
  "_file": "logrittr_0.2.0.tar.gz",
  "_fileid": "c88ff492fef53a4caa62e4a54035aa67dd7caf7859aa9d2da716f3bd884c1c47",
  "_filesize": 1188777,
  "_sha256": "c88ff492fef53a4caa62e4a54035aa67dd7caf7859aa9d2da716f3bd884c1c47",
  "_created": "2026-06-02T08:47:10.000Z",
  "_published": "2026-06-02T09:11:57.608Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79033478069,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353129623"
    },
    {
      "job": 79033478014,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353132330"
    },
    {
      "job": 79033478043,
      "time": 129,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353123702"
    },
    {
      "job": 79033478044,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353124239"
    },
    {
      "job": 79033025344,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353084624"
    },
    {
      "job": 79033478026,
      "time": 1435,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79033478024,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353111179"
    },
    {
      "job": 79033478054,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353108731"
    },
    {
      "job": 79033478120,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353113997"
    }
  ],
  "_buildurl": "https://github.com/r-universe/guillaumepressiat/actions/runs/26808774003",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/GuillaumePressiat/logrittr",
  "_commit": {
    "id": "031bf9f364302b4275e56b36769993d2cabebd9e",
    "author": "GuillaumePressiat <guillaume.pressiat@gmail.com>",
    "committer": "GuillaumePressiat <guillaume.pressiat@gmail.com>",
    "message": "import from magrittr\n",
    "time": 1777798451
  },
  "_maintainer": {
    "name": "Guillaume Pressiat",
    "email": "guillaume.pressiat@gmail.com",
    "login": "guillaumepressiat",
    "description": "Statistician\n",
    "uuid": 25203135
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "lumberjack",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "guillaumepressiat",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 42
    },
    {
      "week": "2026-18",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "guillaumepressiat",
      "count": 46,
      "uuid": 25203135
    }
  ],
  "_userbio": {
    "uuid": 25203135,
    "type": "user",
    "name": "GuillaumePressiat",
    "description": "Statistician\r\n"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/logrittr"
  },
  "_devurl": "https://github.com/guillaumepressiat/logrittr",
  "_pkgdown": "https://guillaumepressiat.github.io/logrittr/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/logrittr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>=%",
    "logrittr_activate",
    "logrittr_deactivate",
    "logrittr_hook",
    "logrittr_logger",
    "logrittr_options"
  ],
  "_help": [
    {
      "page": "pipe_log",
      "title": "Logging pipe operator",
      "topics": [
        "%>=%",
        "pipe_log"
      ]
    },
    {
      "page": "logrittr_activate",
      "title": "Activate logrittr logging on the %>% pipe",
      "topics": [
        "logrittr_activate"
      ]
    },
    {
      "page": "logrittr_deactivate",
      "title": "Deactivate logrittr logging on the %>% pipe",
      "topics": [
        "logrittr_deactivate"
      ]
    },
    {
      "page": "logrittr_hook",
      "title": "knitr source hook for pipe logging",
      "topics": [
        "logrittr_hook"
      ]
    },
    {
      "page": "logrittr_logger",
      "title": "logrittr logger for lumberjack",
      "topics": [
        "logrittr_logger"
      ]
    },
    {
      "page": "logrittr_options",
      "title": "Get or set logrittr global options",
      "topics": [
        "logrittr_options"
      ]
    }
  ],
  "_pkglogo": "https://github.com/GuillaumePressiat/logrittr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/GuillaumePressiat/logrittr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "logrittr.Rmd",
      "filename": "logrittr.html",
      "title": "Getting started with logrittr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivation",
        "Installation",
        "Basic usage",
        "Nested pipelines",
        "Options",
        "Language",
        "Thousands separator",
        "Column name truncation",
        "Restoring defaults",
        "Using logrittr with lumberjack"
      ],
      "created": "2026-04-10 20:18:12",
      "modified": "2026-04-11 15:36:00",
      "commits": 3
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "logrittr",
  "_universes": [
    "guillaumepressiat"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T18:30:43.000Z",
      "commit": "031bf9f364302b4275e56b36769993d2cabebd9e",
      "fileid": "e963befe41de0a674dfc9b4f19d4d0a62fcc7cfb822a5fa7b0ddace1351a629c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/guillaumepressiat/actions/runs/25283837302"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-02T08:49:16.000Z",
      "distro": "noble",
      "commit": "031bf9f364302b4275e56b36769993d2cabebd9e",
      "fileid": "0883cf2836998033211d6196935607b62e836cf72f3deff588c34dd2ee6265f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guillaumepressiat/actions/runs/26808774003"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-02T08:49:23.000Z",
      "distro": "noble",
      "commit": "031bf9f364302b4275e56b36769993d2cabebd9e",
      "fileid": "781029787752acbb1ee5bd06789b583374f72511b03bff016cceea932b7e6378",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guillaumepressiat/actions/runs/26808774003"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-02T08:49:07.000Z",
      "commit": "031bf9f364302b4275e56b36769993d2cabebd9e",
      "fileid": "b5ddae9ad706ac1e32fe4711aa6dc2379f8533b641d5ae02ff498508987befe0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guillaumepressiat/actions/runs/26808774003"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-02T08:49:06.000Z",
      "commit": "031bf9f364302b4275e56b36769993d2cabebd9e",
      "fileid": "f4ff2cd27b2f87bc8261b23ba0d2e0ca252e8e98ed599a0ed7ff4b71445bf515",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guillaumepressiat/actions/runs/26808774003"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-02T08:48:20.000Z",
      "commit": "031bf9f364302b4275e56b36769993d2cabebd9e",
      "fileid": "c76300915ab59bef72b1aeacc7f4967c512b8ae29172ee24567de9e0ccd8be9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guillaumepressiat/actions/runs/26808774003"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-02T08:48:16.000Z",
      "commit": "031bf9f364302b4275e56b36769993d2cabebd9e",
      "fileid": "b277061540d37b9bcd9e10bbf35d80629a23a71cfb21d36bba466901959eabbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guillaumepressiat/actions/runs/26808774003"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-02T08:48:29.000Z",
      "commit": "031bf9f364302b4275e56b36769993d2cabebd9e",
      "fileid": "8dc545409b3b081d4c9a3c9ff2630ac1242b3e4e1c4a7cbe6688919524bcdb6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guillaumepressiat/actions/runs/26808774003"
    }
  ]
}