{
  "_id": "6a5c63259baadeef8ab4f594",
  "Package": "regport",
  "Title": "Regression Model Processing Port",
  "Version": "0.3.1",
  "Authors@R": "person(\"Shixiang\", \"Wang\", , \"w_shixiang@163.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9855-7357\"))",
  "Description": "Provides R6 classes, methods and utilities to construct,\nanalyze, summarize, and visualize regression models.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ShixiangWang/regport,\nhttps://shixiangwang.github.io/regport/",
  "BugReports": "https://github.com/ShixiangWang/regport/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, roclets = c(\"collate\", \"namespace\",\n\"rd\", \"roxytest::testthat_roclet\"))",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "make libicu-dev libx11-dev zlib1g-dev",
  "Repository": "https://shixiangwang.r-universe.dev",
  "Date/Publication": "2025-08-18 01:52:11 UTC",
  "RemoteUrl": "https://github.com/ShixiangWang/regport",
  "RemoteRef": "HEAD",
  "RemoteSha": "ca8641667be380d42a58df0e11240b2c258fdc02",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-19 05:35:49 UTC",
    "User": "root"
  },
  "Author": "Shixiang Wang [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9855-7357>)",
  "Maintainer": "Shixiang Wang <w_shixiang@163.com>",
  "_user": "shixiangwang",
  "_type": "src",
  "_file": "regport_0.3.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/d0db4aabb5c28f070528009b47f2c1fa0a578506bb93aa11252492ff6aea4c8d",
  "_filesize": 282388,
  "_sha256": "d0db4aabb5c28f070528009b47f2c1fa0a578506bb93aa11252492ff6aea4c8d",
  "_expires": "2026-10-27T05:39:47.000Z",
  "_created": "2026-07-19T05:35:49.000Z",
  "_published": "2026-07-19T05:39:48.976Z",
  "_jobs": [
    {
      "job": 88161029492,
      "time": 194,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8438619130"
    },
    {
      "job": 88161029529,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8438614141"
    },
    {
      "job": 88161029512,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8438606350"
    },
    {
      "job": 88161029540,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8438615326"
    },
    {
      "job": 88160784379,
      "time": 200,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8438591098"
    },
    {
      "job": 88161029479,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8438608443"
    },
    {
      "job": 88161029507,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8438609571"
    },
    {
      "job": 88161029501,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8438605321"
    },
    {
      "job": 88161029500,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8438605988"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/29675006447",
  "_status": "success",
  "_upstream": "https://github.com/ShixiangWang/regport",
  "_commit": {
    "id": "ca8641667be380d42a58df0e11240b2c258fdc02",
    "author": "Shixiang Wang (王诗翔) <wangshx@shanghaitech.edu.cn>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update R-CMD-check.yaml",
    "time": 1755481931
  },
  "_maintainer": {
    "name": "Shixiang Wang",
    "email": "w_shixiang@163.com",
    "login": "shixiangwang",
    "orcid": "0000-0001-9855-7357",
    "twitter": "@WangShxiang",
    "description": "形每万变，神唯守一。",
    "uuid": 25057508
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "broom.helpers",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forestploter",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "parameters",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.11",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "see",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "shixiangwang",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "batch-processing",
    "regression-models"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "shixiangwang",
      "count": 27,
      "uuid": 25057508
    }
  ],
  "_userbio": {
    "uuid": 25057508,
    "type": "user",
    "name": "Shixiang Wang (王诗翔)",
    "followers": 898,
    "description": "形每万变，神唯守一。"
  },
  "_downloads": {
    "count": 266,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/regport"
  },
  "_devurl": "https://github.com/shixiangwang/regport",
  "_pkgdown": "https://shixiangwang.github.io/regport/",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_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/regport.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shixiangwang/regport",
  "_realowner": "shixiangwang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2022-04-06"
    },
    {
      "version": "0.3.0",
      "date": "2022-05-10"
    },
    {
      "version": "0.3.1",
      "date": "2025-08-19"
    }
  ],
  "_exports": [
    "REGModel",
    "REGModelList"
  ],
  "_help": [
    {
      "page": "REGModel",
      "title": "R6 class representing a regression model",
      "topics": [
        "REGModel"
      ]
    },
    {
      "page": "REGModelList",
      "title": "R6 class representing a list of regression model",
      "topics": [
        "REGModelList"
      ]
    }
  ],
  "_readme": "https://github.com/ShixiangWang/regport/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "bayestestR",
    "bit",
    "bit64",
    "broom",
    "broom.helpers",
    "cards",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "data.table",
    "datawizard",
    "dplyr",
    "forcats",
    "forestploter",
    "generics",
    "glue",
    "gridExtra",
    "gtable",
    "haven",
    "hms",
    "insight",
    "labelled",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "parameters",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "regport",
  "_universes": [
    "shixiangwang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-19T05:38:56.000Z",
      "distro": "resolute",
      "commit": "ca8641667be380d42a58df0e11240b2c258fdc02",
      "fileid": "https://r2.ropensci.org/a3762ffed3c81fa6dfe1a26f0f167e677accbbab1690ae1af2b995ff4384272f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/29675006447"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-19T05:38:13.000Z",
      "distro": "resolute",
      "commit": "ca8641667be380d42a58df0e11240b2c258fdc02",
      "fileid": "https://r2.ropensci.org/1e1f5b11ff84c5658f986a21ccaea0817e5e99b2efe5e07aaff784e4a0335fb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/29675006447"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-19T05:37:32.000Z",
      "commit": "ca8641667be380d42a58df0e11240b2c258fdc02",
      "fileid": "https://r2.ropensci.org/95ff4f88c3e834818d874f7235041852dcdc4892c3ce97accfad9ad5467a4316",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/29675006447"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-19T05:38:35.000Z",
      "commit": "ca8641667be380d42a58df0e11240b2c258fdc02",
      "fileid": "https://r2.ropensci.org/31d021cc5d38fc6bfe51e510cf5628afee7064c1c93b880022f9539c0247f8ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/29675006447"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-07-19T05:38:07.000Z",
      "commit": "ca8641667be380d42a58df0e11240b2c258fdc02",
      "fileid": "https://r2.ropensci.org/f87af617ae68e5d252b6a5fbbe329f03a8eb7e91e99c913ddb437bf86abb83b1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/29675006447"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-19T05:37:39.000Z",
      "commit": "ca8641667be380d42a58df0e11240b2c258fdc02",
      "fileid": "https://r2.ropensci.org/69ff858d87c4993b9c5888be8f60beebc5eaa7a06958ab7c96dae2db8750f141",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/29675006447"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-19T05:37:04.000Z",
      "commit": "ca8641667be380d42a58df0e11240b2c258fdc02",
      "fileid": "https://r2.ropensci.org/d098bd54876da57ba9ab8740302d0d07a946131780ed0845b0024fec3a31d91c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/29675006447"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-19T05:37:06.000Z",
      "commit": "ca8641667be380d42a58df0e11240b2c258fdc02",
      "fileid": "https://r2.ropensci.org/f3b535d487374a75d4e5e4f968a9917ea323225cfd5e9a1d4121dee6ce10e3df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/29675006447"
    }
  ]
}