{
  "_id": "6a12b280acfb0bcc41d19ada",
  "Package": "smsets",
  "Date": "2026-01-22",
  "Title": "Simple Multivariate Statistical Estimation and Tests",
  "Version": "2.0.0",
  "Authors@R": "person(given = \"Jorge\",\nfamily = \"Navarro Alberto\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"ganava4@gmail.com\",\ncomment = c(ORCID = \"0000-0002-5027-6908\"))",
  "Description": "A collection of simple parameter estimation and tests for\nthe comparison of multivariate means and variation, to\naccompany Chapters 4 and 5 of the book Multivariate Statistical\nMethods. A Primer (5th edition), by Manly BFJ, Navarro Alberto\nJA & Gerow K (2024) <doi:10.1201/9781003453482>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/ganava4/smsets",
  "BugReports": "https://github.com/ganava4/smsets/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://ganava4.r-universe.dev",
  "Date/Publication": "2026-01-24 17:18:52 UTC",
  "RemoteUrl": "https://github.com/ganava4/smsets",
  "RemoteRef": "HEAD",
  "RemoteSha": "09f32814f9c8c73cab943688b129fd417958e11a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 08:07:38 UTC",
    "User": "root"
  },
  "Author": "Jorge Navarro Alberto [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-5027-6908>)",
  "Maintainer": "Jorge Navarro Alberto <ganava4@gmail.com>",
  "MD5sum": "1f27727d66a031e5c2918676931a9faa",
  "_user": "ganava4",
  "_type": "src",
  "_file": "smsets_2.0.0.tar.gz",
  "_fileid": "5166fb5f0d620ecc8584fabc69ad38be3dcc36e5a03e391055e60b628eb7fb32",
  "_filesize": 355191,
  "_sha256": "5166fb5f0d620ecc8584fabc69ad38be3dcc36e5a03e391055e60b628eb7fb32",
  "_created": "2026-05-24T08:07:38.000Z",
  "_published": "2026-05-24T08:10:40.348Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77582579181,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7183538296"
    },
    {
      "job": 77582579168,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7183536714"
    },
    {
      "job": 77582579177,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7183533893"
    },
    {
      "job": 77582579174,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7183534055"
    },
    {
      "job": 77582413382,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183522067"
    },
    {
      "job": 77582579166,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183537195"
    },
    {
      "job": 77582579190,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7183532442"
    },
    {
      "job": 77582579195,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7183531929"
    },
    {
      "job": 77582579180,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7183532282"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ganava4/actions/runs/26355879756",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ganava4/smsets",
  "_commit": {
    "id": "09f32814f9c8c73cab943688b129fd417958e11a",
    "author": "Jorge A. Navarro Alberto <ganava4@gmail.com>",
    "committer": "Jorge A. Navarro Alberto <ganava4@gmail.com>",
    "message": "Version 2.0.0 submitted to CRAN (24-01-2026)\n",
    "time": 1769275132
  },
  "_maintainer": {
    "name": "Jorge Navarro Alberto",
    "email": "ganava4@gmail.com",
    "login": "ganava4",
    "description": "My current research interests are primarily in the areas of ecological and environmental statistics",
    "uuid": 51452987,
    "orcid": "0000-0002-5027-6908"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "Hotelling",
      "role": "Imports"
    },
    {
      "package": "biotools",
      "role": "Imports"
    },
    {
      "package": "effectsize",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ganava4",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 4
    },
    {
      "week": "2025-27",
      "n": 17
    },
    {
      "week": "2026-04",
      "n": 7
    }
  ],
  "_tags": [
    {
      "name": "v2.0.0",
      "date": "2026-01-24"
    }
  ],
  "_topics": [
    "box-m-test",
    "covariance-matrices",
    "hotelling-t2",
    "hypothesis-testing",
    "levene-test",
    "multivariate-analysis",
    "multivariate-analysis-in-r",
    "one-way-manova",
    "penrose-distance",
    "statistical-estimation",
    "statistical-inference",
    "two-sample-t-test",
    "van-valen-test"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ganava4",
      "count": 16,
      "uuid": 51452987
    }
  ],
  "_userbio": {
    "uuid": 51452987,
    "type": "user",
    "name": "Jorge A. Navarro Alberto",
    "description": "My current research interests are primarily in the areas of ecological and environmental statistics"
  },
  "_downloads": {
    "count": 166,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/smsets"
  },
  "_devurl": "https://github.com/ganava4/smsets",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/smsets.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ganava4/smsets",
  "_realowner": "ganava4",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.2.3",
      "date": "2025-07-08"
    },
    {
      "version": "2.0.0",
      "date": "2026-01-24"
    }
  ],
  "_exports": [
    "BoxM.F",
    "Hotelling.mat",
    "LeveneT2",
    "Levenetests2s.mv",
    "Levenetestsms.mv",
    "OnewayMANOVA",
    "Penrose.dist",
    "ttests2s.mv",
    "VanValen"
  ],
  "_datasets": [
    {
      "name": "skulls",
      "title": "Egyptian male skulls",
      "object": "skulls",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Period",
        "Maximum_breadth",
        "Basibregmatic_height",
        "Basialveolar_length",
        "Nasal_height"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    },
    {
      "name": "sparrows",
      "title": "Body measurements of female sparrows",
      "object": "sparrows",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Survivorship",
        "Total_length",
        "Alar_extent",
        "L_beak_head",
        "L_humerus",
        "L_keel_sternum"
      ],
      "rows": 49,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BoxM.F",
      "title": "F approximation of Box's M test",
      "topics": [
        "BoxM.F"
      ]
    },
    {
      "page": "Hotelling.mat",
      "title": "Hotelling's T^2 test with extra information",
      "topics": [
        "Hotelling.mat"
      ]
    },
    {
      "page": "LeveneT2",
      "title": "Levene's test for two multivariate samples based on Hotelling's T^2 test with extra information",
      "topics": [
        "LeveneT2"
      ]
    },
    {
      "page": "Levenetests2s.mv",
      "title": "Multiple two-sample Levene tests for the comparison of variation in multivariate data",
      "topics": [
        "Levenetests2s.mv"
      ]
    },
    {
      "page": "Levenetestsms.mv",
      "title": "Robust Levene's Tests for the Comparison of Variation of m Samples in Multivariate Data",
      "topics": [
        "Levenetestsms.mv"
      ]
    },
    {
      "page": "OnewayMANOVA",
      "title": "Tests in One-way MANOVA with extra information",
      "topics": [
        "OnewayMANOVA"
      ]
    },
    {
      "page": "Penrose.dist",
      "title": "Penrose's distance calculator",
      "topics": [
        "Penrose.dist"
      ]
    },
    {
      "page": "print.BoxM.F",
      "title": "Prints Box'M test based on an F-statistic",
      "topics": [
        "print.BoxM.F"
      ]
    },
    {
      "page": "print.Hotelling.mat",
      "title": "Prints Hotelling's T^2 test",
      "topics": [
        "print.Hotelling.mat"
      ]
    },
    {
      "page": "print.LeveneT2",
      "title": "Prints Levene's test based on Hotelling's T^2 test",
      "topics": [
        "print.LeveneT2"
      ]
    },
    {
      "page": "print.Levenetests2s.mv",
      "title": "Prints multiple two-sample Levene tests for the comparison of variation in multivariate data",
      "topics": [
        "print.Levenetests2s.mv"
      ]
    },
    {
      "page": "print.Levenetestsms.mv",
      "title": "Prints multiple Levene's tests of multivariate data.",
      "topics": [
        "print.Levenetestsms.mv"
      ]
    },
    {
      "page": "print.OnewayMANOVA",
      "title": "Prints a one-way MANOVA with extra information",
      "topics": [
        "print.OnewayMANOVA"
      ]
    },
    {
      "page": "print.Penrose.dist",
      "title": "Prints Penrose's distance matrix",
      "topics": [
        "print.Penrose.dist"
      ]
    },
    {
      "page": "print.ttests2s.mv",
      "title": "Prints multiple two-sample t-tests for a multivariate data set",
      "topics": [
        "print.ttests2s.mv"
      ]
    },
    {
      "page": "print.VanValen",
      "title": "Prints van Valen's test",
      "topics": [
        "print.VanValen"
      ]
    },
    {
      "page": "skulls",
      "title": "Egyptian male skulls",
      "topics": [
        "skulls"
      ]
    },
    {
      "page": "sparrows",
      "title": "Body measurements of female sparrows",
      "topics": [
        "sparrows"
      ]
    },
    {
      "page": "ttests2s.mv",
      "title": "Multiple two-sample t-tests for multivariate data",
      "topics": [
        "ttests2s.mv"
      ]
    },
    {
      "page": "VanValen",
      "title": "van Valen's test",
      "topics": [
        "VanValen"
      ]
    }
  ],
  "_readme": "https://github.com/ganava4/smsets/raw/HEAD/README.md",
  "_rundeps": [
    "bayestestR",
    "biotools",
    "boot",
    "cli",
    "corpcor",
    "crayon",
    "data.table",
    "datawizard",
    "effectsize",
    "glue",
    "Hotelling",
    "insight",
    "lifecycle",
    "magrittr",
    "MASS",
    "parameters",
    "performance",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "smsets-vignette.Rmd",
      "filename": "smsets-vignette.html",
      "title": "smsets: Simple multivariate statistical estimation and tests",
      "author": "Jorge A. Navarro Alberto",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Abstract",
        "Comparison of Mean Values for Two Samples",
        "Comparison of Mean Values for Two Samples: The Single-Variable Case",
        "Example",
        "Simultaneous (Multiple) Univariate Tests on Several variables",
        "Comparison of Mean Values for Two Samples: The Multivariate Case",
        "Hotelling's $T^2$ test",
        "Comparison of Variation for Two Samples",
        "Comparison of Variation for Two Samples: The Single-Variable Case",
        "F-test and Levene's test",
        "Comparison of Variation for Two Samples: The Multivariate Case",
        "Two-sample Levene’s test based on Hotelling’s $T^2$ for the comparison of multivariate variation",
        "Van Valen’s test",
        "Comparison of Means for Several Samples",
        "The Single-Variable Case: One-factor ANOVA",
        "The Multivariate Case: One-factor MANOVA",
        "Comparison of Variation for Several Samples: The Multivariate Case",
        "Testing the equality of several covariance matrices: Box’s M test",
        "Robust m-sample Levene's test, based on absolute deviations around medians",
        "Extra function: Penrose.dist",
        "References"
      ],
      "created": "2025-04-21 21:32:11",
      "modified": "2026-01-24 17:04:31",
      "commits": 6
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "smsets",
  "_universes": [
    "ganava4"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-24T08:10:05.000Z",
      "distro": "noble",
      "commit": "09f32814f9c8c73cab943688b129fd417958e11a",
      "fileid": "f38885e64d7e6440ab960e064989ccfcf82c0f18438fe380b6865790f0df2fe0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ganava4/actions/runs/26355879756"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-24T08:09:52.000Z",
      "distro": "noble",
      "commit": "09f32814f9c8c73cab943688b129fd417958e11a",
      "fileid": "5d4384c407c8739743476012c7be635fdf89c249accd614443a62a7a950d0ef1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ganava4/actions/runs/26355879756"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-24T08:09:34.000Z",
      "commit": "09f32814f9c8c73cab943688b129fd417958e11a",
      "fileid": "60791bad92dcfa9765b8c6db581d71f116c3ddf338ea7d0eb5701453c98c832f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ganava4/actions/runs/26355879756"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-24T08:09:32.000Z",
      "commit": "09f32814f9c8c73cab943688b129fd417958e11a",
      "fileid": "40300dba7ed32b16bd295954a211838f152730a867bb8372dc1ba9300be3a868",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ganava4/actions/runs/26355879756"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-05-24T08:10:17.000Z",
      "commit": "09f32814f9c8c73cab943688b129fd417958e11a",
      "fileid": "a20ea9f3e16a784cbccc8434c2afe23771d2ff84bdc024979f716c1fe7521c28",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ganava4/actions/runs/26355879756"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-24T08:09:02.000Z",
      "commit": "09f32814f9c8c73cab943688b129fd417958e11a",
      "fileid": "5a5da5ef37b874dad7526719a0286a1152373541dec999246b7ffaee9e86d901",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ganava4/actions/runs/26355879756"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-24T08:09:01.000Z",
      "commit": "09f32814f9c8c73cab943688b129fd417958e11a",
      "fileid": "5a1ebdec7ab852012a6ecc4c084b9b502467011ae277a847c689c49f23ce0f74",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ganava4/actions/runs/26355879756"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-24T08:09:04.000Z",
      "commit": "09f32814f9c8c73cab943688b129fd417958e11a",
      "fileid": "e2eff896d85289fa7de4ffee6f854e4a97a59606da7c9e017d6e6fa91a34c0c9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ganava4/actions/runs/26355879756"
    }
  ]
}