{
  "_id": "6a1040a7acfb0bcc41c9d2ca",
  "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-05-11 08:10:47 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": "17e56b05506d5cfca8b79ba53ee4fd70",
  "_user": "cjvanlissa",
  "_type": "src",
  "_file": "gorica_0.1.5.tar.gz",
  "_fileid": "9e17cf2f126bdd789098f62cbbd43c72e1febb958085b0dd19b93ba556c81b9d",
  "_filesize": 255060,
  "_sha256": "9e17cf2f126bdd789098f62cbbd43c72e1febb958085b0dd19b93ba556c81b9d",
  "_created": "2026-05-11T08:10:47.000Z",
  "_published": "2026-05-22T11:40:23.801Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77372240194,
      "time": 245,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913453036"
    },
    {
      "job": 77372239904,
      "time": 267,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913460501"
    },
    {
      "job": 77372240211,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913429312"
    },
    {
      "job": 77372239804,
      "time": 218,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913443895"
    },
    {
      "job": 77372239354,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913372973"
    },
    {
      "job": 77372239529,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159606078"
    },
    {
      "job": 77372239750,
      "time": 220,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913445068"
    },
    {
      "job": 77372240377,
      "time": 234,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913451176"
    },
    {
      "job": 77372239880,
      "time": 219,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913444760"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/25658128876",
  "_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",
    "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": 594,
    "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-05-11T08:12:53.000Z",
      "distro": "noble",
      "commit": "5d094b4b953fd2cb6e3cd014d2230feff60fb5b0",
      "fileid": "6edc07dd92f268265db6110727be6ae0dbeee91a41898b6ef105b445ea5daade",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/25658128876"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-11T08:13:08.000Z",
      "distro": "noble",
      "commit": "5d094b4b953fd2cb6e3cd014d2230feff60fb5b0",
      "fileid": "6a329606f50e2dedbe0d9d8d6efd47c0a5508f12077a193b15576e5a9f70e58b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/25658128876"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-11T08:12:22.000Z",
      "commit": "5d094b4b953fd2cb6e3cd014d2230feff60fb5b0",
      "fileid": "1da33274f45ea0d0f3bcd516e610d67bfdf6a85e51c179d03e48d2cd5a6a37b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/25658128876"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-11T08:12:48.000Z",
      "commit": "5d094b4b953fd2cb6e3cd014d2230feff60fb5b0",
      "fileid": "a7944de1928dca5d32680e9f5cba414d85a51212482ae6f7474021b4911a15d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/25658128876"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-11T08:12:20.000Z",
      "commit": "5d094b4b953fd2cb6e3cd014d2230feff60fb5b0",
      "fileid": "8dec4c650ca1bcac77e5522743e3e9154ea2f75decdc93ba190537daf657988f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/25658128876"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-11T08:12:22.000Z",
      "commit": "5d094b4b953fd2cb6e3cd014d2230feff60fb5b0",
      "fileid": "77e6d06b14f15b50d1f2e609b5625650b34ff9fcf5a73a555ccfaf709b672899",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/25658128876"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-11T08:12:08.000Z",
      "commit": "5d094b4b953fd2cb6e3cd014d2230feff60fb5b0",
      "fileid": "dc6d9dffd1a11101bebd28cabd14bdb1e416f890f81dda1afab5686d4a531a9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/25658128876"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-05-22T11:40:02.000Z",
      "commit": "5d094b4b953fd2cb6e3cd014d2230feff60fb5b0",
      "fileid": "9f244ff2d6cf126486e369d4a0dcd0242c296d6a97ea8e4d7978eefdd2af62fb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/25658128876"
    }
  ]
}