{
  "_id": "6a4a1ff30784416d7d81a119",
  "Package": "outreg",
  "Type": "Package",
  "Title": "Regression Table for Publication",
  "Version": "0.2.2",
  "Authors@R": "c(\nperson(\"Kota\", \"Mori\", email = \"kmori05@gmail.com\", role = c(\"aut\", \"cre\"))\n)",
  "Description": "Create regression tables for publication. Currently\nsupports 'lm', 'glm', 'survreg', and 'ivreg' outputs.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "URL": "https://github.com/kota7/outreg",
  "BugReports": "https://github.com/kota7/outreg/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://kota7.r-universe.dev",
  "Date/Publication": "2017-05-16 15:31:28 UTC",
  "RemoteUrl": "https://github.com/kota7/outreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "1518fee62e5f94c9ccf5f28c95156627e7ebc7d5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 09:00:27 UTC",
    "User": "root"
  },
  "Author": "Kota Mori [aut, cre]",
  "Maintainer": "Kota Mori <kmori05@gmail.com>",
  "_user": "kota7",
  "_type": "src",
  "_file": "outreg_0.2.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/755539bc3b3add86d7ac9527c6dab020b2bba064d9e9395689615b8f34fa5e67",
  "_filesize": 102233,
  "_sha256": "755539bc3b3add86d7ac9527c6dab020b2bba064d9e9395689615b8f34fa5e67",
  "_expires": "2026-10-13T09:12:17.000Z",
  "_created": "2026-06-09T09:00:27.000Z",
  "_published": "2026-07-05T09:12:19.206Z",
  "_jobs": [
    {
      "job": 85209785075,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7503146024"
    },
    {
      "job": 85209784954,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503156685"
    },
    {
      "job": 85209785084,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7503145194"
    },
    {
      "job": 85209784889,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503136978"
    },
    {
      "job": 85209784787,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503101849"
    },
    {
      "job": 85209784977,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503162439"
    },
    {
      "job": 85209784928,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7503144566"
    },
    {
      "job": 85209785106,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7503132397"
    },
    {
      "job": 85209785162,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503136201"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kota7/actions/runs/27195229228",
  "_status": "success",
  "_upstream": "https://github.com/kota7/outreg",
  "_commit": {
    "id": "1518fee62e5f94c9ccf5f28c95156627e7ebc7d5",
    "author": "kota <kmori05@gmail.com>",
    "committer": "kota <kmori05@gmail.com>",
    "message": "read me\n",
    "time": 1494948688
  },
  "_maintainer": {
    "name": "Kota Mori",
    "email": "kmori05@gmail.com",
    "login": "kota7",
    "description": "",
    "uuid": 12293919
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "AER",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "kota7",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "kota7",
      "count": 36,
      "uuid": 12293919
    }
  ],
  "_userbio": {
    "uuid": 12293919,
    "type": "user",
    "name": "Kota Mori"
  },
  "_downloads": {
    "count": 573,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/outreg"
  },
  "_devurl": "https://github.com/kota7/outreg",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/outreg.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kota7/outreg",
  "_realowner": "kota7",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2017-03-14"
    }
  ],
  "_exports": [
    "get_display_names",
    "outreg",
    "outreg_stat_list"
  ],
  "_help": [
    {
      "page": "get_display_names",
      "title": "Return display name for stats",
      "topics": [
        "get_display_names"
      ]
    },
    {
      "page": "outreg",
      "title": "Generate Regression Table",
      "topics": [
        "outreg"
      ]
    },
    {
      "page": "outreg_stat_list",
      "title": "List of Statictics Available on outreg",
      "topics": [
        "outreg_stat_list"
      ]
    }
  ],
  "_readme": "https://github.com/kota7/outreg/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "R6",
    "Rcpp",
    "reshape2",
    "rlang",
    "sandwich",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "zoo"
  ],
  "_score": 2.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "outreg",
  "_universes": [
    "kota7"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-09T09:02:28.000Z",
      "distro": "noble",
      "commit": "1518fee62e5f94c9ccf5f28c95156627e7ebc7d5",
      "fileid": "https://r2.ropensci.org/17e79d1a4e5724614a78d08052c1f586a379ae5ca45ffb578932648c7318608d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27195229228"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-09T09:02:55.000Z",
      "distro": "noble",
      "commit": "1518fee62e5f94c9ccf5f28c95156627e7ebc7d5",
      "fileid": "https://r2.ropensci.org/81bf6a997748073d2d5855be9e4d4484b5f05439f4c8499a1f566676b731f4a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27195229228"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-09T09:02:26.000Z",
      "commit": "1518fee62e5f94c9ccf5f28c95156627e7ebc7d5",
      "fileid": "https://r2.ropensci.org/8b996d6d8b09ac36617dccb0f99ced2ed2efb260100dfc0751b93275e3c34008",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27195229228"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-09T09:02:03.000Z",
      "commit": "1518fee62e5f94c9ccf5f28c95156627e7ebc7d5",
      "fileid": "https://r2.ropensci.org/6c65dc5b4f70aa79f69c3fd127e36da7e553949b89bdde892387b16d2555df3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27195229228"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-09T09:03:24.000Z",
      "commit": "1518fee62e5f94c9ccf5f28c95156627e7ebc7d5",
      "fileid": "https://r2.ropensci.org/c80a912db59c08473f1fd55a91bf74d98133f9dc77f3fb559733dc156cae36c2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27195229228"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-09T09:02:16.000Z",
      "commit": "1518fee62e5f94c9ccf5f28c95156627e7ebc7d5",
      "fileid": "https://r2.ropensci.org/7e892f9f9eab1c194c05bc751aa0acb06c8391e8ae804b95e2212df12b0d649e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27195229228"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-09T09:01:45.000Z",
      "commit": "1518fee62e5f94c9ccf5f28c95156627e7ebc7d5",
      "fileid": "https://r2.ropensci.org/73935b71022db02a123616a3f4ed8d5e9c470620f280dc3a31e519485ab6c0f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27195229228"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-09T09:01:54.000Z",
      "commit": "1518fee62e5f94c9ccf5f28c95156627e7ebc7d5",
      "fileid": "https://r2.ropensci.org/e25e6e36249b22d06f0a0deb178fca7d610ba1704ac9a141512e712f579394f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27195229228"
    }
  ]
}