{
  "_id": "6a1d755a1d7bb097a0a5184a",
  "Package": "mosaicCore",
  "Type": "Package",
  "Title": "Common Utilities for Other MOSAIC-Family Packages",
  "Version": "0.9.5.9000",
  "Authors@R": "c(person(given = \"Randall\",\nfamily = \"Pruim\",\nrole = c(\"aut\", \"cre\"),\nemail = \"rpruim@calvin.edu\"),\nperson(given = c(\"Daniel\", \"T.\"),\nfamily = \"Kaplan\",\nrole = \"aut\",\nemail = \"kaplan@macalester.edu\"),\nperson(given = c(\"Nicholas\", \"J.\"),\nfamily = \"Horton\",\nrole = \"aut\",\nemail = \"nhorton@amherst.edu\"))",
  "Description": "Common utilities used in other MOSAIC-family packages are\ncollected here.",
  "License": "GPL (>=2)",
  "LazyLoad": "yes",
  "URL": "https://github.com/ProjectMOSAIC/mosaicCore",
  "BugReports": "https://github.com/ProjectMOSAIC/mosaicCore/issues",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://projectmosaic.r-universe.dev",
  "Date/Publication": "2025-12-03 01:55:31 UTC",
  "RemoteUrl": "https://github.com/projectmosaic/mosaiccore",
  "RemoteRef": "HEAD",
  "RemoteSha": "56a30f5f961ae963af826e9b53a7c363b485b725",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 12:01:20 UTC",
    "User": "root"
  },
  "Author": "Randall Pruim [aut, cre],\nDaniel T. Kaplan [aut],\nNicholas J. Horton [aut]",
  "Maintainer": "Randall Pruim <rpruim@calvin.edu>",
  "MD5sum": "ab6a7f08829dbb6641aae61d39fc7a23",
  "_user": "projectmosaic",
  "_type": "src",
  "_file": "mosaicCore_0.9.5.9000.tar.gz",
  "_fileid": "c29e2cf1d391f17ab1cadd50b4c8af5d691fdefd9eb8d9aebede8d76a24f1e52",
  "_filesize": 254564,
  "_sha256": "c29e2cf1d391f17ab1cadd50b4c8af5d691fdefd9eb8d9aebede8d76a24f1e52",
  "_created": "2026-06-01T12:01:20.000Z",
  "_published": "2026-06-01T12:04:42.306Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78847722044,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7330950204"
    },
    {
      "job": 78847722040,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7330948841"
    },
    {
      "job": 78847722026,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7330939372"
    },
    {
      "job": 78847722008,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7330937268"
    },
    {
      "job": 78847196456,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330896342"
    },
    {
      "job": 78847722025,
      "time": 168,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330953178"
    },
    {
      "job": 78847722010,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7330943717"
    },
    {
      "job": 78847722105,
      "time": 153,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7330949766"
    },
    {
      "job": 78847722017,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7330929715"
    }
  ],
  "_buildurl": "https://github.com/r-universe/projectmosaic/actions/runs/26753472009",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/projectmosaic/mosaiccore",
  "_commit": {
    "id": "56a30f5f961ae963af826e9b53a7c363b485b725",
    "author": "Randall Pruim <rpruim@gmail.com>",
    "committer": "Randall Pruim <rpruim@gmail.com>",
    "message": "Add option to display model call for msuammary objects.  Closes #40.\n",
    "time": 1764726931
  },
  "_maintainer": {
    "name": "Randall Pruim",
    "email": "rpruim@calvin.edu",
    "login": "rpruim",
    "description": "",
    "uuid": 722231
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "mosaicData",
      "role": "Suggests"
    },
    {
      "package": "mosaic",
      "role": "Suggests"
    },
    {
      "package": "ggformula",
      "role": "Suggests"
    },
    {
      "package": "NHANES",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "mosaicCalc",
      "version": ">= 0.5.9",
      "role": "Suggests"
    }
  ],
  "_owner": "projectmosaic",
  "_selfowned": true,
  "_usedby": 23,
  "_updates": [
    {
      "week": "2025-31",
      "n": 3
    },
    {
      "week": "2025-49",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "rpruim",
      "count": 132,
      "uuid": 722231
    },
    {
      "user": "dtkaplan",
      "count": 4,
      "uuid": 532653
    },
    {
      "user": "klaassenj",
      "count": 2,
      "uuid": 13790123
    }
  ],
  "_userbio": {
    "uuid": 11564185,
    "type": "organization",
    "name": "Project MOSAIC",
    "description": "Project MOSAIC is a community of educators working to develop a new way to introduce mathematics, statistics, computation and modeling."
  },
  "_downloads": {
    "count": 13352,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mosaicCore"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/projectmosaic/mosaiccore",
  "_searchresults": 122,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mosaicCore.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/projectmosaic/mosaiccore",
  "_realowner": "projectmosaic",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2017-07-24"
    },
    {
      "version": "0.4.0",
      "date": "2017-08-26"
    },
    {
      "version": "0.4.2",
      "date": "2017-11-28"
    },
    {
      "version": "0.5.0",
      "date": "2018-05-22"
    },
    {
      "version": "0.6.0",
      "date": "2018-06-24"
    },
    {
      "version": "0.8.0",
      "date": "2020-09-13"
    },
    {
      "version": "0.9.0",
      "date": "2021-01-16"
    },
    {
      "version": "0.9.2",
      "date": "2022-08-26"
    },
    {
      "version": "0.9.2.1",
      "date": "2022-09-22"
    },
    {
      "version": "0.9.4.0",
      "date": "2023-11-05"
    },
    {
      "version": "0.9.5",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "ash_points",
    "ci.mean",
    "ci.median",
    "ci.prop",
    "ci.sd",
    "columns",
    "compare",
    "condition",
    "count",
    "counts",
    "coverage",
    "df_stats",
    "dfapply",
    "ediff",
    "evalFormula",
    "evalSubFormula",
    "fit_distr_fun",
    "formularise",
    "ilogit",
    "infer_transformation",
    "inspect",
    "joinFrames",
    "lhs",
    "logical2factor",
    "logit",
    "make_df",
    "makeFun",
    "modelVars",
    "mosaic_count",
    "mosaic_formula",
    "mosaic_formula_q",
    "mosaic_tally",
    "msummary",
    "n_missing",
    "n_not_missing",
    "n_total",
    "na.warn",
    "named",
    "named_among",
    "nice_names",
    "operator",
    "parse.formula",
    "perc",
    "percs",
    "prop",
    "prop1",
    "props",
    "reop_formula",
    "rhs",
    "rhs_or_expr",
    "rows",
    "tally",
    "unnamed",
    "vector2df"
  ],
  "_help": [
    {
      "page": "ashplot",
      "title": "Compute knot points of an average shifted histogram",
      "topics": [
        "ash_points"
      ]
    },
    {
      "page": "coef",
      "title": "Extract coefficients from a function",
      "topics": [
        "coef",
        "coef.function"
      ]
    },
    {
      "page": "columns",
      "title": "return a vector of row or column indices",
      "topics": [
        "columns",
        "rows"
      ]
    },
    {
      "page": "compare",
      "title": "Campare two numeric vectors",
      "topics": [
        "compare"
      ]
    },
    {
      "page": "props",
      "title": "Compute all proportions or counts",
      "topics": [
        "counts",
        "counts.default",
        "counts.factor",
        "counts.formula",
        "percs",
        "props"
      ]
    },
    {
      "page": "interval_statistics",
      "title": "Interval statistics",
      "topics": [
        "ci.mean",
        "ci.median",
        "ci.prop",
        "ci.sd",
        "coverage",
        "interval_statistics"
      ]
    },
    {
      "page": "df_stats",
      "title": "Calculate statistics for \"response\" variables",
      "topics": [
        "df_stats"
      ]
    },
    {
      "page": "dfapply",
      "title": "apply-type function for data frames",
      "topics": [
        "dfapply"
      ]
    },
    {
      "page": "ediff",
      "title": "Lagged Differences with equal length",
      "topics": [
        "ediff"
      ]
    },
    {
      "page": "evalFormula",
      "title": "Evaluate a formula",
      "topics": [
        "evalFormula"
      ]
    },
    {
      "page": "evalSubFormula",
      "title": "Evaluate a part of a formula",
      "topics": [
        "evalSubFormula"
      ]
    },
    {
      "page": "fit_distr_fun",
      "title": "Fit a distribution to data and return a function",
      "topics": [
        "fit_distr_fun"
      ]
    },
    {
      "page": "formularise",
      "title": "Convert lazy objects into formulas",
      "topics": [
        "formularise"
      ]
    },
    {
      "page": "infer_transformation",
      "title": "Infer a Back-Transformation",
      "topics": [
        "infer_transformation"
      ]
    },
    {
      "page": "inspect",
      "title": "Inspect objects",
      "topics": [
        "inspect",
        "inspect.character",
        "inspect.data.frame",
        "inspect.Date",
        "inspect.factor",
        "inspect.list",
        "inspect.logical",
        "inspect.numeric",
        "inspect.POSIXt",
        "print.inspected_data_frame"
      ]
    },
    {
      "page": "joinFrames",
      "title": "Join data frames",
      "topics": [
        "joinFrames",
        "joinTwoFrames"
      ]
    },
    {
      "page": "logical2factor",
      "title": "Convert logical vector into factor",
      "topics": [
        "logical2factor",
        "logical2factor.data.frame",
        "logical2factor.default"
      ]
    },
    {
      "page": "logit",
      "title": "Logit and inverse logit functions",
      "topics": [
        "ilogit",
        "logit"
      ]
    },
    {
      "page": "make_df",
      "title": "Convert to a data frame",
      "topics": [
        "make_df",
        "make_df.default",
        "make_df.list",
        "make_df.matrix",
        "make_df.numeric"
      ]
    },
    {
      "page": "makeFun",
      "title": "Create a function from a formula",
      "topics": [
        "makeFun",
        "makeFun.formula",
        "makeFun.function",
        "makeFun.glm",
        "makeFun.lm",
        "makeFun.nls"
      ]
    },
    {
      "page": "modelVars",
      "title": "extract predictor variables from a model",
      "topics": [
        "modelVars"
      ]
    },
    {
      "page": "mosaicformula",
      "title": "Convert formulas into standard shapes",
      "topics": [
        "mosaic_formula",
        "mosaic_formula_q"
      ]
    },
    {
      "page": "mosaic_tally",
      "title": "Internal tally methods",
      "topics": [
        "mosaic_count",
        "mosaic_tally"
      ]
    },
    {
      "page": "n_missing",
      "title": "Counting missing/non-missing elements",
      "topics": [
        "n_missing",
        "n_not_missing",
        "n_total"
      ]
    },
    {
      "page": "na.warn",
      "title": "Exclude Missing Data with Warning",
      "topics": [
        "na.warn"
      ]
    },
    {
      "page": "list-utils",
      "title": "List extraction",
      "topics": [
        "named",
        "named_among",
        "unnamed"
      ]
    },
    {
      "page": "nicenames",
      "title": "Nice names",
      "topics": [
        "nice_names"
      ]
    },
    {
      "page": "parseFormula",
      "title": "Parse Formulas",
      "topics": [
        "condition",
        "condition.formula",
        "condition.parsedFormula",
        "lhs",
        "lhs.formula",
        "lhs.parsedFormula",
        "operator",
        "operator.formula",
        "operator.parsedFormula",
        "parse.formula",
        "rhs",
        "rhs.formula",
        "rhs.parsedFormula"
      ]
    },
    {
      "page": "msummary",
      "title": "Modified summaries",
      "topics": [
        "msummary",
        "msummary.default",
        "msummary.glm",
        "msummary.lm",
        "print.msummary.glm",
        "print.msummary.lm"
      ]
    },
    {
      "page": "prop",
      "title": "Compute proportions, percents, or counts for a single level",
      "topics": [
        "count",
        "perc",
        "prop",
        "prop1"
      ]
    },
    {
      "page": "reop_formula",
      "title": "Insert Inhibition of Interpretation/Conversion into formulas",
      "topics": [
        "reop_formula"
      ]
    },
    {
      "page": "rhs_or_expr",
      "title": "Return rhs of a formula or expression",
      "topics": [
        "rhs_or_expr"
      ]
    },
    {
      "page": "tally",
      "title": "Tabulate categorical data",
      "topics": [
        "mosaic_tally.data.frame",
        "mosaic_tally.formula",
        "mosaic_tally.tbl",
        "tally"
      ]
    },
    {
      "page": "vector2df",
      "title": "Convert a vector to a data frame",
      "topics": [
        "vector2df"
      ]
    }
  ],
  "_readme": "https://github.com/projectmosaic/mosaiccore/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 7.351785240747175,
  "_indexed": true,
  "_nocasepkg": "mosaiccore",
  "_universes": [
    "projectmosaic",
    "rpruim"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.5.9000",
      "date": "2026-06-01T12:03:51.000Z",
      "distro": "noble",
      "commit": "56a30f5f961ae963af826e9b53a7c363b485b725",
      "fileid": "31173bba3176424c53167dc585811a43bf04e5669bb9fbd391d6b5b870a929fe",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/projectmosaic/actions/runs/26753472009"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.5.9000",
      "date": "2026-06-01T12:03:50.000Z",
      "distro": "noble",
      "commit": "56a30f5f961ae963af826e9b53a7c363b485b725",
      "fileid": "1ed6a74fe911b1459787aa71370b74a5f96e3521b6f29f9c6704c4714b10dbb5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/projectmosaic/actions/runs/26753472009"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.5.9000",
      "date": "2026-06-01T12:03:28.000Z",
      "commit": "56a30f5f961ae963af826e9b53a7c363b485b725",
      "fileid": "37ba151048276e42fd9501acecc61c9ba612138669b7976b774b68b47a7893f9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/projectmosaic/actions/runs/26753472009"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.5.9000",
      "date": "2026-06-01T12:03:19.000Z",
      "commit": "56a30f5f961ae963af826e9b53a7c363b485b725",
      "fileid": "745fbd1c3ee7563215f2551565ece7b03e9b7c6689518b68d6f236161b1fdca5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/projectmosaic/actions/runs/26753472009"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.5.9000",
      "date": "2026-06-01T12:04:27.000Z",
      "commit": "56a30f5f961ae963af826e9b53a7c363b485b725",
      "fileid": "511558a884faa2b28ca7dde653a7a7adcf709a484b79a3847613c3815a5d53a8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/projectmosaic/actions/runs/26753472009"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.5.9000",
      "date": "2026-06-01T12:03:26.000Z",
      "commit": "56a30f5f961ae963af826e9b53a7c363b485b725",
      "fileid": "2cc1bc060ac680c2562fcb41459c15a31d8f1f93609282fe4e9588a5d818d434",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/projectmosaic/actions/runs/26753472009"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.5.9000",
      "date": "2026-06-01T12:03:40.000Z",
      "commit": "56a30f5f961ae963af826e9b53a7c363b485b725",
      "fileid": "5817e11a835c03328c8dde219c5bf5a046d77bc3a5f754fea62b8bf493b3fc8d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/projectmosaic/actions/runs/26753472009"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.5.9000",
      "date": "2026-06-01T12:02:45.000Z",
      "commit": "56a30f5f961ae963af826e9b53a7c363b485b725",
      "fileid": "c6995ff6b6f51fdb3ebc1ea807cd0fdf9cab7eb1380bf174f3d83725de903e86",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/projectmosaic/actions/runs/26753472009"
    }
  ]
}