Package: ankiR
Title: Read 'Anki' Flashcard Databases
Version: 0.2.0
Authors@R: person("Christos", "Longros", email = "chris.longros@gmail.com",
    role = c("aut", "cre"))
Author: Christos Longros [aut, cre]
Maintainer: Christos Longros <chris.longros@gmail.com>
Description: Read and analyze Anki flashcard collection databases. Provides 
    functions to access notes, cards, and review logs from 'Anki' 'SQLite' 
    database with a tidy interface.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: jsonlite, DBI, RSQLite, tibble
URL: https://github.com/chrislongros/ankiR
BugReports: https://github.com/chrislongros/ankiR/issues
NeedsCompilation: no
Packaged: 2026-01-16 19:32:09 UTC; chris
Repository: CRAN
Date/Publication: 2026-01-19 09:20:02 UTC
Built: R 4.4.3; ; 2026-01-23 04:12:16 UTC; windows
