{
  "_id": "6a292761732311cd8759f5f6",
  "Package": "gorica",
  "Type": "Package",
  "Title": "Evaluation of Inequality Constrained Hypotheses Using GORICA",
  "Version": "0.1.5",
  "Authors@R": "c(\nperson(c(\"Rebecca M.\"), \"Kuiper\", role = \"aut\"),\nperson(c(\"Altinisik\"), \"Yasin\", role = \"aut\"),\nperson(c(\"Vanbrabant\"), \"Leonard\", role = \"ctb\"),\nperson(c(\"Caspar\", \"J.\"), \"van Lissa\", role = c(\"aut\", \"cre\"),\nemail = \"c.j.vanlissa@tilburguniversity.edu\")\n)",
  "Description": "Implements the generalized order-restricted information\ncriterion approximation (GORICA), an AIC-like information\ncriterion that can be utilized to evaluate informative\nhypotheses specifying directional relationships between model\nparameters in terms of (in)equality constraints (see Altinisik,\nVan Lissa, Hoijtink, Oldehinkel, & Kuiper, 2021),\n<doi:10.31234/osf.io/t3c8g>. The GORICA is applicable not only\nto normal linear models, but also to generalized linear models\n(GLMs), generalized linear mixed models (GLMMs), structural\nequation models (SEMs), and contingency tables. For contingency\ntables, restrictions on cell probabilities can be non-linear.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://informative-hypotheses.sites.uu.nl/software/goric/",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://cjvanlissa.r-universe.dev",
  "Date/Publication": "2026-02-10 07:43:29 UTC",
  "RemoteUrl": "https://github.com/cjvanlissa/gorica",
  "RemoteRef": "HEAD",
  "RemoteSha": "5d094b4b953fd2cb6e3cd014d2230feff60fb5b0",
  "Packaged": {
    "Date": "2026-06-10 08:25:14 UTC",
    "User": "root"
  },
  "Author": "Rebecca M. Kuiper [aut],\nAltinisik Yasin [aut],\nVanbrabant Leonard [ctb],\nCaspar J. van Lissa [aut, cre]",
  "Maintainer": "Caspar J. van Lissa <c.j.vanlissa@tilburguniversity.edu>",
  "MD5sum": "b6deb9b0e0d5f862f4a715a720f84723",
  "_user": "cjvanlissa",
  "_type": "src",
  "_file": "gorica_0.1.5.tar.gz",
  "_fileid": "ec47197d5dcbeac47623dcb1bced0573cec9ec58034996319a64f7f0fe2b1163",
  "_filesize": 253921,
  "_sha256": "ec47197d5dcbeac47623dcb1bced0573cec9ec58034996319a64f7f0fe2b1163",
  "_created": "2026-06-10T08:25:14.000Z",
  "_published": "2026-06-10T08:59:13.671Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80514286701,
      "time": 282,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7530468111"
    },
    {
      "job": 80514286781,
      "time": 274,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530464747"
    },
    {
      "job": 80514286714,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7530972766"
    },
    {
      "job": 80514286654,
      "time": 222,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531105046"
    },
    {
      "job": 80513727677,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530359544"
    },
    {
      "job": 80514286712,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530400187"
    },
    {
      "job": 80514286667,
      "time": 242,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7530453568"
    },
    {
      "job": 80514286642,
      "time": 232,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7530448997"
    },
    {
      "job": 80514286660,
      "time": 213,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530443484"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/27263166185",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cjvanlissa/gorica",
  "_commit": {
    "id": "5d094b4b953fd2cb6e3cd014d2230feff60fb5b0",
    "author": "yourname <yourname@email.com>",
    "committer": "yourname <yourname@email.com>",
    "message": "prepare for CRAN [ci skip]\n",
    "time": 1770709409
  },
  "_maintainer": {
    "name": "Caspar J. van Lissa",
    "email": "c.j.vanlissa@tilburguniversity.edu",
    "login": "cjvanlissa",
    "description": "Developmental datascientist, studying mothers' and fathers' unique roles in children's socio-emotional development.",
    "uuid": 11941251
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "bain",
      "version": ">= 0.2.8",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "quadprog",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "lavaan",
      "role": "Imports"
    },
    {
      "package": "limSolve",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "FRACTION",
      "role": "Suggests"
    },
    {
      "package": "matrixcalc",
      "role": "Suggests"
    }
  ],
  "_owner": "cjvanlissa",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "cjvanlissa",
      "count": 7,
      "uuid": 11941251
    },
    {
      "user": "rebeccakuiper",
      "count": 5,
      "uuid": 46786848
    },
    {
      "user": "opecheese",
      "count": 3,
      "uuid": 71661723
    }
  ],
  "_userbio": {
    "uuid": 11941251,
    "type": "user",
    "name": "C. J. van Lissa",
    "description": "Developmental datascientist, studying mothers' and fathers' unique roles in children's socio-emotional development."
  },
  "_downloads": {
    "count": 642,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gorica"
  },
  "_devurl": "https://github.com/cjvanlissa/gorica",
  "_searchresults": 31,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gorica.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cjvanlissa/gorica",
  "_realowner": "cjvanlissa",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-12-13"
    },
    {
      "version": "0.1.1",
      "date": "2021-09-09"
    },
    {
      "version": "0.1.2",
      "date": "2021-12-19"
    },
    {
      "version": "0.1.3",
      "date": "2023-09-03"
    },
    {
      "version": "0.1.4",
      "date": "2023-10-11"
    },
    {
      "version": "0.1.5",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "gorica"
  ],
  "_datasets": [
    {
      "name": "academic_awards",
      "title": "Academic awards data",
      "object": "academic_awards",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "num_awards",
        "prog",
        "math"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "hox_2010",
      "title": "Sesame Street data based on Hox (2010)",
      "object": "hox_2010",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "class",
        "PE",
        "G",
        "PS",
        "TE"
      ],
      "rows": 2000,
      "table": true,
      "tojson": true
    },
    {
      "name": "nederhof_2014",
      "title": "Data based on Nederhof, Ormel, and Oldehinkel (2014)",
      "object": "nederhof_2014",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Groups",
        "RS",
        "ES",
        "D"
      ],
      "rows": 310,
      "table": true,
      "tojson": true
    },
    {
      "name": "reading_ach",
      "title": "Reading achievement data",
      "object": "reading_ach",
      "class": [
        "data.frame"
      ],
      "fields": [
        "school",
        "gender",
        "age",
        "geread",
        "gevocab"
      ],
      "rows": 10320,
      "table": true,
      "tojson": true
    },
    {
      "name": "school_admissions",
      "title": "High School Admissions Data",
      "object": "school_admissions",
      "class": [
        "data.frame"
      ],
      "fields": [
        "female",
        "apcalc",
        "admit"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "stevens_1999",
      "title": "Sesame Street data based on Stevens (1999)",
      "object": "stevens_1999",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "prebody",
        "prelet",
        "preform",
        "prenumb",
        "prerelat",
        "preclas",
        "postbody",
        "postlet",
        "postform",
        "postnumb",
        "postrel",
        "postclas",
        "peabody"
      ],
      "rows": 240,
      "table": true,
      "tojson": true
    },
    {
      "name": "wechsler",
      "title": "Wechsler intelligence test data",
      "object": "wechsler",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "edc",
        "y1",
        "y2",
        "y3",
        "y4",
        "y5",
        "y6",
        "y7",
        "y8"
      ],
      "rows": 1680,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "academic_awards",
      "title": "Academic awards data",
      "topics": [
        "academic_awards"
      ]
    },
    {
      "page": "gorica",
      "title": "Evaluate informative hypotheses using the GORICA",
      "topics": [
        "gorica",
        "gorica.lavaan",
        "gorica.table"
      ]
    },
    {
      "page": "hox_2010",
      "title": "Sesame Street data based on Hox (2010)",
      "topics": [
        "hox_2010"
      ]
    },
    {
      "page": "nederhof_2014",
      "title": "Data based on Nederhof, Ormel, and Oldehinkel (2014)",
      "topics": [
        "nederhof_2014"
      ]
    },
    {
      "page": "reading_ach",
      "title": "Reading achievement data",
      "topics": [
        "reading_ach"
      ]
    },
    {
      "page": "school_admissions",
      "title": "High School Admissions Data",
      "topics": [
        "school_admissions"
      ]
    },
    {
      "page": "stevens_1999",
      "title": "Sesame Street data based on Stevens (1999)",
      "topics": [
        "stevens_1999"
      ]
    },
    {
      "page": "wechsler",
      "title": "Wechsler intelligence test data",
      "topics": [
        "wechsler"
      ]
    }
  ],
  "_readme": "https://github.com/cjvanlissa/gorica/raw/HEAD/README.md",
  "_rundeps": [
    "bain",
    "boot",
    "lattice",
    "lavaan",
    "limSolve",
    "lme4",
    "lpSolve",
    "MASS",
    "Matrix",
    "minqa",
    "mnormt",
    "mvtnorm",
    "nlme",
    "nloptr",
    "numDeriv",
    "pbivnorm",
    "quadprog",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang"
  ],
  "_score": 3.4913616938342726,
  "_indexed": true,
  "_nocasepkg": "gorica",
  "_universes": [
    "cjvanlissa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-10T08:27:37.000Z",
      "distro": "noble",
      "commit": "5d094b4b953fd2cb6e3cd014d2230feff60fb5b0",
      "fileid": "98d42a0910269ff5d7fa7e7e45945a560b03ad8af76f43eb9665f7b7d843de0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/27263166185"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-10T08:27:36.000Z",
      "distro": "noble",
      "commit": "5d094b4b953fd2cb6e3cd014d2230feff60fb5b0",
      "fileid": "785808cbeb04b3e966d2f96e03d69d1f24dd7f3ba48b0c2e33a2ffdef38f6b4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/27263166185"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-10T08:51:30.000Z",
      "commit": "5d094b4b953fd2cb6e3cd014d2230feff60fb5b0",
      "fileid": "af0a6ddf8441522ccdca79f72f9c01618d91b312bca5f8f8538487a5cef641e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/27263166185"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-10T08:56:48.000Z",
      "commit": "5d094b4b953fd2cb6e3cd014d2230feff60fb5b0",
      "fileid": "84cebecfc1632e59d89dc737cf275f804fd5d58f083ef91dbf8a8bf5f31413b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/27263166185"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-06-10T08:27:20.000Z",
      "commit": "5d094b4b953fd2cb6e3cd014d2230feff60fb5b0",
      "fileid": "3ad98d4b4fa5ca3b2ec13d2a01f4a6a0f48f9c95a8959d99c6518a18195f7cc6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/27263166185"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-10T08:26:50.000Z",
      "commit": "5d094b4b953fd2cb6e3cd014d2230feff60fb5b0",
      "fileid": "b06e88f260e35606ccb6f405c3ad8af3085d110f088b232bc9524d0b0bde3a95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/27263166185"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-10T08:26:42.000Z",
      "commit": "5d094b4b953fd2cb6e3cd014d2230feff60fb5b0",
      "fileid": "eca871fd1be122d775c81e73ea5dbb33cfc4c3a2721c4987b52a7ef3e6735afb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/27263166185"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-10T08:27:01.000Z",
      "commit": "5d094b4b953fd2cb6e3cd014d2230feff60fb5b0",
      "fileid": "d4c59d8b025acb1521ab55d94bec12223aa6d55fe0cac6784f5cbfd4f54f4e3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/27263166185"
    }
  ]
}