{
  "_id": "6a1bf0d61d7bb097a0a22f8f",
  "Package": "reverseR",
  "Type": "Package",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "Title": "Linear Regression Stability to Significance Reversal",
  "Version": "0.2",
  "Date": "2024-09-24",
  "Authors@R": "c(person(\"Andrej-Nikolai Spiess\", role = c(\"aut\", \"cre\"), email = \"draspiess@gmail.com\"),\nperson(\"Michal Burdukiewicz\", role = \"aut\", email = \"michalburdukiewicz@gmail.com\"),\nperson(\"Stefan Roediger\", role = \"aut\", email = \"stefan.roediger@b-tu.de\"))",
  "Maintainer": "Andrej-Nikolai Spiess <draspiess@gmail.com>",
  "Description": "Tests linear regressions for significance reversal through\nleave-one(multiple)-out.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libnode-dev",
  "Repository": "https://anspiess.r-universe.dev",
  "Date/Publication": "2024-12-06 10:38:38 UTC",
  "RemoteUrl": "https://github.com/anspiess/reverser",
  "RemoteRef": "HEAD",
  "RemoteSha": "dd11442d0c6746dcde3280455c2a07dd64a3d210",
  "Packaged": {
    "Date": "2026-05-31 08:19:15 UTC",
    "User": "root"
  },
  "Author": "Andrej-Nikolai Spiess [aut, cre],\nMichal Burdukiewicz [aut],\nStefan Roediger [aut]",
  "MD5sum": "a751adc42b9e7596bfa73d9e0d0f3752",
  "_user": "anspiess",
  "_type": "src",
  "_file": "reverseR_0.2.tar.gz",
  "_fileid": "f3b45c3d212a1941105b859974794696813f5e50ecb1975aa4a9f0b21495b8d0",
  "_filesize": 296532,
  "_sha256": "f3b45c3d212a1941105b859974794696813f5e50ecb1975aa4a9f0b21495b8d0",
  "_created": "2026-05-31T08:19:15.000Z",
  "_published": "2026-05-31T08:27:02.380Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78711575861,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315186538"
    },
    {
      "job": 78711575856,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315186054"
    },
    {
      "job": 78711575862,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315213725"
    },
    {
      "job": 78711575859,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315214017"
    },
    {
      "job": 78711352739,
      "time": 244,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315166549"
    },
    {
      "job": 78711575854,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315182588"
    },
    {
      "job": 78711575879,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315181266"
    },
    {
      "job": 78711575869,
      "time": 283,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315198394"
    },
    {
      "job": 78711575865,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315178619"
    }
  ],
  "_buildurl": "https://github.com/r-universe/anspiess/actions/runs/26707449270",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/anspiess/reverser",
  "_commit": {
    "id": "dd11442d0c6746dcde3280455c2a07dd64a3d210",
    "author": "Andrej-Nikolai Spiess <draspiess@gmail.com>",
    "committer": "Andrej-Nikolai Spiess <draspiess@gmail.com>",
    "message": "Version 0.2\n\nreverseR 0.2 (10-05-2022)\n\n* many small changes in existing functions\n* added 'bootLM' (bootstrap) and 'jackLM' (jackknife)\n* added PNAS 2015 dataset\n* removed 'shinyInfl' as 'lmInfl' suffices for the analysis\n* added 'rpLM' for estimating the replication probability of a (univariate) linear model\n* removed 'simInfl', a not really needed function\n* added 'pcomp' for testing 7 robust methods on a linear model\n* simplified 'regionInfl'\n",
    "time": 1733481518
  },
  "_maintainer": {
    "name": "Andrej-Nikolai Spiess",
    "email": "draspiess@gmail.com",
    "login": "anspiess",
    "description": "I am a Molecular Biologist, Bioinformatician and Biostatistician. Currently, I am freelancing and in search of new challenges... ",
    "uuid": 13885812
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "boot.pval",
      "role": "Imports"
    },
    {
      "package": "L1pack",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "role": "Imports"
    },
    {
      "package": "isotree",
      "role": "Imports"
    },
    {
      "package": "robustbase",
      "role": "Imports"
    }
  ],
  "_owner": "anspiess",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "anspiess",
      "count": 11,
      "uuid": 13885812
    },
    {
      "user": "michbur",
      "count": 9,
      "uuid": 5267317
    },
    {
      "user": "devsjr",
      "count": 3,
      "uuid": 5408324
    }
  ],
  "_userbio": {
    "uuid": 13885812,
    "type": "user",
    "name": "Andrej-Nikolai Spiess, PhD",
    "description": "I am a Molecular Biologist, Bioinformatician and Biostatistician. Currently, I am freelancing and in search of new challenges... "
  },
  "_downloads": {
    "count": 140,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/reverseR"
  },
  "_devurl": "https://github.com/anspiess/reverser",
  "_searchresults": 0,
  "_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/reverseR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/anspiess/reverser",
  "_realowner": "anspiess",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2019-04-24"
    },
    {
      "version": "0.2",
      "date": "2024-09-04"
    }
  ],
  "_exports": [
    "bootLM",
    "inflPlot",
    "jackLM",
    "lmExact",
    "lmInfl",
    "pcomp",
    "pvalPlot",
    "regionInfl",
    "rpLM"
  ],
  "_datasets": [
    {
      "name": "PNAS2015",
      "title": "Small dataset from a 2015 PNAS paper",
      "object": "PNAS2015",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 29,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bootLM",
      "title": "Nonparametric/Parametric bootstrap linear model",
      "topics": [
        "bootLM"
      ]
    },
    {
      "page": "lmPlot",
      "title": "Two diagnostic plots for checking p-value influencers",
      "topics": [
        "inflPlot",
        "pvalPlot"
      ]
    },
    {
      "page": "jackLM",
      "title": "Jackknife linear model",
      "topics": [
        "jackLM"
      ]
    },
    {
      "page": "lmExact",
      "title": "Create random values that deliver linear regressions with exact parameters",
      "topics": [
        "lmExact"
      ]
    },
    {
      "page": "lmInfl",
      "title": "Checks and analyzes leave-one-out (LOO) p-values and a variety of influence measures in linear regression",
      "topics": [
        "lmInfl"
      ]
    },
    {
      "page": "pcomp",
      "title": "Calculates linear regression p-values from a variety of robust regression methods",
      "topics": [
        "pcomp"
      ]
    },
    {
      "page": "PNAS2015",
      "title": "Small dataset from a 2015 PNAS paper",
      "topics": [
        "PNAS2015"
      ]
    },
    {
      "page": "regionInfl",
      "title": "Identify regions of significance reversal and influence measure threshold",
      "topics": [
        "regionInfl"
      ]
    },
    {
      "page": "rpLM",
      "title": "Calculates the 'replication probability of significance' of an 'lm' object",
      "topics": [
        "rpLM"
      ]
    }
  ],
  "_readme": "https://github.com/anspiess/reverser/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "bigD",
    "bitops",
    "boot",
    "boot.pval",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "checkmate",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "commonmark",
    "cowplot",
    "cpp11",
    "curl",
    "data.table",
    "DEoptimR",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fastmatrix",
    "flextable",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "forecast",
    "foreign",
    "Formula",
    "fracdiff",
    "fs",
    "gdtools",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gt",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "isotree",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "L1pack",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "lme4",
    "lmtest",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "officer",
    "openssl",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "polspline",
    "purrr",
    "quantreg",
    "R6",
    "ragg",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reactable",
    "reactR",
    "reformulas",
    "RhpcBLASctl",
    "rlang",
    "rmarkdown",
    "rms",
    "robustbase",
    "rpart",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "systemfonts",
    "textshaping",
    "TH.data",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "urca",
    "utf8",
    "uuid",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zip",
    "zoo"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "reverser",
  "_universes": [
    "anspiess"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-05-31T08:22:01.000Z",
      "distro": "noble",
      "commit": "dd11442d0c6746dcde3280455c2a07dd64a3d210",
      "fileid": "7cf172b5dd165da9769badf7d8cb4b70a64066622ba5b0f10fdfe9e0977cf910",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anspiess/actions/runs/26707449270"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-05-31T08:21:57.000Z",
      "distro": "noble",
      "commit": "dd11442d0c6746dcde3280455c2a07dd64a3d210",
      "fileid": "a49bc317426b1127c388367951629927d43fcfa270117d32706867a7b529f112",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anspiess/actions/runs/26707449270"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2",
      "date": "2026-05-31T08:26:24.000Z",
      "commit": "dd11442d0c6746dcde3280455c2a07dd64a3d210",
      "fileid": "22a07843b962949a0619dd1495927b28d71790bff5cf086366d934deb531e2f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anspiess/actions/runs/26707449270"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2",
      "date": "2026-05-31T08:26:25.000Z",
      "commit": "dd11442d0c6746dcde3280455c2a07dd64a3d210",
      "fileid": "058752b2b59016572a12261ff12ade0066d480889f141a327776f89615479f93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anspiess/actions/runs/26707449270"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2",
      "date": "2026-05-31T08:22:00.000Z",
      "commit": "dd11442d0c6746dcde3280455c2a07dd64a3d210",
      "fileid": "a02bf084b066643e92463cd570582ce4df2da92ddb5e0a8bf8d8409280c601c7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/anspiess/actions/runs/26707449270"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-05-31T08:21:08.000Z",
      "commit": "dd11442d0c6746dcde3280455c2a07dd64a3d210",
      "fileid": "72a9b266124c133841651f38f3e45a67001b90ff9bde901f5f3bf3b8bb062deb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anspiess/actions/runs/26707449270"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2",
      "date": "2026-05-31T08:23:33.000Z",
      "commit": "dd11442d0c6746dcde3280455c2a07dd64a3d210",
      "fileid": "a347913d2683bd461378fdda67d8e2cef5da7c1ad3a3a983d38687d8bfa43b77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anspiess/actions/runs/26707449270"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-05-31T08:20:48.000Z",
      "commit": "dd11442d0c6746dcde3280455c2a07dd64a3d210",
      "fileid": "584cd83bf449db83665d9cd7d8c640777012397124171e5b71b669b88d2447ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anspiess/actions/runs/26707449270"
    }
  ]
}