{
  "_id": "6a1053c9acfb0bcc41ca1e1c",
  "Package": "monad",
  "Title": "Operators and Generics for Monads",
  "Version": "0.1.1",
  "Authors@R": "person(\"Mikko\", \"Marttila\", , \"mikkmart@protonmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Compose generic monadic function pipelines with %>>% and\n%>-% based on implementing the 'S7' generics fmap() and bind().\nMethods are provided for the built-in list type and the maybe\nclass from the 'maybe' package. The concepts are modelled\ndirectly after the Monad typeclass in Haskell, but adapted for\nidiomatic use in R.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/mikmart/monad, https://mikmart.github.io/monad/",
  "BugReports": "https://github.com/mikmart/monad/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2.9000",
  "Collate": "'pipeop.R' 'monad.R' 'list.R' 'maybe.R' 'monad-package.R'\n'utils.R' 'zzz.R'",
  "Repository": "https://mikmart.r-universe.dev",
  "Date/Publication": "2024-10-25 18:05:06 UTC",
  "RemoteUrl": "https://github.com/mikmart/monad",
  "RemoteRef": "HEAD",
  "RemoteSha": "fb8502bee93315724e1c730f699183bf49cf4225",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 08:47:27 UTC",
    "User": "root"
  },
  "Author": "Mikko Marttila [aut, cre]",
  "Maintainer": "Mikko Marttila <mikkmart@protonmail.com>",
  "MD5sum": "43f824276221dbc6cb4cd39b33b1e030",
  "_user": "mikmart",
  "_type": "src",
  "_file": "monad_0.1.1.tar.gz",
  "_fileid": "b06218887dfa7ea10cea22687b99d8c25d4d984a51fc62a554e2239de487b328",
  "_filesize": 109460,
  "_sha256": "b06218887dfa7ea10cea22687b99d8c25d4d984a51fc62a554e2239de487b328",
  "_created": "2026-05-09T08:47:27.000Z",
  "_published": "2026-05-22T13:02:01.357Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77384712206,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894434578"
    },
    {
      "job": 77384712569,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894434523"
    },
    {
      "job": 77384712646,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894434063"
    },
    {
      "job": 77384712263,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894433830"
    },
    {
      "job": 77384711520,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894423574"
    },
    {
      "job": 77384711891,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161116343"
    },
    {
      "job": 77384712487,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894430443"
    },
    {
      "job": 77384712417,
      "time": 64,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894429884"
    },
    {
      "job": 77384712534,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894430942"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mikmart/actions/runs/25596846300",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mikmart/monad",
  "_commit": {
    "id": "fb8502bee93315724e1c730f699183bf49cf4225",
    "author": "Mikko Marttila <13412395+mikmart@users.noreply.github.com>",
    "committer": "Mikko Marttila <13412395+mikmart@users.noreply.github.com>",
    "message": "Increment version to 0.1.1\n",
    "time": 1729879506
  },
  "_maintainer": {
    "name": "Mikko Marttila",
    "email": "mikkmart@protonmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "maybe",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mikmart",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "mikmart",
      "count": 49,
      "uuid": 13412395
    }
  ],
  "_userbio": {
    "uuid": 13412395,
    "type": "user",
    "name": "Mikko Marttila",
    "description": "Statistican at @Orion-Corporation."
  },
  "_downloads": {
    "count": 545,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/monad"
  },
  "_devurl": "https://github.com/mikmart/monad",
  "_pkgdown": "https://mikmart.github.io/monad/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/monad.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mikmart/monad",
  "_realowner": "mikmart",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2024-10-28"
    }
  ],
  "_exports": [
    "%>-%",
    "%>>%",
    "bind",
    "fmap",
    "join"
  ],
  "_help": [
    {
      "page": "functor-laws",
      "title": "Functor Laws",
      "concept": [
        "implementation laws"
      ],
      "topics": [
        "functor-laws"
      ]
    },
    {
      "page": "list",
      "title": "The List Monad",
      "concept": [
        "monads"
      ],
      "topics": [
        "List"
      ]
    },
    {
      "page": "maybe",
      "title": "The Maybe Monad",
      "concept": [
        "monads"
      ],
      "topics": [
        "Maybe"
      ]
    },
    {
      "page": "monad",
      "title": "Monad Operators and Generics",
      "topics": [
        "%>-%",
        "%>>%",
        "bind",
        "fmap",
        "join",
        "monad"
      ]
    },
    {
      "page": "monad-laws",
      "title": "Monad Laws",
      "concept": [
        "implementation laws"
      ],
      "topics": [
        "monad-laws"
      ]
    }
  ],
  "_readme": "https://github.com/mikmart/monad/raw/HEAD/README.md",
  "_rundeps": [
    "S7"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "monad",
  "_universes": [
    "mikmart"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-09T08:49:21.000Z",
      "distro": "noble",
      "commit": "fb8502bee93315724e1c730f699183bf49cf4225",
      "fileid": "ca6d21515e1d2c01d4f9af3edd8684e7bcec3f00cb2a6307f0b9cb472eb6c3bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikmart/actions/runs/25596846300"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-09T08:49:23.000Z",
      "distro": "noble",
      "commit": "fb8502bee93315724e1c730f699183bf49cf4225",
      "fileid": "4ccaf3da03bb2c22acaebe7371c886180f4a9e58b349b5e643fa2356f1210a3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikmart/actions/runs/25596846300"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-09T08:49:22.000Z",
      "commit": "fb8502bee93315724e1c730f699183bf49cf4225",
      "fileid": "8cf7908d3deaa148a8435f96283127649880f52beff200dd2ef9e150bfc806d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikmart/actions/runs/25596846300"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-09T08:49:18.000Z",
      "commit": "fb8502bee93315724e1c730f699183bf49cf4225",
      "fileid": "9eb8a48ea0691ee1ebb21764c010b488842e86babd598d1c818efa97f2e36123",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikmart/actions/runs/25596846300"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-09T08:48:37.000Z",
      "commit": "fb8502bee93315724e1c730f699183bf49cf4225",
      "fileid": "d52bd62275a5c10ed7c0762bba765dff0a13e488e4830d51ddf2552c18ce4d5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikmart/actions/runs/25596846300"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-09T08:48:29.000Z",
      "commit": "fb8502bee93315724e1c730f699183bf49cf4225",
      "fileid": "d1542daed2146cc1ef02697f60f669bcb89de19f1631b6ebddd15ee86a4e5a2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikmart/actions/runs/25596846300"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-09T08:48:40.000Z",
      "commit": "fb8502bee93315724e1c730f699183bf49cf4225",
      "fileid": "43bc17c6fe8e091a4c3e758102ae1fe50d1e8a09ba820b856664ee4404e4a012",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikmart/actions/runs/25596846300"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T13:01:43.000Z",
      "commit": "fb8502bee93315724e1c730f699183bf49cf4225",
      "fileid": "b0814a1de5c48204de416d81ac0a4a4f607a469b105690effb3695f493a697c4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mikmart/actions/runs/25596846300"
    }
  ]
}