{
  "_id": "6a49ac4cc8f6781c04fb75b2",
  "Package": "nima",
  "Title": "Nima Hejazi's R Toolbox",
  "Version": "0.6.2",
  "Authors@R": "c(\nperson(\"Nima\", \"Hejazi\", email = \"nh@nimahejazi.org\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-7127-2789\"))\n)",
  "Description": "Miscellaneous R functions developed as collateral damage\nover the course of work in statistical and scientific computing\nfor research. These include, for example, utilities that\nsupplement existing idiosyncrasies of the R language, extend\nexisting plotting functionality and aesthetics, help prepare\ndata objects for imputation, and extend access to command line\ntools and systems-level information.",
  "Maintainer": "Nima Hejazi <nh@nimahejazi.org>",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/nhejazi/nima",
  "BugReports": "https://github.com/nhejazi/nima/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.0.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://nhejazi.r-universe.dev",
  "Date/Publication": "2020-03-06 02:01:37 UTC",
  "RemoteUrl": "https://github.com/nhejazi/nima",
  "RemoteRef": "HEAD",
  "RemoteSha": "b31aaeef4f9a44e725cdd3004ab4b4d8e3b52f76",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 00:55:50 UTC",
    "User": "root"
  },
  "Author": "Nima Hejazi [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-7127-2789>)",
  "_user": "nhejazi",
  "_type": "src",
  "_file": "nima_0.6.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/a6df30464e99c8ed277d1a14a968d9867b9fbeec4ce2705fdf3a69be0d0a1b43",
  "_filesize": 131054,
  "_sha256": "a6df30464e99c8ed277d1a14a968d9867b9fbeec4ce2705fdf3a69be0d0a1b43",
  "_expires": "2026-10-13T00:58:50.000Z",
  "_created": "2026-07-05T00:55:50.000Z",
  "_published": "2026-07-05T00:58:52.114Z",
  "_jobs": [
    {
      "job": 85180665563,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8086940812"
    },
    {
      "job": 85180665589,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086941282"
    },
    {
      "job": 85180665543,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8086934865"
    },
    {
      "job": 85180665544,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086934715"
    },
    {
      "job": 85180490981,
      "time": 178,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086924971"
    },
    {
      "job": 85180665538,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8086938407"
    },
    {
      "job": 85180665610,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8086935283"
    },
    {
      "job": 85180665604,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8086934947"
    },
    {
      "job": 85180665613,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086935147"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/nhejazi/actions/runs/28724907224",
  "_status": "success",
  "_upstream": "https://github.com/nhejazi/nima",
  "_commit": {
    "id": "b31aaeef4f9a44e725cdd3004ab4b4d8e3b52f76",
    "author": "Nima Hejazi <nh@nimahejazi.org>",
    "committer": "Nima Hejazi <nh@nimahejazi.org>",
    "message": "update dates to 2020\n",
    "time": 1583460097
  },
  "_maintainer": {
    "name": "Nima Hejazi",
    "email": "nh@nimahejazi.org",
    "login": "nhejazi",
    "bluesky": "@nimahejazi.org",
    "linkedin": "in/nshejazi",
    "orcid": "0000-0002-7127-2789",
    "description": "assistant professor of biostatistics at the harvard school of public health working on causal {inference, machine learning}",
    "uuid": 8527276
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.3",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    }
  ],
  "_owner": "nhejazi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "nhejazi",
      "count": 150,
      "uuid": 8527276
    },
    {
      "user": "ekatko1",
      "count": 1,
      "uuid": 26992969
    }
  ],
  "_userbio": {
    "uuid": 8527276,
    "type": "user",
    "name": "nima hejazi",
    "followers": 230,
    "description": "assistant professor of biostatistics at the harvard school of public health working on causal {inference, machine learning}"
  },
  "_downloads": {
    "count": 289,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nima"
  },
  "_devurl": "https://github.com/nhejazi/nima",
  "_searchresults": 34,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/nima.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nhejazi/nima",
  "_realowner": "nhejazi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2016-03-25"
    },
    {
      "version": "0.4.5",
      "date": "2017-09-05"
    },
    {
      "version": "0.5.0",
      "date": "2018-05-21"
    },
    {
      "version": "0.6.1",
      "date": "2019-12-11"
    },
    {
      "version": "0.6.2",
      "date": "2020-03-06"
    }
  ],
  "_exports": [
    "absmax",
    "attrnames",
    "clear",
    "commas",
    "discrete_by_quantile",
    "exit",
    "factor_to_num",
    "hweb",
    "lm_plot",
    "miss_ind",
    "mse",
    "nima_theme",
    "nll",
    "openfile",
    "qq_plot",
    "scale_color_nima",
    "scale_fill_nima",
    "sim_plot",
    "summarize_sim",
    "theme_jetblack",
    "theme_nima",
    "uniqlen"
  ],
  "_help": [
    {
      "page": "absmax",
      "title": "Maximum of Absolute Values of Vector",
      "topics": [
        "absmax"
      ]
    },
    {
      "page": "attrnames",
      "title": "Get Names of Attributes",
      "topics": [
        "attrnames"
      ]
    },
    {
      "page": "clear",
      "title": "Clear the Current Screen/Buffer",
      "topics": [
        "clear"
      ]
    },
    {
      "page": "commas",
      "title": "Add Commas to a Large Number",
      "topics": [
        "commas"
      ]
    },
    {
      "page": "discrete_by_quantile",
      "title": "Discretize a Vector by Quantiles",
      "topics": [
        "discrete_by_quantile"
      ]
    },
    {
      "page": "exit",
      "title": "Exit R Without Saving",
      "topics": [
        "exit"
      ]
    },
    {
      "page": "factor_to_num",
      "title": "Convert a Factor to Numeric",
      "topics": [
        "factor_to_num"
      ]
    },
    {
      "page": "hweb",
      "title": "View HTML Version of Help Files",
      "topics": [
        "hweb"
      ]
    },
    {
      "page": "lm_plot",
      "title": "Linear Model Diagnostic Plots",
      "topics": [
        "lm_plot"
      ]
    },
    {
      "page": "miss_ind",
      "title": "Add missingness indicators to existing data object",
      "topics": [
        "miss_ind"
      ]
    },
    {
      "page": "mse",
      "title": "Mean Squared Error",
      "topics": [
        "mse"
      ]
    },
    {
      "page": "nll",
      "title": "Risk for Cross-Entropy Loss",
      "topics": [
        "nll"
      ]
    },
    {
      "page": "openfile",
      "title": "Open a File",
      "topics": [
        "openfile"
      ]
    },
    {
      "page": "qq_plot",
      "title": "Quantile-Quantile Plots",
      "topics": [
        "qq_plot"
      ]
    },
    {
      "page": "scale_color_nima",
      "title": "Nima's ggplot2 theme - supplement: scale_color",
      "topics": [
        "scale_color_nima"
      ]
    },
    {
      "page": "scale_fill_nima",
      "title": "Nima's ggplot2 theme - supplement: scale_fill",
      "topics": [
        "scale_fill_nima"
      ]
    },
    {
      "page": "sim_plot",
      "title": "Visualize Summaries of Simulation Results",
      "topics": [
        "sim_plot"
      ]
    },
    {
      "page": "summarize_sim",
      "title": "Summarize Simulations Results",
      "topics": [
        "summarize_sim"
      ]
    },
    {
      "page": "theme_jetblack",
      "title": "A jet black theme with inverted colors",
      "topics": [
        "theme_jetblack"
      ]
    },
    {
      "page": "theme_nima",
      "title": "Nima's plotting theme",
      "topics": [
        "nima_theme",
        "theme_nima"
      ]
    },
    {
      "page": "uniqlen",
      "title": "Find Number of Unique Values",
      "topics": [
        "uniqlen"
      ]
    }
  ],
  "_readme": "https://github.com/nhejazi/nima/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "ggthemes",
    "glue",
    "gridExtra",
    "gtable",
    "gtools",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.230448921378274,
  "_indexed": true,
  "_nocasepkg": "nima",
  "_universes": [
    "nhejazi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-07-05T00:57:58.000Z",
      "distro": "resolute",
      "commit": "b31aaeef4f9a44e725cdd3004ab4b4d8e3b52f76",
      "fileid": "https://r2.ropensci.org/f366555b7515fea6651212ce38cc9251625d72d5539882cad6833b8566928876",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nhejazi/actions/runs/28724907224"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-07-05T00:58:01.000Z",
      "distro": "resolute",
      "commit": "b31aaeef4f9a44e725cdd3004ab4b4d8e3b52f76",
      "fileid": "https://r2.ropensci.org/5371ad0e008d6cdb4cf2fe0e1ea6991f4ed2c558b09bb579b2fe21753bcc9df2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nhejazi/actions/runs/28724907224"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-07-05T00:57:13.000Z",
      "commit": "b31aaeef4f9a44e725cdd3004ab4b4d8e3b52f76",
      "fileid": "https://r2.ropensci.org/364b0f57fc36079209997e189ee681df44c1b76826b36c32c530a96d42662f14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nhejazi/actions/runs/28724907224"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-07-05T00:57:12.000Z",
      "commit": "b31aaeef4f9a44e725cdd3004ab4b4d8e3b52f76",
      "fileid": "https://r2.ropensci.org/31ae37179f8335a42f8cfadf3c3394b18a31f9fa0c40d9f04c00a6172eedc876",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nhejazi/actions/runs/28724907224"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-07-05T00:58:01.000Z",
      "commit": "b31aaeef4f9a44e725cdd3004ab4b4d8e3b52f76",
      "fileid": "https://r2.ropensci.org/ed921b304d59aacff8f0044d7b1502eee5e65e8e02fc56fe48316af52417b176",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nhejazi/actions/runs/28724907224"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-07-05T00:56:59.000Z",
      "commit": "b31aaeef4f9a44e725cdd3004ab4b4d8e3b52f76",
      "fileid": "https://r2.ropensci.org/cf427886dcbb07424b630d708f9e597e74b918078c177538d4afbfa412c34905",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nhejazi/actions/runs/28724907224"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-07-05T00:56:58.000Z",
      "commit": "b31aaeef4f9a44e725cdd3004ab4b4d8e3b52f76",
      "fileid": "https://r2.ropensci.org/950cd2cec7a32a87f2a2f9f66aead38b94f6c369ba7dd6ce5b54754bbf07f372",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nhejazi/actions/runs/28724907224"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-07-05T00:56:57.000Z",
      "commit": "b31aaeef4f9a44e725cdd3004ab4b4d8e3b52f76",
      "fileid": "https://r2.ropensci.org/70480ef88d6e22b4df4997c5d305b964538555fcc17979314b71640892cb65e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nhejazi/actions/runs/28724907224"
    }
  ]
}