{
  "_id": "6a43c49658db26aa3c359470",
  "Package": "lmhelprs",
  "Title": "Helper Functions for Linear Model Analysis",
  "Version": "0.4.5",
  "Authors@R": "c(person(given = \"Shu Fai\",\nfamily = \"Cheung\",\nrole = c(\"aut\", \"cre\"),\nemail = \"shufai.cheung@gmail.com\",\ncomment = c(ORCID = \"0000-0002-9871-9448\")))",
  "Description": "A collection of helper functions for multiple regression\nmodels fitted by lm(). Most of them are simple functions for\nsimple tasks which can be done with coding, but may not be easy\nfor occasional users of R. Most of the tasks addressed are\nthose sometimes needed when using the 'manymome' package\n(Cheung and Cheung, 2023, <doi:10.3758/s13428-023-02224-z>) and\n'stdmod' package (Cheung, Cheung, Lau, Hui, and Vong, 2022,\n<doi:10.1037/hea0001188>). However, they can also be used in\nother scenarios.",
  "URL": "https://sfcheung.github.io/lmhelprs/",
  "BugReports": "https://github.com/sfcheung/lmhelprs/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-30 13:25:22 UTC",
    "User": "root"
  },
  "Author": "Shu Fai Cheung [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9871-9448>)",
  "Maintainer": "Shu Fai Cheung <shufai.cheung@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-30 11:57:50 UTC",
  "RemoteUrl": "https://github.com/cran/lmhelprs",
  "RemoteRef": "HEAD",
  "RemoteSha": "4a17293561ce08d4ca61717d1fde97f98291edd2",
  "MD5sum": "837aa82292e179de065706937a260712",
  "_user": "cran",
  "_type": "src",
  "_file": "lmhelprs_0.4.5.tar.gz",
  "_fileid": "79262e37a4274f751d11ce09454feed0cdbc5d5607dca2f56df4bc52ec86d771",
  "_filesize": 563948,
  "_sha256": "79262e37a4274f751d11ce09454feed0cdbc5d5607dca2f56df4bc52ec86d771",
  "_created": "2026-06-30T13:25:22.000Z",
  "_published": "2026-06-30T13:29:03.002Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84301687862,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7981994570"
    },
    {
      "job": 84301687845,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7981992401"
    },
    {
      "job": 84300902953,
      "time": 210,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7981922202"
    },
    {
      "job": 84301687900,
      "time": 180,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7982002869"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28447556666",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/lmhelprs",
  "_commit": {
    "id": "4a17293561ce08d4ca61717d1fde97f98291edd2",
    "author": "Shu Fai Cheung <shufai.cheung@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4.5\n",
    "time": 1782820670
  },
  "_maintainer": {
    "name": "Shu Fai Cheung",
    "email": "shufai.cheung@gmail.com",
    "login": "sfcheung",
    "linkedin": "in/shufaicheung",
    "twitter": "@blogonresearch",
    "description": "",
    "uuid": 7019263,
    "orcid": "0000-0002-9871-9448"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "semPlot",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 6,
  "_updates": [
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.4.4",
      "date": "2026-03-10"
    },
    {
      "name": "0.4.5",
      "date": "2026-06-30"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sfcheung",
      "count": 6,
      "uuid": 7019263
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 614,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 828,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lmhelprs"
  },
  "_devurl": "https://github.com/sfcheung/lmhelprs",
  "_pkgdown": "https://sfcheung.github.io/lmhelprs/",
  "_searchresults": 18,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lmhelprs.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sfcheung/lmhelprs",
  "_realowner": "sfcheung",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2023-10-30"
    },
    {
      "version": "0.3.0",
      "date": "2024-02-18"
    },
    {
      "version": "0.4.0",
      "date": "2024-10-15"
    },
    {
      "version": "0.4.3",
      "date": "2025-05-04"
    },
    {
      "version": "0.4.4",
      "date": "2026-03-10"
    },
    {
      "version": "0.4.5",
      "date": "2026-06-30"
    }
  ],
  "_exports": [
    "hierarchical",
    "hierarchical_lm",
    "highest_order",
    "lm_list_to_partable",
    "many_lm",
    "test_highest"
  ],
  "_datasets": [
    {
      "name": "data_test1",
      "title": "Sample Data: For Testing",
      "object": "data_test1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "x3",
        "x4",
        "x5",
        "y",
        "cat1",
        "cat2"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "data_test1",
      "title": "Sample Data: For Testing",
      "topics": [
        "data_test1"
      ]
    },
    {
      "page": "hierarchical",
      "title": "Check Models Hierarchy",
      "topics": [
        "hierarchical"
      ]
    },
    {
      "page": "hierarchical_lm",
      "title": "Hierarchical Regression Analysis",
      "topics": [
        "hierarchical_lm"
      ]
    },
    {
      "page": "lm_list_to_partable",
      "title": "Convert a 'lm_list' Object To a Parameter Table",
      "topics": [
        "lm_list_to_partable"
      ]
    },
    {
      "page": "many_lm",
      "title": "Fit Linear Models Defined By Model Syntax",
      "topics": [
        "many_lm"
      ]
    },
    {
      "page": "print.hierarchical_lm",
      "title": "Print a 'hierarchial_lm' Class Object",
      "topics": [
        "print.hierarchical_lm"
      ]
    },
    {
      "page": "print.lm_list_lmhelprs",
      "title": "Print an 'lm_list_lmhelprs'-Class Object",
      "topics": [
        "print.lm_list_lmhelprs"
      ]
    },
    {
      "page": "summary.lm_list_lmhelprs",
      "title": "Summary of an 'lm_list_lmhelprs'-Class Object",
      "topics": [
        "print.summary_lm_list_lmhelprs",
        "summary.lm_list_lmhelprs"
      ]
    },
    {
      "page": "test_highest",
      "title": "Test the Highest Order Term by ANOVA",
      "topics": [
        "highest_order",
        "test_highest"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/lmhelprs/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/lmhelprs/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "lmhelprs.Rmd",
      "filename": "lmhelprs.html",
      "title": "lmhelprs",
      "author": "Shu Fai Cheung",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Hierarchical Regression Analysis",
        "Test The Highest Order Term",
        "Issues"
      ],
      "created": "2023-10-30 14:31:41",
      "modified": "2023-10-30 14:31:41",
      "commits": 1
    }
  ],
  "_score": 4.510545010206612,
  "_indexed": false,
  "_nocasepkg": "lmhelprs",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://sfcheung.r-universe.dev/lmhelprs",
  "_previous": "0.4.4",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-06-30T13:28:01.000Z",
      "distro": "resolute",
      "commit": "4a17293561ce08d4ca61717d1fde97f98291edd2",
      "fileid": "8dc527ee61aa772e1026a7b6648f9651dc32a58a405f449ba77107de35363db5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28447556666"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-06-30T13:27:56.000Z",
      "distro": "resolute",
      "commit": "4a17293561ce08d4ca61717d1fde97f98291edd2",
      "fileid": "fdb5c74490743e48069abefe85cbb7dd104c75c7ce6f036281777e925d54b376",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28447556666"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.5",
      "date": "2026-06-30T13:28:40.000Z",
      "commit": "4a17293561ce08d4ca61717d1fde97f98291edd2",
      "fileid": "870836eebba9559b41ddf0442c8cae4e3ae343612fa024e7025bd4c51f232bd8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28447556666"
    }
  ]
}