{
  "_id": "6a1ed524b401979e7340e4d7",
  "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-05-20 10:33:50 UTC",
    "User": "root"
  },
  "Author": "Shixiang Wang [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9855-7357>)",
  "Maintainer": "Shixiang Wang <w_shixiang@163.com>",
  "MD5sum": "5b07145caba830708d2d536ed48fec92",
  "_user": "shixiangwang",
  "_type": "src",
  "_file": "regport_0.3.1.tar.gz",
  "_fileid": "5ee184962f8be7aa002f2f29db21e425f42b29206c2a675a9d7b6f8b785d4046",
  "_filesize": 282733,
  "_sha256": "5ee184962f8be7aa002f2f29db21e425f42b29206c2a675a9d7b6f8b785d4046",
  "_created": "2026-05-20T10:33:50.000Z",
  "_published": "2026-06-02T13:05:40.511Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79077155398,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7107674584"
    },
    {
      "job": 79077156185,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107680824"
    },
    {
      "job": 79077155747,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7107863503"
    },
    {
      "job": 79077155930,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107832570"
    },
    {
      "job": 79077155178,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107626917"
    },
    {
      "job": 79077155051,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358471987"
    },
    {
      "job": 79077155538,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7107668366"
    },
    {
      "job": 79077156583,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7107663474"
    },
    {
      "job": 79077156490,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107668051"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/26156806663",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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 (王诗翔)",
    "description": "形每万变，神唯守一。"
  },
  "_downloads": {
    "count": 239,
    "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.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/regport.html",
    "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-05-20T10:35:56.000Z",
      "distro": "noble",
      "commit": "ca8641667be380d42a58df0e11240b2c258fdc02",
      "fileid": "7c472ce18238949ec2cd1c83b8a7a433677028d5a248721bb9d0e5a930137c45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/26156806663"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-20T10:36:12.000Z",
      "distro": "noble",
      "commit": "ca8641667be380d42a58df0e11240b2c258fdc02",
      "fileid": "e14e02750cae3288749242902551c2d683b8443c3fd959b74214bc86c991ae01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/26156806663"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-20T10:45:38.000Z",
      "commit": "ca8641667be380d42a58df0e11240b2c258fdc02",
      "fileid": "8e787269d300cf52c3753cc7294bc7bf2d008c62c514be9b23bc446ee6d8e8b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/26156806663"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-20T10:43:55.000Z",
      "commit": "ca8641667be380d42a58df0e11240b2c258fdc02",
      "fileid": "9ebce894a5cb82947b5542ce3f8b6dedfbac597cea1327383a9b3f10ebacf243",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/26156806663"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-20T10:35:34.000Z",
      "commit": "ca8641667be380d42a58df0e11240b2c258fdc02",
      "fileid": "972b963ea1e1b228716f1e50954e2942027933bc110009ada4d0db8ba81cdedb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/26156806663"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-20T10:35:17.000Z",
      "commit": "ca8641667be380d42a58df0e11240b2c258fdc02",
      "fileid": "73893484e72556af0737e430633388f45e29bdf275fec6c675f96415d07ff559",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/26156806663"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-20T10:35:30.000Z",
      "commit": "ca8641667be380d42a58df0e11240b2c258fdc02",
      "fileid": "05d357ed3a4ba0a155c5de79f03e967ef5fa410527ec2cfd628c3be6be709d9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/26156806663"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-06-02T13:05:21.000Z",
      "commit": "ca8641667be380d42a58df0e11240b2c258fdc02",
      "fileid": "dba634c30eef07777bfd6d41247ac20293aadf0d3397a2c172814f0b00e200c6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shixiangwang/actions/runs/26156806663"
    }
  ]
}