{
  "_id": "6a10135bacfb0bcc41c83581",
  "Package": "mopr",
  "Type": "Package",
  "Title": "Parse Minion Output in R",
  "Version": "0.2.0",
  "Authors@R": "person(\"Matthew\", \"Henderson\", email = \"matthew.james.henderson@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Parse the output from Minion.",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.3.1",
  "Repository": "https://mhenderson.r-universe.dev",
  "Date/Publication": "2024-05-16 08:54:50 UTC",
  "RemoteUrl": "https://github.com/MHenderson/mopr",
  "RemoteRef": "v0.2.0",
  "RemoteSha": "24833b701f60b6450470e7007266fd2133a8ed35",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 05:51:55 UTC",
    "User": "root"
  },
  "Author": "Matthew Henderson [aut, cre]",
  "Maintainer": "Matthew Henderson <matthew.james.henderson@gmail.com>",
  "MD5sum": "49b3f75b8961471644ea9c29ef771fb0",
  "_user": "mhenderson",
  "_type": "src",
  "_file": "mopr_0.2.0.tar.gz",
  "_fileid": "d56241c7234814334d3c97d4d6ac7fb3e6d3536646c07b508abfcf86cf9254d3",
  "_filesize": 65183,
  "_sha256": "d56241c7234814334d3c97d4d6ac7fb3e6d3536646c07b508abfcf86cf9254d3",
  "_created": "2026-05-15T05:51:55.000Z",
  "_published": "2026-05-22T08:27:07.144Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77343579368,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7010979497"
    },
    {
      "job": 77343579267,
      "time": 97,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7010978627"
    },
    {
      "job": 77343579337,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7011122208"
    },
    {
      "job": 77343579295,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7011100785"
    },
    {
      "job": 77343578777,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010957564"
    },
    {
      "job": 77343578674,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156124647"
    },
    {
      "job": 77343579208,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7010970684"
    },
    {
      "job": 77343579603,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7010975360"
    },
    {
      "job": 77343579093,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7010970888"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mhenderson/actions/runs/25902653977",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/MHenderson/mopr",
  "_commit": {
    "id": "24833b701f60b6450470e7007266fd2133a8ed35",
    "author": "Matthew Henderson <matthew.james.henderson@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Prepare first release (v0.2.0) (#3)\n\n* Replace old README with something minimalist.\r\n\r\n* Remove data.\r\n\r\n* Remove old documentation site.\r\n\r\n* Remove old tests.\r\n\r\n* Migrate to native pipe.\r\n\r\n* Update package metadata.\r\n\r\n* Add NEWS.md.",
    "time": 1715849690
  },
  "_maintainer": {
    "name": "Matthew Henderson",
    "email": "matthew.james.henderson@gmail.com",
    "login": "mhenderson",
    "uuid": 23988
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    }
  ],
  "_owner": "mhenderson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "constraint-programming",
    "minion"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mhenderson",
      "count": 9,
      "uuid": 23988
    }
  ],
  "_userbio": {
    "uuid": 23988,
    "type": "user",
    "name": "mtthw"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mopr"
  },
  "_devurl": "https://github.com/mhenderson/mopr",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mopr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "parseMinionOut"
  ],
  "_help": [
    {
      "page": "parseMinionOut",
      "title": "Parse the output from Minion",
      "topics": [
        "parseMinionOut"
      ]
    }
  ],
  "_readme": "https://github.com/MHenderson/mopr/raw/v0.2.0/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "mopr",
  "_universes": [
    "mhenderson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-15T05:53:46.000Z",
      "distro": "noble",
      "commit": "24833b701f60b6450470e7007266fd2133a8ed35",
      "fileid": "9c8b6f6ba8f0bc147b87f4a3fd4db6d2cc01a96592fa4903b55ef53e25d0618f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mhenderson/actions/runs/25902653977"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-15T05:53:44.000Z",
      "distro": "noble",
      "commit": "24833b701f60b6450470e7007266fd2133a8ed35",
      "fileid": "b170c9eacae3177ff37b985fae038f4cf8740f35b5902bf9afe28257d8a33bf1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mhenderson/actions/runs/25902653977"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-15T06:05:35.000Z",
      "commit": "24833b701f60b6450470e7007266fd2133a8ed35",
      "fileid": "2ff261d94fb7d8ec1b9bb0d52844681a0a094742e3af78e9f3f357af91c9a4dd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mhenderson/actions/runs/25902653977"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-15T06:03:45.000Z",
      "commit": "24833b701f60b6450470e7007266fd2133a8ed35",
      "fileid": "d0fed44515967484d35c2f90aafd1e303a2c0687f8e77ed57da5e7de68874c6c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mhenderson/actions/runs/25902653977"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-15T05:53:02.000Z",
      "commit": "24833b701f60b6450470e7007266fd2133a8ed35",
      "fileid": "5aecf581d0753597802df38d401a19be482c712f2c1f4359a35087c4b8487014",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mhenderson/actions/runs/25902653977"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-15T05:53:25.000Z",
      "commit": "24833b701f60b6450470e7007266fd2133a8ed35",
      "fileid": "206e3eb35842d31c09056a557e48b8a5a79538379d4d53b024102a736eca30da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mhenderson/actions/runs/25902653977"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-15T05:53:03.000Z",
      "commit": "24833b701f60b6450470e7007266fd2133a8ed35",
      "fileid": "f36ee126812c8a2b7206a442c612bf0b26ed98c0c5327d5eb66a82630160cb1a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mhenderson/actions/runs/25902653977"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T08:26:50.000Z",
      "commit": "24833b701f60b6450470e7007266fd2133a8ed35",
      "fileid": "f58e1cfcaf71d73d1384daa5220bff0ee425b1281db507fbbc60ad0729ca0201",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mhenderson/actions/runs/25902653977"
    }
  ]
}