{
  "_id": "6a1f0dcab401979e7341d16a",
  "Package": "reglin",
  "Title": "Regressão Linear",
  "Version": "0.0.9",
  "Authors@R": "person(given = \"Fabio\", family = \"Demarqui\", email = \"fndemarqui@est.ufmg.br\", role = c(\"aut\", \"cre\"))",
  "Description": "Funções para análise e conjuntos de dados dos exemplos e\nexercícios utilizados na disciplina de Análise de Regressão\nLinear (EST035).",
  "License": "MIT + file LICENSE",
  "URL": "https://fndemarqui.github.io/reglin/,\nhttps://github.com/fndemarqui/reglin",
  "LazyData": "true",
  "Biarch": "true",
  "RdMacros": "Rdpack",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libfftw3-dev make libicu-dev",
  "Repository": "https://fndemarqui.r-universe.dev",
  "Date/Publication": "2026-04-08 21:52:55 UTC",
  "RemoteUrl": "https://github.com/fndemarqui/reglin",
  "RemoteRef": "HEAD",
  "RemoteSha": "ba58b307881e657ef973e4afa9c4a611242a6434",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 09:07:50 UTC",
    "User": "root"
  },
  "Author": "Fabio Demarqui [aut, cre]",
  "Maintainer": "Fabio Demarqui <fndemarqui@est.ufmg.br>",
  "MD5sum": "3dd2543e2460d20d6c0ed4faed1fa664",
  "_user": "fndemarqui",
  "_type": "src",
  "_file": "reglin_0.0.9.tar.gz",
  "_fileid": "e73619193379dd8b703ca7fbc1d45198483651cf271e3737184bdd9b81c78570",
  "_filesize": 1157139,
  "_sha256": "e73619193379dd8b703ca7fbc1d45198483651cf271e3737184bdd9b81c78570",
  "_created": "2026-05-17T09:07:50.000Z",
  "_published": "2026-06-02T17:07:22.147Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79127894748,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7041102288"
    },
    {
      "job": 79127894486,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7041102861"
    },
    {
      "job": 79127894597,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7041095342"
    },
    {
      "job": 79127894160,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7041096082"
    },
    {
      "job": 79127893772,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041083944"
    },
    {
      "job": 79127893956,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364632869"
    },
    {
      "job": 79127894690,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7041096326"
    },
    {
      "job": 79127894793,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7041095963"
    },
    {
      "job": 79127894668,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7041099329"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25986606600",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fndemarqui/reglin",
  "_commit": {
    "id": "ba58b307881e657ef973e4afa9c4a611242a6434",
    "author": "fndemarqui <fndemarqui@gmail.com>",
    "committer": "fndemarqui <fndemarqui@gmail.com>",
    "message": "update readme\n",
    "time": 1775685175
  },
  "_maintainer": {
    "name": "Fabio Demarqui",
    "email": "fndemarqui@est.ufmg.br",
    "login": "fndemarqui",
    "description": "",
    "uuid": 30907827
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "qqplotr",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    }
  ],
  "_owner": "fndemarqui",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "fndemarqui",
      "count": 66,
      "uuid": 30907827
    }
  ],
  "_userbio": {
    "uuid": 30907827,
    "type": "user",
    "name": "Fábio N. Demarqui"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/reglin"
  },
  "_devurl": "https://github.com/fndemarqui/reglin",
  "_pkgdown": "https://fndemarqui.github.io/reglin/",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/reglin.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "gginfluence",
    "ggresiduals",
    "press",
    "R2",
    "R2adj",
    "rlm",
    "se",
    "standardization",
    "tab_anova",
    "testResiduals"
  ],
  "_datasets": [
    {
      "name": "acetileno",
      "title": "Percentual de conversão de n-heptano para acetileno",
      "object": "acetileno",
      "class": [
        "data.frame"
      ],
      "fields": [
        "conversao",
        "temperatura",
        "razao",
        "tempo"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "entregas",
      "title": "Tempo de Entrega de Refrigerantes",
      "object": "entregas",
      "class": [
        "data.frame"
      ],
      "fields": [
        "tempo",
        "caixas",
        "distancia"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "estocagem",
      "title": "Tempo de estocagem de refrigerantes em prateleiras",
      "object": "estocagem",
      "class": [
        "data.frame"
      ],
      "fields": [
        "tempo",
        "caixas"
      ],
      "rows": 15,
      "table": true,
      "tojson": true
    },
    {
      "name": "fibras",
      "title": "Força de fibras de monofilamento",
      "object": "fibras",
      "class": [
        "data.frame"
      ],
      "fields": [
        "maquina",
        "diametro",
        "forca"
      ],
      "rows": 15,
      "table": true,
      "tojson": true
    },
    {
      "name": "gas",
      "title": "Isolamento térmico de casa e consumo de gás",
      "object": "gas",
      "class": [
        "data.frame"
      ],
      "fields": [
        "isolamento",
        "temperatura",
        "consumo",
        "consumor"
      ],
      "rows": 56,
      "table": true,
      "tojson": true
    },
    {
      "name": "moinho",
      "title": "Geração de energia",
      "object": "moinho",
      "class": [
        "data.frame"
      ],
      "fields": [
        "velocidade",
        "tensao"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "moscas",
      "title": "Longevidade de moscas-das-frutas",
      "object": "moscas",
      "class": [
        "data.frame"
      ],
      "fields": [
        "torax",
        "longevidade",
        "grupo"
      ],
      "rows": 124,
      "table": true,
      "tojson": true
    },
    {
      "name": "ouricos",
      "title": "Tamanho de ouriços",
      "object": "ouricos",
      "class": [
        "data.frame"
      ],
      "fields": [
        "regime",
        "tamanho_inicial",
        "tamanho_final"
      ],
      "rows": 72,
      "table": true,
      "tojson": true
    },
    {
      "name": "pureza",
      "title": "Pureza do oxigênio",
      "object": "pureza",
      "class": [
        "data.frame"
      ],
      "fields": [
        "percentual",
        "pureza"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "resistencia",
      "title": "Resistência de papel",
      "object": "resistencia",
      "class": [
        "data.frame"
      ],
      "fields": [
        "concentracao",
        "resistencia"
      ],
      "rows": 19,
      "table": true,
      "tojson": true
    },
    {
      "name": "restaurantes",
      "title": "Efeito de propaganda sobre as receitas de restaurantes",
      "object": "restaurantes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "receita",
        "propaganda",
        "id"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "tensao",
      "title": "Queda de tensão da bateria em um motor de míssil guiado",
      "object": "tensao",
      "class": [
        "data.frame"
      ],
      "fields": [
        "tempo",
        "tensao"
      ],
      "rows": 41,
      "table": true,
      "tojson": true
    },
    {
      "name": "wdi",
      "title": "PIB per capita e expectativa de vida de 211 países",
      "object": "wdi",
      "class": [
        "data.frame"
      ],
      "fields": [
        "pais",
        "expectativa",
        "pib"
      ],
      "rows": 211,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "reglin-package",
      "title": "Pacote Reglin - Regressão Linear.",
      "topics": [
        "reglin-package",
        "reglin"
      ]
    },
    {
      "page": "acetileno",
      "title": "Percentual de conversão de n-heptano para acetileno",
      "topics": [
        "acetileno"
      ]
    },
    {
      "page": "entregas",
      "title": "Tempo de Entrega de Refrigerantes",
      "topics": [
        "entregas"
      ]
    },
    {
      "page": "estocagem",
      "title": "Tempo de estocagem de refrigerantes em prateleiras",
      "topics": [
        "estocagem"
      ]
    },
    {
      "page": "fibras",
      "title": "Força de fibras de monofilamento",
      "topics": [
        "fibras"
      ]
    },
    {
      "page": "gas",
      "title": "Isolamento térmico de casa e consumo de gás",
      "topics": [
        "gas"
      ]
    },
    {
      "page": "gginfluence",
      "title": "ggplot version of influence diagnostic plots for an lm object",
      "topics": [
        "gginfluence"
      ]
    },
    {
      "page": "ggresiduals",
      "title": "ggplot version of plot diagnostics for an lm object",
      "topics": [
        "ggresiduals"
      ]
    },
    {
      "page": "moinho",
      "title": "Geração de energia",
      "topics": [
        "moinho"
      ]
    },
    {
      "page": "moscas",
      "title": "Longevidade de moscas-das-frutas",
      "topics": [
        "moscas"
      ]
    },
    {
      "page": "ouricos",
      "title": "Tamanho de ouriços",
      "topics": [
        "ouricos"
      ]
    },
    {
      "page": "press",
      "title": "PRESS statistic",
      "topics": [
        "press"
      ]
    },
    {
      "page": "pureza",
      "title": "Pureza do oxigênio",
      "topics": [
        "pureza"
      ]
    },
    {
      "page": "R2",
      "title": "Coefficient of determination (R2)",
      "topics": [
        "R2"
      ]
    },
    {
      "page": "R2adj",
      "title": "Adjusted Coefficient of determination (R2adj)",
      "topics": [
        "R2adj"
      ]
    },
    {
      "page": "resistencia",
      "title": "Resistência de papel",
      "topics": [
        "resistencia"
      ]
    },
    {
      "page": "restaurantes",
      "title": "Efeito de propaganda sobre as receitas de restaurantes",
      "topics": [
        "restaurantes"
      ]
    },
    {
      "page": "rlm",
      "title": "rlm: generation of data with a linear regression structure",
      "topics": [
        "rlm"
      ]
    },
    {
      "page": "se",
      "title": "Generic S3 method se",
      "topics": [
        "se"
      ]
    },
    {
      "page": "se.lm",
      "title": "Estimated standard errors for the regression coefficients",
      "topics": [
        "se.lm"
      ]
    },
    {
      "page": "standardization",
      "title": "Variable standardization",
      "topics": [
        "standardization"
      ]
    },
    {
      "page": "tab_anova",
      "title": "ANOVA table for linear models",
      "topics": [
        "tab_anova"
      ]
    },
    {
      "page": "tensao",
      "title": "Queda de tensão da bateria em um motor de míssil guiado",
      "topics": [
        "tensao"
      ]
    },
    {
      "page": "testResiduals",
      "title": "Residuals Tests for Linear Regression Models",
      "topics": [
        "testResiduals"
      ]
    },
    {
      "page": "wdi",
      "title": "PIB per capita e expectativa de vida de 211 países",
      "topics": [
        "wdi"
      ]
    }
  ],
  "_readme": "https://github.com/fndemarqui/reglin/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "bitops",
    "boot",
    "broom",
    "car",
    "carData",
    "caTools",
    "cli",
    "codetools",
    "colorspace",
    "cowplot",
    "cpp11",
    "DEoptimR",
    "Deriv",
    "doBy",
    "doParallel",
    "dplyr",
    "farver",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "opdisDownsampling",
    "pbkrtest",
    "pbmcapply",
    "pillar",
    "pkgconfig",
    "pracma",
    "purrr",
    "qqconf",
    "qqplotr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "robustbase",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "twosamples",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "ggresiduals.Rmd",
      "filename": "ggresiduals.html",
      "title": "Análise de resíduos",
      "author": "Fábio N. Demarqui",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-04-05 16:58:18",
      "modified": "2023-08-20 12:33:07",
      "commits": 3
    },
    {
      "source": "reglin.Rmd",
      "filename": "reglin.html",
      "title": "Introdução ao pacote reglin",
      "author": "Fábio N. Demarqui",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-08-19 18:16:40",
      "modified": "2023-04-09 11:39:34",
      "commits": 4
    },
    {
      "source": "simdata.Rmd",
      "filename": "simdata.html",
      "title": "Simulação de dados com estrutura de regressão linear",
      "author": "Fábio N. Demarqui",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-08-19 18:16:40",
      "modified": "2025-02-05 16:49:46",
      "commits": 8
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "reglin",
  "_universes": [
    "fndemarqui"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.9",
      "date": "2026-05-17T09:10:21.000Z",
      "distro": "noble",
      "commit": "ba58b307881e657ef973e4afa9c4a611242a6434",
      "fileid": "e0ce8b86cab24bdcc653056bd85b570a5c6eb5ed380f27eb3fd06911d03bc12c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25986606600"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.9",
      "date": "2026-05-17T09:10:30.000Z",
      "distro": "noble",
      "commit": "ba58b307881e657ef973e4afa9c4a611242a6434",
      "fileid": "29c2cb50a343cbff10f698d4d45d14666600c9d6961847239e30dbe8ede0d657",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25986606600"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.9",
      "date": "2026-05-17T09:09:29.000Z",
      "commit": "ba58b307881e657ef973e4afa9c4a611242a6434",
      "fileid": "36adeb3dc901d60c9c52d8b9b545509584c4f7ecab4dd840632a1ca259c4cf68",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25986606600"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.9",
      "date": "2026-05-17T09:09:34.000Z",
      "commit": "ba58b307881e657ef973e4afa9c4a611242a6434",
      "fileid": "76a2ff965e0c6768316da72d3c020279a4b635139cefe7fc4c6c897e92195ec3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25986606600"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.9",
      "date": "2026-05-17T09:09:23.000Z",
      "commit": "ba58b307881e657ef973e4afa9c4a611242a6434",
      "fileid": "d62c0a5853c2c51705779f586761992f507f65274508b4f9cccd4f9e4b77df32",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25986606600"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.9",
      "date": "2026-05-17T09:09:22.000Z",
      "commit": "ba58b307881e657ef973e4afa9c4a611242a6434",
      "fileid": "e558c7af893bac59ae337490afa88e7044f79fd0eb78c4d409800731a9c78402",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25986606600"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.9",
      "date": "2026-05-17T09:09:42.000Z",
      "commit": "ba58b307881e657ef973e4afa9c4a611242a6434",
      "fileid": "d3a76df81b4ed00500bf8e7fbffe7dc9bae504f18c2f0180a28ba7338b7d7b8d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25986606600"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.9",
      "date": "2026-06-02T17:06:53.000Z",
      "commit": "ba58b307881e657ef973e4afa9c4a611242a6434",
      "fileid": "04e03e0ecaa77059ac5a430d1fc6e58c7e175a235a3ecaed3bc0e5570940ad45",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25986606600"
    }
  ]
}