{
  "_id": "6a1170e5acfb0bcc41cf6eff",
  "Package": "ParamANOVA",
  "Title": "Fully Parameterizable ANOVA Tests",
  "Version": "0.1.4",
  "Authors@R": "person(\"Victor\", \"Brans\", , \"vicbrans003@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"https://orcid.org/0000-0002-8960-100X\"))",
  "Description": "Allows the user to perform ANOVA tests (in a strict sense:\ncontinuous and normally-distributed Y variable and 1 or more\nfactorial/categorical X variable(s)), with the possibility to\nspecify the type of sum of squares (1, 2 or 3), the types of\nvariables (Fixed or Random) and their relationships (crossed or\nnested) with the sole function of the package\n(FullyParamANOVA()). The resulting outputs are the same as in\n'SAS' software. A dataset (Butterfly) to test the function is\nalso joined.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 09:14:19 UTC",
    "User": "root"
  },
  "Author": "Victor Brans [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8960-100X>)",
  "Maintainer": "Victor Brans <vicbrans003@gmail.com>",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://vicbrans.r-universe.dev",
  "Date/Publication": "2026-04-23 14:16:20 UTC",
  "RemoteUrl": "https://github.com/cran/ParamANOVA",
  "RemoteRef": "HEAD",
  "RemoteSha": "ae6f6db415a14048bd06426d30a14f3cce74d51d",
  "MD5sum": "a439e0437876bf04b6cc3028c48b1e8a",
  "_user": "vicbrans",
  "_type": "src",
  "_file": "ParamANOVA_0.1.4.tar.gz",
  "_fileid": "06d7c9713e695562b20d963f9fbbd4b53ab33c8eaf3d228be03580780a41a8ee",
  "_filesize": 113603,
  "_sha256": "06d7c9713e695562b20d963f9fbbd4b53ab33c8eaf3d228be03580780a41a8ee",
  "_created": "2026-05-23T09:14:19.000Z",
  "_published": "2026-05-23T09:18:29.044Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77511705610,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175893401"
    },
    {
      "job": 77511705613,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175891816"
    },
    {
      "job": 77511705594,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175896737"
    },
    {
      "job": 77511705591,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175893128"
    },
    {
      "job": 77511557272,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175880559"
    },
    {
      "job": 77511705582,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175889851"
    },
    {
      "job": 77511705596,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175888928"
    },
    {
      "job": 77511705612,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175888783"
    },
    {
      "job": 77511705608,
      "time": 142,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175893153"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vicbrans/actions/runs/26328939429",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ParamANOVA",
  "_commit": {
    "id": "ae6f6db415a14048bd06426d30a14f3cce74d51d",
    "author": "Victor Brans <vicbrans003@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.4\n",
    "time": 1776953780
  },
  "_maintainer": {
    "name": "Victor Brans",
    "email": "vicbrans003@gmail.com",
    "login": "vicbrans",
    "description": "",
    "uuid": 78600729,
    "orcid": "0000-0002-8960-100X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.3",
      "role": "Imports"
    },
    {
      "package": "mlr3misc",
      "version": ">= 0.16.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "rstatix",
      "version": ">= 0.7.2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 4.2.1",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.2.1",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.3",
      "date": "2026-04-15"
    },
    {
      "name": "0.1.4",
      "date": "2026-04-23"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "vicbrans",
      "count": 3,
      "uuid": 78600729
    }
  ],
  "_userbio": {
    "uuid": 78600729,
    "type": "user",
    "name": "vicbrans"
  },
  "_downloads": {
    "count": 525,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ParamANOVA"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ParamANOVA.html",
    "manual.pdf"
  ],
  "_realowner": "vicbrans",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-03-07"
    },
    {
      "version": "0.1.3",
      "date": "2026-04-15"
    },
    {
      "version": "0.1.4",
      "date": "2026-04-23"
    }
  ],
  "_exports": [
    "FullyParamANOVA"
  ],
  "_datasets": [
    {
      "name": "Butterfly",
      "title": "Wingspans of butterflies in different sites",
      "object": "Butterfly",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Sex",
        "Site",
        "Patch",
        "Wingspan"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Butterfly",
      "title": "Wingspans of butterflies in different sites",
      "topics": [
        "Butterfly"
      ]
    },
    {
      "page": "FullyParamANOVA",
      "title": "Fully Parameterizable ANOVA test",
      "topics": [
        "FullyParamANOVA"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "checkmate",
    "cli",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "data.table",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "mlr3misc",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstatix",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 1.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "paramanova",
  "_universes": [
    "vicbrans"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-23T09:16:35.000Z",
      "distro": "noble",
      "commit": "ae6f6db415a14048bd06426d30a14f3cce74d51d",
      "fileid": "e81e7376be532654f7490214f38b8ca40e2b7508cd1562fbb47dcdced9c7ecf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vicbrans/actions/runs/26328939429"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-23T09:16:20.000Z",
      "distro": "noble",
      "commit": "ae6f6db415a14048bd06426d30a14f3cce74d51d",
      "fileid": "9240bc8c43bc51cf5ef8ddf41ef4788e9b626bf6f3c0296e412c8f24d1083056",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vicbrans/actions/runs/26328939429"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-23T09:17:20.000Z",
      "commit": "ae6f6db415a14048bd06426d30a14f3cce74d51d",
      "fileid": "5eecd7b98e7d532a8dbca085925e9196ac2d368c451280172858bc5282e3b4ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vicbrans/actions/runs/26328939429"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-23T09:16:44.000Z",
      "commit": "ae6f6db415a14048bd06426d30a14f3cce74d51d",
      "fileid": "2d1b204e470f02d4e24ca35bff49952c1e9cd12216782bb499583d6e6ea95478",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vicbrans/actions/runs/26328939429"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-05-23T09:16:20.000Z",
      "commit": "ae6f6db415a14048bd06426d30a14f3cce74d51d",
      "fileid": "91bd4b2d11483016b3a4bd4ac67b9857c4af6099ba09cc7cb2a8b05b6f66be92",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vicbrans/actions/runs/26328939429"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-23T09:15:37.000Z",
      "commit": "ae6f6db415a14048bd06426d30a14f3cce74d51d",
      "fileid": "8d69c5b49c8ba636001732f73bd1ca5ab0f35b99267277f9e49bb5317d914c98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vicbrans/actions/runs/26328939429"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-23T09:15:37.000Z",
      "commit": "ae6f6db415a14048bd06426d30a14f3cce74d51d",
      "fileid": "de6d6e4b9ea8625625560fac3f4b138bffb9b2b3ebd16ffe8a2da19b46c57883",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vicbrans/actions/runs/26328939429"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-23T09:16:33.000Z",
      "commit": "ae6f6db415a14048bd06426d30a14f3cce74d51d",
      "fileid": "17d4953862d17434a4090faeb444f059e0288609f31e8e74d187707faf774a4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vicbrans/actions/runs/26328939429"
    }
  ]
}