{
  "_id": "6a27cc3624555f66ed5438b8",
  "Package": "MultiJoin",
  "Type": "Package",
  "Title": "Enables Efficient Joining of Data File on Common Fields using\nthe Unix Utility Join",
  "Version": "0.1.1",
  "Date": "2018-11-10",
  "Author": "\"Markus Loecher, Berlin School of Economics and Law (BSEL)\"\n<markus.loecher@gmail.com>",
  "Maintainer": "\"Markus Loecher\" <markus.loecher@gmail.com>",
  "Description": "Wrapper around the Unix join facility which is more\nefficient than the built-in R routine merge(). The package\nenables the joining of multiple files on disk at once. The\nfiles can be compressed and various filters can be deployed\nbefore joining. Compiles only under Unix.",
  "License": "GPL",
  "LazyLoad": "yes",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 08:15:40 UTC",
    "User": "root"
  },
  "Repository": "https://markusloecher.r-universe.dev",
  "Date/Publication": "2018-11-15 21:10:07 UTC",
  "RemoteUrl": "https://github.com/cran/MultiJoin",
  "RemoteRef": "HEAD",
  "RemoteSha": "81d3779fab11e7af59f0505b4d287390d4099683",
  "MD5sum": "b12becc8c2ea195911b50ffae05ebb04",
  "_user": "markusloecher",
  "_type": "src",
  "_file": "MultiJoin_0.1.1.tar.gz",
  "_fileid": "ae4ae17304a9770f25ae241e589832462db351be0d78c153e1bba840437f6d02",
  "_filesize": 155536,
  "_sha256": "ae4ae17304a9770f25ae241e589832462db351be0d78c153e1bba840437f6d02",
  "_created": "2026-06-09T08:15:40.000Z",
  "_published": "2026-06-09T08:17:58.487Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80278028307,
      "time": 94,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7502160395"
    },
    {
      "job": 80278028306,
      "time": 95,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502160675"
    },
    {
      "job": 80278028276,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7502158681"
    },
    {
      "job": 80278028295,
      "time": 68,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502150936"
    },
    {
      "job": 80277410681,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502124618"
    },
    {
      "job": 80278028312,
      "time": 77,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502154425"
    },
    {
      "job": 80278028326,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7502151803"
    },
    {
      "job": 80278028304,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7502147555"
    },
    {
      "job": 80278028365,
      "time": 53,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502144714"
    }
  ],
  "_buildurl": "https://github.com/r-universe/markusloecher/actions/runs/27192941610",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MultiJoin",
  "_commit": {
    "id": "81d3779fab11e7af59f0505b4d287390d4099683",
    "author": "Markus Loecher <markus.loecher@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1542316207
  },
  "_maintainer": {
    "name": "\"Markus Loecher\"",
    "email": "markus.loecher@gmail.com",
    "login": "markusloecher",
    "description": "",
    "uuid": 7353291
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "markusloecher",
      "count": 2,
      "uuid": 7353291
    }
  ],
  "_userbio": {
    "uuid": 7353291,
    "type": "user",
    "name": "Markus Loecher"
  },
  "_downloads": {
    "count": 110,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MultiJoin"
  },
  "_mentions": 1,
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MultiJoin.html",
    "manual.pdf"
  ],
  "_realowner": "markusloecher",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2015-05-08"
    },
    {
      "version": "0.1.1",
      "date": "2018-11-15"
    }
  ],
  "_exports": [
    "ArtificialData",
    "CountColumns",
    "FullJoin",
    "FullJoinPairs",
    "LeftJoinPairs",
    "MakeFIFOs"
  ],
  "_help": [
    {
      "page": "ArtificialData",
      "title": "create artificial data for testing",
      "topics": [
        "ArtificialData"
      ]
    },
    {
      "page": "CountColumns",
      "title": "count columns of files",
      "topics": [
        "CountColumns"
      ]
    },
    {
      "page": "FullJoin",
      "title": "create command to fully join multiple (more than 2) files",
      "topics": [
        "FullJoin"
      ]
    },
    {
      "page": "FullJoinPairs",
      "title": "create command to fully join lines of two files on a common field",
      "topics": [
        "FullJoinPairs"
      ]
    },
    {
      "page": "LeftJoinPairs",
      "title": "create command to left join lines of two files on a common field with no further options",
      "topics": [
        "LeftJoinPairs"
      ]
    },
    {
      "page": "MakeFIFOs",
      "title": "creates named Unix pipes, which gzipped files can be streamed to for e.g. further joins",
      "topics": [
        "MakeFIFOs"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "multijoin",
  "_universes": [
    "markusloecher"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-09T08:17:33.000Z",
      "distro": "noble",
      "commit": "81d3779fab11e7af59f0505b4d287390d4099683",
      "fileid": "741f302094a98dd6a09e913b491cec7b6e51aae6c24e4d5673ab405981c4bd16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markusloecher/actions/runs/27192941610"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-09T08:17:33.000Z",
      "distro": "noble",
      "commit": "81d3779fab11e7af59f0505b4d287390d4099683",
      "fileid": "4642e67490a24423fc7537a0cec1fc568ab11542a4769ebe3d07a8cdadcfe2cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markusloecher/actions/runs/27192941610"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-09T08:17:29.000Z",
      "commit": "81d3779fab11e7af59f0505b4d287390d4099683",
      "fileid": "77b4be0f1ffe6c972298d1a588c6fb103286854d7f15f13ddf1ada6b0c52e46a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markusloecher/actions/runs/27192941610"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-09T08:17:09.000Z",
      "commit": "81d3779fab11e7af59f0505b4d287390d4099683",
      "fileid": "29e0364a970beb717f5a939e56051ce7b3b85bfcba91a621789241aaba6bb2f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markusloecher/actions/runs/27192941610"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-09T08:17:24.000Z",
      "commit": "81d3779fab11e7af59f0505b4d287390d4099683",
      "fileid": "c60e8cfe69fc4806d76caac3eea98052b12b13b58d5f131b6d34d1c2203683b2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/markusloecher/actions/runs/27192941610"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-09T08:17:05.000Z",
      "commit": "81d3779fab11e7af59f0505b4d287390d4099683",
      "fileid": "8721f7bd3654b99cfad58d9abb8f7abbd68a95c55f355e14b722ace25d4d5f5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markusloecher/actions/runs/27192941610"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-09T08:16:53.000Z",
      "commit": "81d3779fab11e7af59f0505b4d287390d4099683",
      "fileid": "b934f202bc5f20f88366291d69e01d9b084a8c8208ec96033918a3aa6e512ced",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markusloecher/actions/runs/27192941610"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-09T08:16:49.000Z",
      "commit": "81d3779fab11e7af59f0505b4d287390d4099683",
      "fileid": "ed65ce067925d56e717d472f6905ad3078ed050e1f7bbf918e0718a7a91e610b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markusloecher/actions/runs/27192941610"
    }
  ]
}