{
  "_id": "6a103692acfb0bcc41c9a0bc",
  "Type": "Package",
  "Package": "flashr",
  "Title": "Create Flashcards of Terms and Definitions",
  "Version": "0.3.0.9000",
  "Authors@R": "person(\"Jeffrey R.\", \"Stevens\", , \"jeffrey.r.stevens@protonmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-2375-1360\"))",
  "Maintainer": "Jeffrey R. Stevens <jeffrey.r.stevens@protonmail.com>",
  "Description": "Provides functions for creating flashcard decks of terms\nand definitions. This package creates HTML slides using\n'revealjs' that can be viewed in the 'RStudio' viewer or a web\nbrowser.  Users can create flashcards from either existing\nbuilt-in decks or create their own from CSV files or vectors of\nfunction names.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/JeffreyRStevens/flashr,\nhttps://jeffreyrstevens.github.io/flashr/",
  "BugReports": "https://github.com/JeffreyRStevens/flashr/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake git make libuv1-dev libssl-dev",
  "Repository": "https://jeffreyrstevens.r-universe.dev",
  "Date/Publication": "2025-05-08 12:34:28 UTC",
  "RemoteUrl": "https://github.com/jeffreyrstevens/flashr",
  "RemoteRef": "HEAD",
  "RemoteSha": "cfa73a3c7198b7df521eb81657cbef62c3e4ce6e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 06:45:32 UTC",
    "User": "root"
  },
  "Author": "Jeffrey R. Stevens [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-2375-1360>)",
  "MD5sum": "9326ddab4be5d3d698312244b0f25c28",
  "_user": "jeffreyrstevens",
  "_type": "src",
  "_file": "flashr_0.3.0.9000.tar.gz",
  "_fileid": "df86a36bd88e1fb404a51e10ae8d782ce646c0ec4d5ce21891d2ddf77e9f0363",
  "_filesize": 3085343,
  "_sha256": "df86a36bd88e1fb404a51e10ae8d782ce646c0ec4d5ce21891d2ddf77e9f0363",
  "_created": "2026-05-12T06:45:32.000Z",
  "_published": "2026-05-22T10:57:22.302Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77365927697,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937471027"
    },
    {
      "job": 77365927491,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937467796"
    },
    {
      "job": 77365927610,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937465623"
    },
    {
      "job": 77365927471,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937461462"
    },
    {
      "job": 77365927121,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937436067"
    },
    {
      "job": 77365927137,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158842531"
    },
    {
      "job": 77365927324,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937456400"
    },
    {
      "job": 77365927767,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937470208"
    },
    {
      "job": 77365927645,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937457182"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/25718081436",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jeffreyrstevens/flashr",
  "_commit": {
    "id": "cfa73a3c7198b7df521eb81657cbef62c3e4ce6e",
    "author": "Jeffrey R. Stevens <jeffrey.r.stevens@protonmail.com>",
    "committer": "Jeffrey R. Stevens <jeffrey.r.stevens@protonmail.com>",
    "message": "Increment version number to 0.3.0.9000\n",
    "time": 1746707668
  },
  "_maintainer": {
    "name": "Jeffrey R. Stevens",
    "email": "jeffrey.r.stevens@protonmail.com",
    "login": "jeffreyrstevens",
    "mastodon": "@JeffreyRStevens@fediscience.org",
    "bluesky": "@jeffreyrstevens.bsky.social",
    "linkedin": "in/JeffreyRStevens",
    "orcid": "0000-0003-2375-1360",
    "uuid": 51374986
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "gh",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "revealjs",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "litedown",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "jeffreyrstevens",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "jeffreyrstevens",
      "count": 194,
      "uuid": 51374986
    }
  ],
  "_userbio": {
    "uuid": 51374986,
    "type": "user",
    "name": "Jeffrey Stevens",
    "description": "Professor, Department of Psychology, Center for Brain, Biology & Behavior, @UNL. Data Science Mentor at Posit."
  },
  "_downloads": {
    "count": 582,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flashr"
  },
  "_devurl": "https://github.com/jeffreyrstevens/flashr",
  "_pkgdown": "https://jeffreyrstevens.github.io/flashr/",
  "_searchresults": 172,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/flashr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jeffreyrstevens/flashr",
  "_realowner": "jeffreyrstevens",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-11-22"
    },
    {
      "version": "0.1.1",
      "date": "2023-03-28"
    },
    {
      "version": "0.1.2",
      "date": "2024-03-15"
    },
    {
      "version": "0.2.0",
      "date": "2024-12-09"
    },
    {
      "version": "0.3.0",
      "date": "2025-05-07"
    }
  ],
  "_exports": [
    "build_functions_df",
    "choose_deck",
    "create_deck",
    "extract_code",
    "extract_functions",
    "flashcard",
    "list_decks"
  ],
  "_datasets": [
    {
      "name": "data_types",
      "title": "Data types deck",
      "object": "data_types",
      "class": [
        "data.frame"
      ],
      "fields": [
        "term",
        "description",
        "url",
        "package",
        "title"
      ],
      "rows": 21,
      "table": true,
      "tojson": true
    },
    {
      "name": "vectors",
      "title": "Vectors deck",
      "object": "vectors",
      "class": [
        "data.frame"
      ],
      "fields": [
        "term",
        "description",
        "package",
        "title"
      ],
      "rows": 14,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "build_functions_df",
      "title": "Build data frame of functions for input to flashcard()",
      "concept": [
        "functions for extracting code and functions"
      ],
      "topics": [
        "build_functions_df"
      ]
    },
    {
      "page": "choose_deck",
      "title": "Choose from available flashcard decks",
      "concept": [
        "functions for finding decks"
      ],
      "topics": [
        "choose_deck"
      ]
    },
    {
      "page": "create_deck",
      "title": "Create deck from vector of functions",
      "concept": [
        "functions for creating decks"
      ],
      "topics": [
        "create_deck"
      ]
    },
    {
      "page": "data_types",
      "title": "Data types deck",
      "concept": [
        "decks"
      ],
      "topics": [
        "data_types"
      ]
    },
    {
      "page": "extract_code",
      "title": "Extract code blocks from R Markdown or Quarto file",
      "concept": [
        "functions for extracting code and functions"
      ],
      "topics": [
        "extract_code"
      ]
    },
    {
      "page": "extract_functions",
      "title": "Extract function calls from character vector of R code",
      "concept": [
        "functions for extracting code and functions"
      ],
      "topics": [
        "extract_functions"
      ]
    },
    {
      "page": "flashcard",
      "title": "Create flashcards",
      "concept": [
        "functions for creating decks"
      ],
      "topics": [
        "flashcard"
      ]
    },
    {
      "page": "list_decks",
      "title": "List available available flashcard decks",
      "concept": [
        "functions for finding decks"
      ],
      "topics": [
        "list_decks"
      ]
    },
    {
      "page": "vectors",
      "title": "Vectors deck",
      "concept": [
        "decks"
      ],
      "topics": [
        "vectors"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jeffreyrstevens/flashr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jeffreyrstevens/flashr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "crayon",
    "curl",
    "desc",
    "diffobj",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "gh",
    "gitcreds",
    "glue",
    "highr",
    "htmltools",
    "httr",
    "httr2",
    "ini",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pkgbuild",
    "pkgload",
    "praise",
    "processx",
    "ps",
    "R6",
    "rappdirs",
    "revealjs",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "sass",
    "sys",
    "testthat",
    "tinytex",
    "vctrs",
    "waldo",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "flashr.Rmd",
      "filename": "flashr.html",
      "title": "flashr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Usage",
        "Guess the term",
        "Including package names",
        "Themes",
        "Available decks",
        "Creating your own decks",
        "Data frame or CSV file",
        "Drawing from list of functions",
        "Extracting functions from R Markdown and Quarto files",
        "Expanding your flashcards"
      ],
      "created": "2022-06-26 15:56:50",
      "modified": "2024-12-11 17:35:00",
      "commits": 10
    }
  ],
  "_score": 5.9344984512435675,
  "_indexed": true,
  "_nocasepkg": "flashr",
  "_universes": [
    "jeffreyrstevens"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-05-12T06:47:40.000Z",
      "distro": "noble",
      "commit": "cfa73a3c7198b7df521eb81657cbef62c3e4ce6e",
      "fileid": "c622e2e0b94e22af0c752688191d4430e0f031bef0dfec2bd8fcdc977a8c67da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/25718081436"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-05-12T06:47:26.000Z",
      "distro": "noble",
      "commit": "cfa73a3c7198b7df521eb81657cbef62c3e4ce6e",
      "fileid": "7b89d15b75003972f8bbc58c15ba92cab4d6629eba452b66ef4d6762371c0862",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/25718081436"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-05-12T06:47:22.000Z",
      "commit": "cfa73a3c7198b7df521eb81657cbef62c3e4ce6e",
      "fileid": "f7e8803f3fafb99de11f9a1a0e6e663bafbcde2ffbe848edbbb3e25aa7af62f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/25718081436"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-05-12T06:47:06.000Z",
      "commit": "cfa73a3c7198b7df521eb81657cbef62c3e4ce6e",
      "fileid": "263963393a98e15e83be1807aa9eb865eb70a17d49e42dd795f6ecb0a0f64fdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/25718081436"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-12T06:46:41.000Z",
      "commit": "cfa73a3c7198b7df521eb81657cbef62c3e4ce6e",
      "fileid": "6e4a0ad33e7fc17f3948c2f23c528f59e4f2a6e893f957795c75303969479995",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/25718081436"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-12T06:47:31.000Z",
      "commit": "cfa73a3c7198b7df521eb81657cbef62c3e4ce6e",
      "fileid": "00491b0a6c92a272de9e7754276edf6bd5a062f41d44b5db76777a252c98dd03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/25718081436"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-12T06:46:42.000Z",
      "commit": "cfa73a3c7198b7df521eb81657cbef62c3e4ce6e",
      "fileid": "edb75800e42523d13b15b1a1b34ab06d444852a6c04dd628bc01432092da82a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/25718081436"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9000",
      "date": "2026-05-22T10:57:08.000Z",
      "commit": "cfa73a3c7198b7df521eb81657cbef62c3e4ce6e",
      "fileid": "63e4b97f44dd4a629793a1d387d73b246d846424fbdb0412c0eaa00226a30a89",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/25718081436"
    }
  ]
}