{
  "_id": "6a1143d5acfb0bcc41ce7193",
  "Package": "coreSim",
  "Type": "Package",
  "Title": "Core Functionality for Simulating Quantities of Interest from\nGeneralised Linear Models",
  "Description": "Core functions for simulating quantities of interest from\ngeneralised linear models (GLM). This package will form the\nbackbone of a series of other packages that improve the\ninterpretation of GLM estimates.",
  "Version": "0.2.4",
  "Date": "2017-05-15",
  "Authors@R": "c(\nperson(\"Christopher\", \"Gandrud\", email = \"christopher.gandrud@gmail.com\",\nrole = c(\"aut\", \"cre\"))\n)",
  "BugReports": "https://github.com/christophergandrud/coreSim/issues",
  "License": "GPL (>= 3)",
  "LazyData": "TRUE",
  "RoxygenNote": "6.0.1",
  "Repository": "https://christophergandrud.r-universe.dev",
  "Date/Publication": "2017-05-15 20:00:47 UTC",
  "RemoteUrl": "https://github.com/christophergandrud/coresim",
  "RemoteRef": "HEAD",
  "RemoteSha": "f5b7a79111397c29b4c8e43c4fd7b1fc43d3307d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 06:03:23 UTC",
    "User": "root"
  },
  "Author": "Christopher Gandrud [aut, cre]",
  "Maintainer": "Christopher Gandrud <christopher.gandrud@gmail.com>",
  "MD5sum": "819e4222726279e3a9a86b3e1172c98c",
  "_user": "christophergandrud",
  "_type": "src",
  "_file": "coreSim_0.2.4.tar.gz",
  "_fileid": "6bd6124ba99601f83d4bce76193899dc748d42e5ca95c07da4cbb9dcaebff43f",
  "_filesize": 121492,
  "_sha256": "6bd6124ba99601f83d4bce76193899dc748d42e5ca95c07da4cbb9dcaebff43f",
  "_created": "2026-05-23T06:03:23.000Z",
  "_published": "2026-05-23T06:06:13.612Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77501810969,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174779163"
    },
    {
      "job": 77501810968,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174783568"
    },
    {
      "job": 77501810979,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174780273"
    },
    {
      "job": 77501810975,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174778344"
    },
    {
      "job": 77501645180,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174768053"
    },
    {
      "job": 77501810961,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174782549"
    },
    {
      "job": 77501810995,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174778331"
    },
    {
      "job": 77501810977,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174779263"
    },
    {
      "job": 77501810972,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174777947"
    }
  ],
  "_buildurl": "https://github.com/r-universe/christophergandrud/actions/runs/26325236716",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/christophergandrud/coresim",
  "_commit": {
    "id": "f5b7a79111397c29b4c8e43c4fd7b1fc43d3307d",
    "author": "christophergandrud <christopher.gandrud@gmail.com>",
    "committer": "christophergandrud <christopher.gandrud@gmail.com>",
    "message": "readme updated\n",
    "time": 1494878447
  },
  "_maintainer": {
    "name": "Christopher Gandrud",
    "email": "christopher.gandrud@gmail.com",
    "login": "christophergandrud",
    "description": "Personalization @spotify",
    "uuid": 1285805
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "splines",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "christophergandrud",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "generalised-linear-models",
    "glm",
    "simulating-quantities",
    "simulation"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "christophergandrud",
      "count": 69,
      "uuid": 1285805
    }
  ],
  "_userbio": {
    "uuid": 1285805,
    "type": "user",
    "name": "Christopher Gandrud",
    "description": "Personalization @spotify"
  },
  "_downloads": {
    "count": 223,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/coreSim"
  },
  "_devurl": "https://github.com/christophergandrud/coresim",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/coreSim.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/christophergandrud/coresim",
  "_realowner": "christophergandrud",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2",
      "date": "2016-06-22"
    },
    {
      "version": "0.2.3",
      "date": "2016-12-09"
    },
    {
      "version": "0.2.4",
      "date": "2017-05-15"
    }
  ],
  "_exports": [
    "b_sim",
    "linear_systematic",
    "qi_builder",
    "qi_slimmer"
  ],
  "_datasets": [
    {
      "name": "Admission",
      "title": "Graduate school admissions data",
      "object": "Admission",
      "class": [
        "data.frame"
      ],
      "fields": [
        "admit",
        "gre",
        "gpa",
        "rank"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Admission",
      "title": "Graduate school admissions data",
      "topics": [
        "Admission"
      ]
    },
    {
      "page": "b_sim",
      "title": "Simulate coefficients from a GLM by making draws from the multivariate normal distribution",
      "topics": [
        "b_sim"
      ]
    },
    {
      "page": "linear_systematic",
      "title": "Find the systematic component in the linear form for fitted values in across each simulation (note: largely for internal use by 'qi_builder')",
      "topics": [
        "linear_systematic"
      ]
    },
    {
      "page": "qi_builder",
      "title": "Find quantities of interest from generalized linear models",
      "topics": [
        "qi_builder"
      ]
    },
    {
      "page": "qi_slimmer",
      "title": "Find maximum, minimum, and median values for each scenario found using 'qi_builder'",
      "topics": [
        "qi_slimmer"
      ]
    }
  ],
  "_readme": "https://github.com/christophergandrud/coresim/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "coresim",
  "_universes": [
    "christophergandrud"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-05-23T06:05:05.000Z",
      "distro": "noble",
      "commit": "f5b7a79111397c29b4c8e43c4fd7b1fc43d3307d",
      "fileid": "14435e95b3ec7c9bca8ee34e2ab6859c1c7e1d4cc7adf8dc9d0c3627b1bbdb35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christophergandrud/actions/runs/26325236716"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-05-23T06:05:36.000Z",
      "distro": "noble",
      "commit": "f5b7a79111397c29b4c8e43c4fd7b1fc43d3307d",
      "fileid": "381563de35ead7f7d83eff773426421e4c03edc7a32d218f5940ab19d1b717f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christophergandrud/actions/runs/26325236716"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-05-23T06:05:12.000Z",
      "commit": "f5b7a79111397c29b4c8e43c4fd7b1fc43d3307d",
      "fileid": "9746e102b34f14e1e2521702f2be960d26ff6d546f185990ab30153eac8982e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christophergandrud/actions/runs/26325236716"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-05-23T06:04:54.000Z",
      "commit": "f5b7a79111397c29b4c8e43c4fd7b1fc43d3307d",
      "fileid": "1ba9368fcea94052d0f1138119b6943c6cd5a0fa520485b3f9a860032ca30f1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christophergandrud/actions/runs/26325236716"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-05-23T06:05:47.000Z",
      "commit": "f5b7a79111397c29b4c8e43c4fd7b1fc43d3307d",
      "fileid": "bc4af12424ecea0c092cb7186da3bd7ff9b54c9baad849573c5291382e6d9cd4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christophergandrud/actions/runs/26325236716"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-23T06:04:47.000Z",
      "commit": "f5b7a79111397c29b4c8e43c4fd7b1fc43d3307d",
      "fileid": "49cb2624f30bbd7a93a20a8df62892ddc6d4da1d0e68ac9fa9852dc1dcdc8874",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christophergandrud/actions/runs/26325236716"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-23T06:04:52.000Z",
      "commit": "f5b7a79111397c29b4c8e43c4fd7b1fc43d3307d",
      "fileid": "286d1d0f25c4896d81b462fb942b0e7dbb7347f3d176c591ed1e900c15f81cce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christophergandrud/actions/runs/26325236716"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-23T06:04:42.000Z",
      "commit": "f5b7a79111397c29b4c8e43c4fd7b1fc43d3307d",
      "fileid": "e5524f09fe875bed18550083efad327da64cf8a8f0f5bf520e6ceec1d23b3154",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christophergandrud/actions/runs/26325236716"
    }
  ]
}