{
  "_id": "6a43c7ab58db26aa3c35ac87",
  "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",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://sfcheung.r-universe.dev",
  "Date/Publication": "2026-06-30 12:31:01 UTC",
  "RemoteUrl": "https://github.com/sfcheung/lmhelprs",
  "RemoteRef": "HEAD",
  "RemoteSha": "cba3c587405893539bca54274d143bcd3206e7aa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-30 13:19:45 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>",
  "MD5sum": "734a590bb6520721470a4294015b068f",
  "_user": "sfcheung",
  "_type": "src",
  "_file": "lmhelprs_0.4.5.tar.gz",
  "_fileid": "20985210acb9bad7ac5cba2d511183c07d35b47cffd9e955156aa739d367b727",
  "_filesize": 563003,
  "_sha256": "20985210acb9bad7ac5cba2d511183c07d35b47cffd9e955156aa739d367b727",
  "_created": "2026-06-30T13:19:45.000Z",
  "_published": "2026-06-30T13:42:03.301Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84300449324,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7981845603"
    },
    {
      "job": 84300449313,
      "time": 199,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7981863899"
    },
    {
      "job": 84300449327,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7981922904"
    },
    {
      "job": 84300449620,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7982015474"
    },
    {
      "job": 84299636332,
      "time": 222,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7981771699"
    },
    {
      "job": 84300449594,
      "time": 1303,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 84300449348,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7981815625"
    },
    {
      "job": 84300449373,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7981820840"
    },
    {
      "job": 84300449336,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7981816363"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sfcheung/actions/runs/28447200732",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sfcheung/lmhelprs",
  "_commit": {
    "id": "cba3c587405893539bca54274d143bcd3206e7aa",
    "author": "Shu Fai Cheung <shufai.cheung@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #27 from sfcheung/devel\n\n0.4.5: For CRAN",
    "time": 1782822661
  },
  "_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": "sfcheung",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "regression-models"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sfcheung",
      "count": 80,
      "uuid": 7019263
    }
  ],
  "_userbio": {
    "uuid": 7019263,
    "type": "user",
    "name": "Shu Fai Cheung",
    "followers": 26
  },
  "_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": true,
  "_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/sfcheung/lmhelprs/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/sfcheung/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-29 00:36:27",
      "modified": "2023-10-29 09:34:37",
      "commits": 2
    }
  ],
  "_score": 5.811575005870593,
  "_indexed": true,
  "_nocasepkg": "lmhelprs",
  "_universes": [
    "sfcheung"
  ],
  "_previous": "0.4.4.1",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.4.1",
      "date": "2026-06-28T15:25:45.000Z",
      "commit": "5bf575fb157a39094605aed27dbf41b1f70ad76a",
      "fileid": "50a7dde5c7f3f1983df2b6452add753b0ee83f508fafb48f61c49eda5769edfd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/28326754509"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-06-30T13:22:27.000Z",
      "distro": "resolute",
      "commit": "cba3c587405893539bca54274d143bcd3206e7aa",
      "fileid": "e551c4929e4d0f1fcd5385e73fef47f8ecfb4b6ffd38a3c21f8cf70814d9dca1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/28447200732"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-06-30T13:23:02.000Z",
      "distro": "resolute",
      "commit": "cba3c587405893539bca54274d143bcd3206e7aa",
      "fileid": "96426a436052f224d8c4e27742697ac3807ef3a3a5c5c5fb5201f29893047125",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/28447200732"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-06-30T13:25:14.000Z",
      "commit": "cba3c587405893539bca54274d143bcd3206e7aa",
      "fileid": "ffa70164dae3f3e3fbeba084175d2f0176520c508c95f0e6027067b649282ced",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/28447200732"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-06-30T13:28:49.000Z",
      "commit": "cba3c587405893539bca54274d143bcd3206e7aa",
      "fileid": "b555677e912428763e234faf9af22cb08a2874b7e3505816f694d42ed8db718b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/28447200732"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-06-30T13:21:16.000Z",
      "commit": "cba3c587405893539bca54274d143bcd3206e7aa",
      "fileid": "c0cde8a9ac091b3beb97be9f43bf0877e0c6a8ad6e3ead1ad23a7aa921e0e985",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/28447200732"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-06-30T13:21:29.000Z",
      "commit": "cba3c587405893539bca54274d143bcd3206e7aa",
      "fileid": "7fdd84ee4bf7970b7c35d79bc515e2370897684dc031e1ceeb57131dd5cfd28d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/28447200732"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-06-30T13:21:17.000Z",
      "commit": "cba3c587405893539bca54274d143bcd3206e7aa",
      "fileid": "1417d51c02f047dd48cfdcfa4ff1dbf9d88e1eb1fd8e842b131a434f125df521",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/28447200732"
    }
  ]
}