{
  "_id": "6a2279a4cd65a98ecbd4c815",
  "Package": "partools",
  "Version": "1.1.7",
  "Authors@R": "c(person(given = \"Norm\",\nfamily = \"Matloff\",\nrole = c(\"cre\", \"aut\"),\nemail = \"normmatloff@gmail.com\"),\nperson(given = \"Clark\",\nfamily = \"Fitzgerald\",\nrole = \"aut\",\nemail = \"clarkfitzg@gmail.com\"),\nperson(given = \"Reed\",\nfamily = \"Davis\",\nrole = \"aut\",\nemail = \"rdavis2468@gmail.com\"),\nperson(given = \"Robin\",\nfamily = \"Yancey\",\nrole = \"aut\",\nemail = \"reyancey@formerstudents.ucdavis.edu\"),\nperson(given = \"Shunxu\",\nfamily = \"Huang\",\nrole = \"aut\",\nemail = \"shunxuhuang@gmail.com\"),\nperson(given = \"Alex\",\nfamily = \"Rumbaugh\",\nrole = \"aut\",\nemail = \"alexrumbaugh@gmail.com\"),\nperson(given = \"Hadley\",\nfamily = \"Wickham\",\nrole = \"aut\",\nemail = \"h.wickham@gmail.com\"))",
  "Maintainer": "Norm Matloff <normmatloff@gmail.com>",
  "Title": "Tools for the 'Parallel' Package",
  "Description": "Miscellaneous utilities for parallelizing large\ncomputations.  Alternative to MapReduce. File splitting and\ndistributed operations such as sort and aggregate. \"Software\nAlchemy\" method for parallelizing most statistical methods,\npresented in N. Matloff, Parallel Computation for Data Science,\nChapman and Hall, 2015.  Includes a debugging aid.",
  "ByteCompile": "yes",
  "NeedsCompilation": "no",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/matloff/partools",
  "BugReports": "https://github.com/matloff/partools/issues",
  "Packaged": {
    "Date": "2026-06-05 07:14:19 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://matloff.r-universe.dev",
  "Date/Publication": "2026-02-05 21:20:26 UTC",
  "RemoteUrl": "https://github.com/matloff/partools",
  "RemoteRef": "HEAD",
  "RemoteSha": "b6b5ffdcd1f898702dfd18effdc7a1070b712133",
  "Author": "Norm Matloff [cre, aut],\nClark Fitzgerald [aut],\nReed Davis [aut],\nRobin Yancey [aut],\nShunxu Huang [aut],\nAlex Rumbaugh [aut],\nHadley Wickham [aut]",
  "MD5sum": "788ad88d2c7eaee7cf23c6efe5d4b653",
  "_user": "matloff",
  "_type": "src",
  "_file": "partools_1.1.7.tar.gz",
  "_fileid": "f658bb5f2b13daec0f86f02e213e4030d9a7e5d4b936c908747cd793f192747e",
  "_filesize": 5578878,
  "_sha256": "f658bb5f2b13daec0f86f02e213e4030d9a7e5d4b936c908747cd793f192747e",
  "_created": "2026-06-05T07:14:19.000Z",
  "_published": "2026-06-05T07:24:20.372Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79681634560,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7430940515"
    },
    {
      "job": 79681634493,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7430938786"
    },
    {
      "job": 79681634499,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7431006702"
    },
    {
      "job": 79681634531,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7431046287"
    },
    {
      "job": 79681166978,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430895055"
    },
    {
      "job": 79681634525,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430928942"
    },
    {
      "job": 79681634552,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7430924585"
    },
    {
      "job": 79681634535,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7430922271"
    },
    {
      "job": 79681634540,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7430923842"
    }
  ],
  "_buildurl": "https://github.com/r-universe/matloff/actions/runs/27000978032",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/matloff/partools",
  "_commit": {
    "id": "b6b5ffdcd1f898702dfd18effdc7a1070b712133",
    "author": "Norm Matloff <nsmatloff@ucdavis.edu>",
    "committer": "Norm Matloff <nsmatloff@ucdavis.edu>",
    "message": "cran\n",
    "time": 1770326426
  },
  "_maintainer": {
    "name": "Norm Matloff",
    "email": "normmatloff@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "regtools",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Depends"
    },
    {
      "package": "pdist",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "e1071",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "matloff",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2026-05",
      "n": 3
    },
    {
      "week": "2026-06",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 40,
  "_contributors": [
    {
      "user": "matloff",
      "count": 178,
      "uuid": 7585381
    },
    {
      "user": "clarkfitzg",
      "count": 52,
      "uuid": 5356122
    },
    {
      "user": "rdavis27",
      "count": 4,
      "uuid": 25675862
    },
    {
      "user": "schklom",
      "count": 3,
      "uuid": 23263086
    },
    {
      "user": "gaborcsardi",
      "count": 1,
      "uuid": 660288
    },
    {
      "user": "shunxu-h",
      "count": 1,
      "uuid": 19752719
    },
    {
      "user": "robinyancey",
      "count": 1,
      "uuid": 25256880
    }
  ],
  "_userbio": {
    "uuid": 7585381,
    "type": "user",
    "name": "Norm Matloff",
    "description": "Statistician and computer scientist at UC Davis. Award-winning stat/R author. Please see heather.cs.ucdavis.edu/matloff.html"
  },
  "_downloads": {
    "count": 319,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/partools"
  },
  "_devurl": "https://github.com/matloff/partools",
  "_searchresults": 25,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/partools.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/matloff/partools",
  "_realowner": "matloff",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2015-01-03"
    },
    {
      "version": "1.1.1",
      "date": "2015-07-21"
    },
    {
      "version": "1.1.3",
      "date": "2015-08-01"
    },
    {
      "version": "1.1.5",
      "date": "2016-07-16"
    },
    {
      "version": "1.1.6",
      "date": "2017-04-10"
    },
    {
      "version": "1.1.7",
      "date": "2026-02-06"
    }
  ],
  "_exports": [
    "addlists",
    "ca",
    "caagg",
    "cabase",
    "caclassfit",
    "caclasspred",
    "caglm",
    "cakm",
    "caknn",
    "calm",
    "cameans",
    "caprcomp",
    "caquantile",
    "dbs",
    "dbsdump",
    "dbsmsg",
    "dbsmsgstart",
    "dfileagg",
    "dfilegetrows",
    "distribagg",
    "distribcat",
    "distribcounts",
    "distribgetrows",
    "distribisdt",
    "distribmeans",
    "distribrange",
    "distribsplit",
    "doclscmd",
    "docmd",
    "dwhich.max",
    "dwhich.min",
    "exportlibpaths",
    "fileagg",
    "filecat",
    "filechunkname",
    "filegetrows",
    "fileread",
    "filesave",
    "fileshuffle",
    "filesort",
    "filesplit",
    "filesplitrand",
    "formrowchunks",
    "geteltis",
    "getnumdigs",
    "getpte",
    "ipstrcat",
    "killdebug",
    "linecount",
    "matrixtolist",
    "parpdist",
    "re_code",
    "readnscramble",
    "setclsinfo",
    "vote",
    "writemgrscreen",
    "writewrkrscreens"
  ],
  "_datasets": [
    {
      "name": "newadult",
      "title": "",
      "object": "newadult",
      "file": "newadult.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gt50",
        "edu",
        "age",
        "gender",
        "mar"
      ],
      "rows": 32560,
      "table": true,
      "tojson": true
    },
    {
      "name": "prgeng",
      "title": "",
      "object": "prgeng",
      "file": "prgeng.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "cit",
        "educ",
        "engl",
        "occ",
        "birth",
        "sex",
        "wageinc",
        "wkswrkd",
        "yrentry",
        "powspuma"
      ],
      "rows": 20090,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ca",
      "title": "Software Alchemy: Turning Complex Statistical Computations into Embarrassingly-Parallel Ones",
      "topics": [
        "ca",
        "caagg",
        "cabase",
        "caglm",
        "cakm",
        "caknn",
        "calm",
        "cameans",
        "caprcomp",
        "caquantile"
      ]
    },
    {
      "page": "caclassfit",
      "title": "Software Alchemy for Machine Learning",
      "topics": [
        "caclassfit",
        "caclasspred",
        "re_code",
        "vote"
      ]
    },
    {
      "page": "dbs",
      "title": "Debugging aid for 'parallel' cluster code.",
      "topics": [
        "dbs",
        "dbsdump",
        "dbsmsg",
        "dbsmsgstart",
        "killdebug",
        "writemgrscreen",
        "writewrkrscreens"
      ]
    },
    {
      "page": "formrowchunks",
      "title": "Utilities for 'parallel' cluster code.",
      "topics": [
        "addlists",
        "distribagg",
        "distribcat",
        "distribcounts",
        "distribgetrows",
        "distribisdt",
        "distribmeans",
        "distribrange",
        "distribsplit",
        "doclscmd",
        "docmd",
        "dwhich.max",
        "dwhich.min",
        "exportlibpaths",
        "formrowchunks",
        "geteltis",
        "getpte",
        "ipstrcat",
        "matrixtolist",
        "setclsinfo"
      ]
    },
    {
      "page": "parpdist",
      "title": "Partools Apps",
      "topics": [
        "parpdist"
      ]
    },
    {
      "page": "snowdoop",
      "title": "Snowdoop.",
      "topics": [
        "dfileagg",
        "dfilegetrows",
        "fileagg",
        "filecat",
        "filechunkname",
        "filegetrows",
        "fileread",
        "filesave",
        "fileshuffle",
        "filesort",
        "filesplit",
        "filesplitrand",
        "getnumdigs",
        "linecount",
        "readnscramble",
        "snowdoop"
      ]
    }
  ],
  "_readme": "https://github.com/matloff/partools/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "codetools",
    "colorspace",
    "cowplot",
    "cpp11",
    "data.table",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "FNN",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glmnet",
    "glue",
    "gtable",
    "gtools",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pdist",
    "pillar",
    "pkgconfig",
    "polyreg",
    "purrr",
    "quantreg",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "regtools",
    "rje",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "shape",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "partools.Rnw",
      "filename": "partools.pdf",
      "title": "Partools",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2015-06-23 05:31:10",
      "modified": "2026-02-05 19:26:18",
      "commits": 37
    }
  ],
  "_score": 7.556302500767288,
  "_indexed": true,
  "_nocasepkg": "partools",
  "_universes": [
    "matloff"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.7",
      "date": "2026-06-05T07:16:44.000Z",
      "distro": "noble",
      "commit": "b6b5ffdcd1f898702dfd18effdc7a1070b712133",
      "fileid": "a6fbaae57252c7dcbb51c3fc2946c999b54c9dbfa55ea8b73c1b3470cb9ee172",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/27000978032"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.7",
      "date": "2026-06-05T07:16:40.000Z",
      "distro": "noble",
      "commit": "b6b5ffdcd1f898702dfd18effdc7a1070b712133",
      "fileid": "58f158af7c078a49a74ff1523f472ede32ffb2788f439ae5681c8809ee2ae4b0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/27000978032"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.7",
      "date": "2026-06-05T07:21:07.000Z",
      "commit": "b6b5ffdcd1f898702dfd18effdc7a1070b712133",
      "fileid": "94e740fc60be015367f581ecf60f91da9d924f3e81bf16b2f7dae7eccd9e21f5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/27000978032"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.7",
      "date": "2026-06-05T07:23:26.000Z",
      "commit": "b6b5ffdcd1f898702dfd18effdc7a1070b712133",
      "fileid": "fe1b3ed6c4eeb6776a7231b95ec1cb336e5c3a8862f99eac23b24bca6edc6884",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/27000978032"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.7",
      "date": "2026-06-05T07:16:40.000Z",
      "commit": "b6b5ffdcd1f898702dfd18effdc7a1070b712133",
      "fileid": "ae5a4fa19115a6824e97fb56edb7d5b3a391f85bade5b2cf4d279aa0db522022",
      "status": "success",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/27000978032"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.7",
      "date": "2026-06-05T07:15:39.000Z",
      "commit": "b6b5ffdcd1f898702dfd18effdc7a1070b712133",
      "fileid": "7bb8d4240f95e76478f489f890e0e2bb1c96ccb0f94492205c10dd2b2b732923",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/27000978032"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.7",
      "date": "2026-06-05T07:15:30.000Z",
      "commit": "b6b5ffdcd1f898702dfd18effdc7a1070b712133",
      "fileid": "b860ff1330c09b73a503d15477e202fb674b252324d9f7268c99dcde77b0bebc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/27000978032"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.7",
      "date": "2026-06-05T07:15:34.000Z",
      "commit": "b6b5ffdcd1f898702dfd18effdc7a1070b712133",
      "fileid": "b0acbb3ba8fd407f2f6a2e3789c6f4e795eebd76556ac6fbfac57a30ae1fdf4f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/27000978032"
    }
  ]
}