{
  "_id": "6a1975e7acfb0bcc41df1742",
  "Package": "rafalib",
  "Type": "Package",
  "Version": "1.0.4",
  "Title": "Convenience Functions for Routine Data Exploration",
  "Authors@R": "c(person(c(\"Rafael\", \"A.\"), \"Irizarry\", email = \"rafael_irizarry@dfci.harvard.edu\",\nrole = c(\"aut\", \"cre\")),\nperson(c(\"Michael\", \"I.\"), \"Love\", role = \"aut\"))",
  "Description": "A series of shortcuts for routine tasks originally\ndeveloped by Rafael A. Irizarry to facilitate data exploration.",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 11:15:40 UTC",
    "User": "root"
  },
  "Author": "Rafael A. Irizarry [aut, cre], Michael I. Love [aut]",
  "Maintainer": "Rafael A. Irizarry <rafael_irizarry@dfci.harvard.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-04-08 04:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/rafalib",
  "RemoteRef": "HEAD",
  "RemoteSha": "93010ca034346acdc39f641818e36f8877294a09",
  "MD5sum": "71c11a3a233f96d9e8da70c677e5f6ed",
  "_user": "cran",
  "_type": "src",
  "_file": "rafalib_1.0.4.tar.gz",
  "_fileid": "f4be61737dd58f065bb5727845b24b36aa6b871874e4705a91ecea1ac4dbc9c8",
  "_filesize": 121254,
  "_sha256": "f4be61737dd58f065bb5727845b24b36aa6b871874e4705a91ecea1ac4dbc9c8",
  "_created": "2026-05-29T11:15:40.000Z",
  "_published": "2026-05-29T11:17:59.001Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78490055520,
      "time": 85,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289400863"
    },
    {
      "job": 78490055483,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289405115"
    },
    {
      "job": 78489724262,
      "time": 137,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289374716"
    },
    {
      "job": 78490055457,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289403362"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26634031467",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rafalib",
  "_commit": {
    "id": "93010ca034346acdc39f641818e36f8877294a09",
    "author": "Rafael A. Irizarry <rafael_irizarry@dfci.harvard.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.4\n",
    "time": 1744084802
  },
  "_maintainer": {
    "name": "Rafael A. Irizarry",
    "email": "rafael_irizarry@dfci.harvard.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "BiocManager",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rairizarry",
      "count": 1,
      "uuid": 37710612
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 1211,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rafalib"
  },
  "_mentions": 1,
  "_searchresults": 1232,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rafalib.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2015-08-08"
    },
    {
      "version": "1.0.3",
      "date": "2025-03-25"
    },
    {
      "version": "1.0.4",
      "date": "2025-04-08"
    }
  ],
  "_exports": [
    "as.fumeric",
    "bartab",
    "bigpar",
    "imagemat",
    "imagesort",
    "install_bioc",
    "largeobj",
    "maplot",
    "mypar",
    "myplclust",
    "nullplot",
    "peek",
    "popsd",
    "popvar",
    "sboxplot",
    "shist",
    "splitit",
    "splot",
    "stripplot"
  ],
  "_help": [
    {
      "page": "as.fumeric",
      "title": "converts to factor and then numeric",
      "topics": [
        "as.fumeric"
      ]
    },
    {
      "page": "bartab",
      "title": "bartab",
      "topics": [
        "bartab"
      ]
    },
    {
      "page": "imagemat",
      "title": "image of a matrix",
      "topics": [
        "imagemat"
      ]
    },
    {
      "page": "imagesort",
      "title": "image with sorted rows",
      "topics": [
        "imagesort"
      ]
    },
    {
      "page": "install_bioc",
      "title": "Install or update Bioconductor and CRAN packages",
      "topics": [
        "install_bioc"
      ]
    },
    {
      "page": "largeobj",
      "title": "What are the largest objects in memory?",
      "topics": [
        "largeobj"
      ]
    },
    {
      "page": "maplot",
      "title": "Bland Altman plot aka MA plot",
      "topics": [
        "maplot"
      ]
    },
    {
      "page": "mypar",
      "title": "mypar",
      "topics": [
        "bigpar",
        "mypar"
      ]
    },
    {
      "page": "myplclust",
      "title": "plclust in colour",
      "topics": [
        "myplclust"
      ]
    },
    {
      "page": "nullplot",
      "title": "nullplot",
      "topics": [
        "nullplot"
      ]
    },
    {
      "page": "peek",
      "title": "peek at the top of a text file",
      "topics": [
        "peek"
      ]
    },
    {
      "page": "popsd",
      "title": "population standard deviation",
      "topics": [
        "popsd"
      ]
    },
    {
      "page": "popvar",
      "title": "population variance",
      "topics": [
        "popvar"
      ]
    },
    {
      "page": "sboxplot",
      "title": "smart boxplot",
      "topics": [
        "sboxplot"
      ]
    },
    {
      "page": "shist",
      "title": "smooth histogram",
      "topics": [
        "shist"
      ]
    },
    {
      "page": "splitit",
      "title": "split it",
      "topics": [
        "splitit"
      ]
    },
    {
      "page": "splot",
      "title": "smart plot",
      "topics": [
        "splot"
      ]
    },
    {
      "page": "stripplot",
      "title": "Better defaults for stripchart",
      "topics": [
        "stripplot"
      ]
    }
  ],
  "_rundeps": [
    "BiocManager",
    "RColorBrewer"
  ],
  "_score": 4.2529360970190835,
  "_indexed": true,
  "_nocasepkg": "rafalib",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-29T11:17:17.000Z",
      "distro": "noble",
      "commit": "93010ca034346acdc39f641818e36f8877294a09",
      "fileid": "4d69939bcb579f8b56657a0ab108a171e36326a79c74506af3d652b249027588",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26634031467"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-29T11:17:30.000Z",
      "distro": "noble",
      "commit": "93010ca034346acdc39f641818e36f8877294a09",
      "fileid": "c37e7fc031923a6d2421ca7f5e391f821d674e96fd40d57df18e19ac05546469",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26634031467"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-05-29T11:17:35.000Z",
      "commit": "93010ca034346acdc39f641818e36f8877294a09",
      "fileid": "f9a39f4af688defa472995fb1bab50e4f8c8bd8070df450eca4ce9016bc19836",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26634031467"
    }
  ]
}