{
  "_id": "6a214a46cd65a98ecbd2c355",
  "Type": "Package",
  "Package": "magrittr",
  "Title": "A Forward-Pipe Operator for R",
  "Version": "2.0.5.9000",
  "Authors@R": "c(\nperson(\"Stefan Milton\", \"Bache\", , \"stefan@stefanbache.dk\", role = c(\"aut\", \"cph\"),\ncomment = \"Original author and creator of magrittr\"),\nperson(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"),\nperson(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = \"cre\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Provides a mechanism for chaining commands with a new\nforward-pipe operator, %>%. This operator will forward a value,\nor the result of an expression, into the next function\ncall/expression. There is flexible support for the type of\nright-hand side expressions. For more information, see package\nvignette.  To quote Rene Magritte, \"Ceci n'est pas un pipe.\"",
  "License": "MIT + file LICENSE",
  "URL": "https://magrittr.tidyverse.org,\nhttps://github.com/tidyverse/magrittr",
  "BugReports": "https://github.com/tidyverse/magrittr/issues",
  "VignetteBuilder": "knitr",
  "ByteCompile": "Yes",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://tidyverse.r-universe.dev",
  "Date/Publication": "2026-04-05 05:39:16 UTC",
  "RemoteUrl": "https://github.com/tidyverse/magrittr",
  "RemoteRef": "HEAD",
  "RemoteSha": "73d66ee89c1079d66d235bfde551b6110c934259",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-04 09:46:15 UTC",
    "User": "root"
  },
  "Author": "Stefan Milton Bache [aut, cph] (Original author and creator of\nmagrittr),\nHadley Wickham [aut],\nLionel Henry [cre],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Lionel Henry <lionel@posit.co>",
  "MD5sum": "377670740a77132a97b9e460fe4cff87",
  "_user": "tidyverse",
  "_type": "src",
  "_file": "magrittr_2.0.5.9000.tar.gz",
  "_fileid": "154b93e60c0ff45388895930a777287b824a86b3663364d8f20d6b85e56bcc5b",
  "_filesize": 391019,
  "_sha256": "154b93e60c0ff45388895930a777287b824a86b3663364d8f20d6b85e56bcc5b",
  "_created": "2026-06-04T09:46:15.000Z",
  "_published": "2026-06-04T09:49:58.636Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79492736144,
      "time": 121,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7408310175"
    },
    {
      "job": 79492736135,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7408307414"
    },
    {
      "job": 79492736147,
      "time": 112,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408306394"
    },
    {
      "job": 79492736162,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408305661"
    },
    {
      "job": 79492736150,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7408295411"
    },
    {
      "job": 79492736256,
      "time": 177,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7408328458"
    },
    {
      "job": 79492736178,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408307054"
    },
    {
      "job": 79492736154,
      "time": 191,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408332613"
    },
    {
      "job": 79492281013,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408265521"
    },
    {
      "job": 79492736116,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408300539"
    },
    {
      "job": 79492736212,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7408295897"
    },
    {
      "job": 79492736172,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7408292089"
    },
    {
      "job": 79492736126,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408293807"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26943985701",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tidyverse/magrittr",
  "_commit": {
    "id": "73d66ee89c1079d66d235bfde551b6110c934259",
    "author": "Lionel Henry <lionel.hry@proton.me>",
    "committer": "Lionel Henry <lionel.hry@proton.me>",
    "message": "Increment version number to 2.0.5.9000\n",
    "time": 1775367556
  },
  "_maintainer": {
    "name": "Lionel Henry",
    "email": "lionel@posit.co",
    "login": "lionel-",
    "description": "",
    "uuid": 4465050
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "tidyverse",
  "_selfowned": true,
  "_usedby": 14006,
  "_updates": [
    {
      "week": "2025-37",
      "n": 5
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v2.0.4",
      "date": "2025-09-11"
    },
    {
      "name": "v2.0.5",
      "date": "2026-04-05"
    }
  ],
  "_topics": [
    "pipe"
  ],
  "_stars": 971,
  "_contributors": [
    {
      "user": "smbache",
      "count": 110,
      "uuid": 6285210
    },
    {
      "user": "lionel-",
      "count": 103,
      "uuid": 4465050
    },
    {
      "user": "hadley",
      "count": 74,
      "uuid": 4196
    },
    {
      "user": "tonytonov",
      "count": 3,
      "uuid": 4941031
    },
    {
      "user": "casallas",
      "count": 3,
      "uuid": 637011
    },
    {
      "user": "batpigandme",
      "count": 3,
      "uuid": 831732
    },
    {
      "user": "dlebauer",
      "count": 2,
      "uuid": 464871
    },
    {
      "user": "prosoitos",
      "count": 2,
      "uuid": 4634851
    },
    {
      "user": "rsaporta",
      "count": 2,
      "uuid": 1760870
    },
    {
      "user": "pkq",
      "count": 1,
      "uuid": 6983469
    },
    {
      "user": "robertzk",
      "count": 1,
      "uuid": 1638492
    },
    {
      "user": "romainfrancois",
      "count": 1,
      "uuid": 2625526
    },
    {
      "user": "salim-b",
      "count": 1,
      "uuid": 20040931
    },
    {
      "user": "steromano",
      "count": 1,
      "uuid": 4338534
    },
    {
      "user": "trevorld",
      "count": 1,
      "uuid": 2433259
    },
    {
      "user": "wibeasley",
      "count": 1,
      "uuid": 1372890
    },
    {
      "user": "isomorphisms",
      "count": 1,
      "uuid": 170678
    },
    {
      "user": "jonazose",
      "count": 1,
      "uuid": 237151881
    },
    {
      "user": "leerssej",
      "count": 1,
      "uuid": 10225972
    },
    {
      "user": "mpadge",
      "count": 1,
      "uuid": 6697851
    },
    {
      "user": "kevinushey",
      "count": 1,
      "uuid": 1976582
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "jdnewmil",
      "count": 1,
      "uuid": 6993649
    },
    {
      "user": "hughparsonage",
      "count": 1,
      "uuid": 8111628
    },
    {
      "user": "gaborcsardi",
      "count": 1,
      "uuid": 660288
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    },
    {
      "user": "dchudz",
      "count": 1,
      "uuid": 1222726
    },
    {
      "user": "cathblatter",
      "count": 1,
      "uuid": 24943957
    },
    {
      "user": "bfgray3",
      "count": 1,
      "uuid": 20310144
    },
    {
      "user": "ajschumacher",
      "count": 1,
      "uuid": 1071322
    }
  ],
  "_userbio": {
    "uuid": 22032646,
    "type": "organization",
    "name": "tidyverse",
    "description": "The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly"
  },
  "_downloads": {
    "count": 1736012,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/magrittr"
  },
  "_mentions": 107,
  "_devurl": "https://github.com/tidyverse/magrittr",
  "_pkgdown": "https://magrittr.tidyverse.org",
  "_searchresults": 92160,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/magrittr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidyverse/magrittr",
  "_realowner": "tidyverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2014-02-25"
    },
    {
      "version": "1.0.1",
      "date": "2014-05-15"
    },
    {
      "version": "1.5",
      "date": "2014-11-22"
    },
    {
      "version": "2.0.1",
      "date": "2020-11-17"
    },
    {
      "version": "2.0.2",
      "date": "2022-01-26"
    },
    {
      "version": "2.0.3",
      "date": "2022-03-30"
    },
    {
      "version": "2.0.4",
      "date": "2025-09-12"
    },
    {
      "version": "2.0.5",
      "date": "2026-04-04"
    }
  ],
  "_exports": [
    "%!>%",
    "%<>%",
    "%>%",
    "%$%",
    "%T>%",
    "add",
    "and",
    "debug_fseq",
    "debug_pipe",
    "divide_by",
    "divide_by_int",
    "equals",
    "extract",
    "extract2",
    "freduce",
    "functions",
    "inset",
    "inset2",
    "is_greater_than",
    "is_in",
    "is_less_than",
    "is_weakly_greater_than",
    "is_weakly_less_than",
    "mod",
    "multiply_by",
    "multiply_by_matrix",
    "n'est pas",
    "not",
    "or",
    "pipe_eager_lexical",
    "pipe_lazy_masking",
    "pipe_nested",
    "raise_to_power",
    "set_attr",
    "set_attributes",
    "set_class",
    "set_colnames",
    "set_names",
    "set_rownames",
    "subtract",
    "undebug_fseq",
    "use_series"
  ],
  "_help": [
    {
      "page": "fseq",
      "title": "Extract function(s) from a functional sequence.",
      "topics": [
        "[.fseq",
        "[[.fseq"
      ]
    },
    {
      "page": "compound",
      "title": "Assignment pipe",
      "topics": [
        "%<>%"
      ]
    },
    {
      "page": "pipe",
      "title": "Pipe",
      "topics": [
        "%>%"
      ]
    },
    {
      "page": "exposition",
      "title": "Exposition pipe",
      "topics": [
        "%$%"
      ]
    },
    {
      "page": "tee",
      "title": "Tee pipe",
      "topics": [
        "%T>%"
      ]
    },
    {
      "page": "debug_fseq",
      "title": "Debugging function for functional sequences.",
      "topics": [
        "debug_fseq",
        "undebug_fseq"
      ]
    },
    {
      "page": "debug_pipe",
      "title": "Debugging function for magrittr pipelines.",
      "topics": [
        "debug_pipe"
      ]
    },
    {
      "page": "aliases",
      "title": "Aliases",
      "topics": [
        "add",
        "and",
        "divide_by",
        "divide_by_int",
        "equals",
        "extract",
        "extract2",
        "inset",
        "inset2",
        "is_greater_than",
        "is_in",
        "is_less_than",
        "is_weakly_greater_than",
        "is_weakly_less_than",
        "mod",
        "multiply_by",
        "multiply_by_matrix",
        "n'est pas",
        "not",
        "or",
        "raise_to_power",
        "set_attr",
        "set_attributes",
        "set_class",
        "set_colnames",
        "set_names",
        "set_rownames",
        "subtract",
        "use_series"
      ]
    },
    {
      "page": "faq-pipe-gender",
      "title": "FAQ: What is the gender of the pipe?",
      "topics": [
        "faq-pipe-gender"
      ]
    },
    {
      "page": "freduce",
      "title": "Apply a list of functions sequentially",
      "topics": [
        "freduce"
      ]
    },
    {
      "page": "functions",
      "title": "Extract the function list from a functional sequence.",
      "topics": [
        "functions"
      ]
    },
    {
      "page": "pipe-eager",
      "title": "Eager pipe",
      "topics": [
        "%!>%",
        "pipe-eager"
      ]
    },
    {
      "page": "print.fseq",
      "title": "Print method for functional sequence.",
      "topics": [
        "print.fseq"
      ]
    }
  ],
  "_pkglogo": "https://github.com/tidyverse/magrittr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/tidyverse/magrittr/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "tradeoffs.Rmd",
      "filename": "tradeoffs.html",
      "title": "Design tradeoffs",
      "author": "Hadley Wickham, Lionel Henry",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Code transformation",
        "Desired properties",
        "Implications of design decisions",
        "Placeholder binding",
        "Masking environment",
        "Laziness",
        "Numbered placeholders",
        "Three implementations",
        "Nested pipe",
        "Multiple placeholders r fail()",
        "Lazy evaluation r pass()",
        "Persistence and eager unbinding r pass()",
        "Progressive stack r fail()",
        "Lexical effects r pass()",
        "Continuous stack r pass()",
        "Eager lexical pipe",
        "Multiple placeholders r pass()",
        "Lazy evaluation r fail()",
        "Persistence: r fail()",
        "Eager unbinding: r pass()",
        "Progressive stack: r pass()",
        "Lexical effects and continuous stack: r pass()",
        "Lazy masking pipe",
        "Persistence: r pass()",
        "Progressive stack: r fail()",
        "Lexical effects r fail()",
        "Continuous stack r fail()"
      ],
      "created": "2018-07-03 15:45:05",
      "modified": "2020-11-03 15:38:33",
      "commits": 11
    },
    {
      "source": "magrittr.Rmd",
      "filename": "magrittr.html",
      "title": "Introducing magrittr",
      "author": "Stefan Milton Bache",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Abstract",
        "Introduction and basics",
        "Additional pipe operators",
        "Aliases",
        "Development"
      ],
      "created": "2014-02-24 16:42:30",
      "modified": "2020-11-12 08:18:02",
      "commits": 16
    }
  ],
  "_score": 21.893931041632086,
  "_indexed": true,
  "_nocasepkg": "magrittr",
  "_universes": [
    "tidyverse",
    "lionel-"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.5.9000",
      "date": "2026-06-04T09:48:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "73d66ee89c1079d66d235bfde551b6110c934259",
      "fileid": "4791a93d9c9a11cdf1b5453e7beade02ddfd7bd6c950f2d57b4bc1cd3152fc4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26943985701"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.5.9000",
      "date": "2026-06-04T09:48:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "73d66ee89c1079d66d235bfde551b6110c934259",
      "fileid": "2a4c609e5f8e694b974b00167c132303855f5be9e8209ef0ba7ed2a4686e95bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26943985701"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.5.9000",
      "date": "2026-06-04T09:48:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "73d66ee89c1079d66d235bfde551b6110c934259",
      "fileid": "f9c51423ceb128e62a83a39464d569f0cde91ecc72abed8283f596e6cecb0ab5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26943985701"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.5.9000",
      "date": "2026-06-04T09:48:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "73d66ee89c1079d66d235bfde551b6110c934259",
      "fileid": "841d49d3766914b0056394c14028d91e63eba353cc67d0c5fcda6f653d836a91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26943985701"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.5.9000",
      "date": "2026-06-04T09:47:45.000Z",
      "arch": "aarch64",
      "commit": "73d66ee89c1079d66d235bfde551b6110c934259",
      "fileid": "2813b8b3929aac382d468ef70caaa27f08f0bef4e46781eec6a68c70e286662d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26943985701"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.5.9000",
      "date": "2026-06-04T09:49:10.000Z",
      "arch": "x86_64",
      "commit": "73d66ee89c1079d66d235bfde551b6110c934259",
      "fileid": "630d7273a0992519c5848a3823a472d47507cd6536f13e28d406ad7aa03020f7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26943985701"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.5.9000",
      "date": "2026-06-04T09:48:16.000Z",
      "arch": "aarch64",
      "commit": "73d66ee89c1079d66d235bfde551b6110c934259",
      "fileid": "a94f36f90c51ebce01e9412fb17247de55c3cde800336693674a407ec21cf1e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26943985701"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.5.9000",
      "date": "2026-06-04T09:49:18.000Z",
      "arch": "x86_64",
      "commit": "73d66ee89c1079d66d235bfde551b6110c934259",
      "fileid": "3c0c69e678e3b81cf2efc3564088cd253a7fed565c057df5cb383d7e1b9b355f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26943985701"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.5.9000",
      "date": "2026-06-04T09:48:10.000Z",
      "arch": "emscripten",
      "commit": "73d66ee89c1079d66d235bfde551b6110c934259",
      "fileid": "071e87611e25abd8de0a2f4e74ecb1036d751f2e8957d6131f7d9378d0f6f6ed",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26943985701"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.5.9000",
      "date": "2026-06-04T09:47:34.000Z",
      "arch": "x86_64",
      "commit": "73d66ee89c1079d66d235bfde551b6110c934259",
      "fileid": "f0e0590cdc852266bd1e6c8b25e32ebe9121af9f61ea56ee9f63088f4f523b2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26943985701"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.5.9000",
      "date": "2026-06-04T09:47:25.000Z",
      "arch": "x86_64",
      "commit": "73d66ee89c1079d66d235bfde551b6110c934259",
      "fileid": "a5152693b6a507a1c3a169468ccac2b4ac69a75f0142b84e07f19e7edca32af1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26943985701"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.5.9000",
      "date": "2026-06-04T09:47:28.000Z",
      "arch": "x86_64",
      "commit": "73d66ee89c1079d66d235bfde551b6110c934259",
      "fileid": "a5123bfd925b8a5d8b9214d3155446d8d9f0d2968d94a9c6b13bf81b793c36d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26943985701"
    }
  ]
}