{
  "_id": "6a105543acfb0bcc41ca2491",
  "Package": "useR",
  "Title": "Um Curso Introdutório de R",
  "Version": "0.0.2",
  "Authors@R": "person(given = \"Fabio\",\nfamily = \"Demarqui\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"fndemarqui@est.ufmg.br\",\ncomment = c(ORCID = \"0000-0001-9236-1986\"))",
  "Description": "Funções e conjuntos de dados utilizados utilizados para\nensinar estatística básica\".",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/fndemarqui/useR,\nhttps://fndemarqui.github.io/useR/",
  "BugReports": "https://github.com/fndemarqui/useR/issues",
  "RdMacros": "Rdpack",
  "LazyData": "true",
  "Biarch": "true",
  "VignetteBuilder": "quarto",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://fndemarqui.r-universe.dev",
  "Date/Publication": "2026-01-21 13:05:35 UTC",
  "RemoteUrl": "https://github.com/fndemarqui/useR",
  "RemoteRef": "HEAD",
  "RemoteSha": "4a6ed37a2004a48fe29a35dc0d59524c1757fc4d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 08:12:51 UTC",
    "User": "root"
  },
  "Author": "Fabio Demarqui [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-9236-1986>)",
  "Maintainer": "Fabio Demarqui <fndemarqui@est.ufmg.br>",
  "MD5sum": "2949f79ccb6d150ea5c26a30144e46f8",
  "_user": "fndemarqui",
  "_type": "src",
  "_file": "useR_0.0.2.tar.gz",
  "_fileid": "29018f79d7b4fccefa5255bd6cc4fd015bef14ad574e393bb8258095e0aa4c44",
  "_filesize": 957673,
  "_sha256": "29018f79d7b4fccefa5255bd6cc4fd015bef14ad574e393bb8258095e0aa4c44",
  "_created": "2026-05-09T08:12:51.000Z",
  "_published": "2026-05-22T13:08:19.726Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77385710718,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894246041"
    },
    {
      "job": 77385710751,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894245358"
    },
    {
      "job": 77385710729,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894245097"
    },
    {
      "job": 77385710987,
      "time": 244,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894249088"
    },
    {
      "job": 77385710502,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894230323"
    },
    {
      "job": 77385710035,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161249309"
    },
    {
      "job": 77385711059,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894241842"
    },
    {
      "job": 77385710981,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894241514"
    },
    {
      "job": 77385711306,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894241367"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25596156404",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fndemarqui/useR",
  "_commit": {
    "id": "4a6ed37a2004a48fe29a35dc0d59524c1757fc4d",
    "author": "fndemarqui <fndemarqui@gmail.com>",
    "committer": "fndemarqui <fndemarqui@gmail.com>",
    "message": "update enem.rda\n",
    "time": 1769000735
  },
  "_maintainer": {
    "name": "Fabio Demarqui",
    "email": "fndemarqui@est.ufmg.br",
    "login": "fndemarqui",
    "orcid": "0000-0001-9236-1986",
    "uuid": 30907827
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    }
  ],
  "_owner": "fndemarqui",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "fndemarqui",
      "count": 10,
      "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/useR"
  },
  "_devurl": "https://github.com/fndemarqui/user",
  "_pkgdown": "https://fndemarqui.github.io/useR/",
  "_searchresults": 670,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_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/useR.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "cdf",
    "cv",
    "dgeom2",
    "dnbinom2",
    "download_megasena",
    "install_missing_packages",
    "is.installed",
    "pgeom2",
    "pnbinom2",
    "qgeom2",
    "qnbinom2",
    "rgeom2",
    "rnbinom2",
    "run_app",
    "start_clean_session"
  ],
  "_datasets": [
    {
      "name": "carros",
      "title": "Testes de estrada de carros",
      "object": "carros",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "montadora",
        "modelo",
        "cilindrada",
        "ano",
        "cilindros",
        "transmicao",
        "tracao",
        "urb",
        "rod",
        "combustivel",
        "categoria"
      ],
      "rows": 234,
      "table": true,
      "tojson": true
    },
    {
      "name": "enem",
      "title": "ENEM 2019 em Belo Horizonte",
      "object": "enem",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "idade",
        "sexo",
        "est_civil",
        "raca",
        "escola",
        "lingua_estr",
        "nota_CN",
        "nota_CH",
        "nota_LC",
        "nota_MT",
        "nota_RD",
        "ESC_pai",
        "ESC_mae",
        "renda_fam"
      ],
      "rows": 87365,
      "table": true,
      "tojson": true
    },
    {
      "name": "nutricao",
      "title": "Hábito nutricional de um grupo de estudantes.",
      "object": "nutricao",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sexo",
        "idade",
        "peso",
        "altura",
        "alimentacao",
        "frutas",
        "vegetais",
        "sedentarismo",
        "tempo"
      ],
      "rows": 44,
      "table": true,
      "tojson": true
    },
    {
      "name": "resistencia",
      "title": "Resistência à compressão.",
      "object": "resistencia",
      "class": [
        "data.frame"
      ],
      "fields": [
        "resistencia"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "useR-package",
      "title": "The 'useR' package.",
      "topics": [
        "useR-package"
      ]
    },
    {
      "page": "carros",
      "title": "Testes de estrada de carros",
      "topics": [
        "carros"
      ]
    },
    {
      "page": "cdf",
      "title": "Cumulative distribution function",
      "topics": [
        "cdf"
      ]
    },
    {
      "page": "cv",
      "title": "Coefficient of Variation",
      "topics": [
        "cv"
      ]
    },
    {
      "page": "download_megasena",
      "title": "Resultados da mega-sena",
      "topics": [
        "download_megasena"
      ]
    },
    {
      "page": "enem",
      "title": "ENEM 2019 em Belo Horizonte",
      "topics": [
        "enem"
      ]
    },
    {
      "page": "Geometric2",
      "title": "The Geometric Distribution (Version 2)",
      "concept": [
        "Discrete",
        "Univariate"
      ],
      "topics": [
        "dgeom2",
        "Geometric2",
        "pgeom2",
        "qgeom2",
        "rgeom2"
      ]
    },
    {
      "page": "install_missing_packages",
      "title": "Installation of missing packages",
      "topics": [
        "install_missing_packages"
      ]
    },
    {
      "page": "is.installed",
      "title": "Checking if a package is installed",
      "topics": [
        "is.installed"
      ]
    },
    {
      "page": "NegBinomial2",
      "title": "The Negative Binomial Distribution (Version 2)",
      "concept": [
        "Discrete",
        "Univariate"
      ],
      "topics": [
        "dnbinom2",
        "NegBinomial2",
        "pnbinom2",
        "qnbinom2",
        "rnbinom2"
      ]
    },
    {
      "page": "nutricao",
      "title": "Hábito nutricional de um grupo de estudantes.",
      "topics": [
        "nutricao"
      ]
    },
    {
      "page": "resistencia",
      "title": "Resistência à compressão.",
      "topics": [
        "resistencia"
      ]
    },
    {
      "page": "run_app",
      "title": "Function to run shiny apps",
      "topics": [
        "run_app"
      ]
    },
    {
      "page": "start_clean_session",
      "title": "Cleaning global environment and R search path",
      "topics": [
        "start_clean_session"
      ]
    }
  ],
  "_readme": "https://github.com/fndemarqui/useR/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "digest",
    "dplyr",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "Rdpack",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "nutricao.qmd",
      "filename": "nutricao.html",
      "title": "Vignette's Title",
      "engine": "quarto::html",
      "headings": [],
      "created": "2026-01-21 12:19:37",
      "modified": "2026-01-21 12:19:37",
      "commits": 1
    }
  ],
  "_score": 4.826074802700826,
  "_indexed": true,
  "_nocasepkg": "user",
  "_universes": [
    "fndemarqui"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-09T08:15:28.000Z",
      "distro": "noble",
      "commit": "4a6ed37a2004a48fe29a35dc0d59524c1757fc4d",
      "fileid": "50eaf0cdcf5826d820f38a46e91c8d4072943ce4ecf9f3eb7c5668802b1c4d06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25596156404"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-09T08:15:22.000Z",
      "distro": "noble",
      "commit": "4a6ed37a2004a48fe29a35dc0d59524c1757fc4d",
      "fileid": "63c89ef93fe318fb9a2f2cc5df8b044c9eb3f417a32817eddb2fe092e100580a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25596156404"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-09T08:15:33.000Z",
      "commit": "4a6ed37a2004a48fe29a35dc0d59524c1757fc4d",
      "fileid": "8d08637cf2e33cfcf89c765c68c2ba57d2fd92c5494ae541cf21c8bc0653dd93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25596156404"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-09T08:15:54.000Z",
      "commit": "4a6ed37a2004a48fe29a35dc0d59524c1757fc4d",
      "fileid": "a1ab3e2d2f0084ae04ff905129a323fa0effaa5df59b26393536a67d14c6a4f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25596156404"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-09T08:14:37.000Z",
      "commit": "4a6ed37a2004a48fe29a35dc0d59524c1757fc4d",
      "fileid": "b821d87a959771b1a5906171e4e8e36346ec389f7928f36d7cdd79c15ee392cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25596156404"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-09T08:14:34.000Z",
      "commit": "4a6ed37a2004a48fe29a35dc0d59524c1757fc4d",
      "fileid": "c47bdec7dd3b4f2d3c542fe6ee2d19b9b71901f266bdcd5a67bea644debeec74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25596156404"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-09T08:14:32.000Z",
      "commit": "4a6ed37a2004a48fe29a35dc0d59524c1757fc4d",
      "fileid": "3deb62b7843c7f587293870e3aa82d85ab98b1a0b67827917e313693bf730b9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25596156404"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-05-22T13:08:01.000Z",
      "commit": "4a6ed37a2004a48fe29a35dc0d59524c1757fc4d",
      "fileid": "3c64d7e03526ebea6b6ca667501b14a7f83e38b9539f55abd2618ea176f2d317",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25596156404"
    }
  ]
}