{
  "_id": "6a3a50336265ec60d620e68a",
  "Package": "fakir",
  "Title": "Generate Fake Datasets for Prototyping and Teaching",
  "Version": "1.1.0",
  "Authors@R": "c(person(given = \"Colin\",\nfamily = \"Fay\",\nrole = c(\"aut\", \"cre\"),\nemail = \"contact@colinfay.me\",\ncomment = c(ORCID = \"0000-0001-7343-1846\")),\nperson(given = \"Sebastien\",\nfamily = \"Rochette\",\nrole = \"aut\",\nemail = \"sebastien@thinkr.fr\",\ncomment = c(ORCID = \"0000-0002-1565-9313\")),\nperson(given = \"ThinkR\",\nrole = \"cph\"))",
  "Description": "Create fake datasets that can be used for prototyping and\nteaching. This package provides a set of functions to generate\nfake data for a variety of data types, such as dates,\naddresses, and names. It can be used for prototyping (notably\nin 'shiny') or as a tool to teach data manipulation and data\nvisualization.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/Thinkr-open/fakir",
  "BugReports": "https://github.com/Thinkr-open/fakir/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://thinkr-open.r-universe.dev",
  "Date/Publication": "2024-08-22 09:03:56 UTC",
  "RemoteUrl": "https://github.com/ThinkR-open/fakir",
  "RemoteRef": "HEAD",
  "RemoteSha": "1d61a6fc4ad65ba468eda7ce857613624009a868",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-23 09:18:49 UTC",
    "User": "root"
  },
  "Author": "Colin Fay [aut, cre] (ORCID: <https://orcid.org/0000-0001-7343-1846>),\nSebastien Rochette [aut] (ORCID:\n<https://orcid.org/0000-0002-1565-9313>),\nThinkR [cph]",
  "Maintainer": "Colin Fay <contact@colinfay.me>",
  "MD5sum": "4d9927c51ebf5f2716d03c1f1a284707",
  "_user": "thinkr-open",
  "_type": "src",
  "_file": "fakir_1.1.0.tar.gz",
  "_fileid": "f39a8a125313721062214496b46bbe4dd74e37873de714d926cc54669d67cd81",
  "_filesize": 1971269,
  "_sha256": "f39a8a125313721062214496b46bbe4dd74e37873de714d926cc54669d67cd81",
  "_created": "2026-06-23T09:18:49.000Z",
  "_published": "2026-06-23T09:21:55.740Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82919768767,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7816632724"
    },
    {
      "job": 82919768752,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7816634791"
    },
    {
      "job": 82919768744,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7816610332"
    },
    {
      "job": 82919768736,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7816626319"
    },
    {
      "job": 82919127576,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7816570869"
    },
    {
      "job": 82919768769,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7816621952"
    },
    {
      "job": 82919768748,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7816620612"
    },
    {
      "job": 82919768762,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7816610053"
    },
    {
      "job": 82919768781,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7816610617"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28015608886",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ThinkR-open/fakir",
  "_commit": {
    "id": "1d61a6fc4ad65ba468eda7ce857613624009a868",
    "author": "colin <colin@thinkr.fr>",
    "committer": "Colin Fay <contact@colinfay.me>",
    "message": "ci: update package coverage workflow\n",
    "time": 1724317436
  },
  "_maintainer": {
    "name": "Colin Fay",
    "email": "contact@colinfay.me",
    "login": "colinfay",
    "twitter": "@_ColinFay",
    "description": "👨‍💻 Data Science and Engineering at @ThinkR-open. \n\"Chaotic good developer\". \nLoves building things, loves breaking things. \nRuns 🏃‍♂️. \nEats plants 🌱.",
    "uuid": 17936236,
    "orcid": "0000-0001-7343-1846"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "attempt",
      "role": "Imports"
    },
    {
      "package": "charlatan",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "thinkr-open",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "charlatan",
    "fake-datasets",
    "golemverse",
    "hacktoberfest"
  ],
  "_stars": 133,
  "_contributors": [
    {
      "user": "colinfay",
      "count": 33,
      "uuid": 17936236
    },
    {
      "user": "statnmap",
      "count": 16,
      "uuid": 21193866
    }
  ],
  "_userbio": {
    "uuid": 19155426,
    "type": "organization",
    "name": "ThinkR",
    "followers": 258,
    "description": "R Engineering, training, and consulting"
  },
  "_downloads": {
    "count": 290,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fakir"
  },
  "_devurl": "https://github.com/thinkr-open/fakir",
  "_searchresults": 31,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fakir.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thinkr-open/fakir",
  "_realowner": "thinkr-open",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-04-13"
    }
  ],
  "_exports": [
    "%>%",
    "fake_base_clients",
    "fake_products",
    "fake_sondage_answers",
    "fake_sondage_people",
    "fake_survey_answers",
    "fake_survey_people",
    "fake_ticket_client",
    "fake_user_feedback",
    "fake_visits"
  ],
  "_datasets": [
    {
      "name": "fra_sf",
      "title": "Map of France",
      "object": "fra_sf",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "OBJECTID",
        "pays",
        "region",
        "departement",
        "id_dpt",
        "geometry"
      ],
      "rows": 96,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "fake_base_clients",
      "title": "Create a fake base of tickets",
      "topics": [
        "fake_base_clients"
      ]
    },
    {
      "page": "fake_products",
      "title": "Fake base of products",
      "topics": [
        "fake_products"
      ]
    },
    {
      "page": "fake_ticket_client",
      "title": "Base ticket client",
      "topics": [
        "fake_ticket_client"
      ]
    },
    {
      "page": "fake_user_feedback",
      "title": "Fake user feedbacks",
      "topics": [
        "fake_user_feedback"
      ]
    },
    {
      "page": "fake_visits",
      "title": "Create a fake support ticket base",
      "topics": [
        "fake_visits"
      ]
    },
    {
      "page": "fra_sf",
      "title": "Map of France",
      "topics": [
        "fra_sf"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ThinkR-open/fakir/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/ThinkR-open/fakir/raw/HEAD/README.md",
  "_rundeps": [
    "attempt",
    "charlatan",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "whisker",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "fakir-example.Rmd",
      "filename": "fakir-example.html",
      "title": "fakir examples",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Fake client database",
        "Fake products",
        "Fake website visits",
        "Fake questionnaire on mean of transport / goal",
        "fake transport use"
      ],
      "created": "2023-04-19 06:26:08",
      "modified": "2023-04-19 06:26:08",
      "commits": 1
    }
  ],
  "_score": 6.314183339137378,
  "_indexed": true,
  "_nocasepkg": "fakir",
  "_universes": [
    "thinkr-open",
    "colinfay"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-23T09:21:11.000Z",
      "distro": "noble",
      "commit": "1d61a6fc4ad65ba468eda7ce857613624009a868",
      "fileid": "97e47a1bb2ed714bc0f4242fd6e0273cc284f30cc77503de07438dc1ab942930",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28015608886"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-23T09:21:14.000Z",
      "distro": "noble",
      "commit": "1d61a6fc4ad65ba468eda7ce857613624009a868",
      "fileid": "60e121639f2c91e532bfa6dd1a01ce68f183bf25e9d8988af7a18afcec407118",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28015608886"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-23T09:20:25.000Z",
      "commit": "1d61a6fc4ad65ba468eda7ce857613624009a868",
      "fileid": "63b672b162bc5912204d08d6baed86b103a4d9d6c0e0899c1fca478090b94421",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28015608886"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-23T09:20:55.000Z",
      "commit": "1d61a6fc4ad65ba468eda7ce857613624009a868",
      "fileid": "5afbbf10bf7d1cf5c0af4efb686c9e651a28c1529968697b6d8b993fdbcf2182",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28015608886"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-23T09:21:09.000Z",
      "commit": "1d61a6fc4ad65ba468eda7ce857613624009a868",
      "fileid": "d90f5cfc733db1e8940d52047181cd3a7f34afccd4d6087efdab75e14f0737f1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28015608886"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-23T09:20:31.000Z",
      "commit": "1d61a6fc4ad65ba468eda7ce857613624009a868",
      "fileid": "67572b82ee333a0090cb293028d4ae1839ada9197f18793f67abd5c5c8e58901",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28015608886"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-23T09:20:09.000Z",
      "commit": "1d61a6fc4ad65ba468eda7ce857613624009a868",
      "fileid": "cca20b65f167d0b2f4a5c4aad0c09b7885ad74e0724fabcfca5696f5427c6aa1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28015608886"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-23T09:20:10.000Z",
      "commit": "1d61a6fc4ad65ba468eda7ce857613624009a868",
      "fileid": "e90e65476b4545d8c18009001928d2c11fe7d24cd17ec1670dde897277d348fe",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28015608886"
    }
  ]
}