Skip to content

Comments

add r-ankir: Anki database analysis and management R package#305

Open
chrislongros wants to merge 3 commits intoBioArchLinux:masterfrom
chrislongros:master
Open

add r-ankir: Anki database analysis and management R package#305
chrislongros wants to merge 3 commits intoBioArchLinux:masterfrom
chrislongros:master

Conversation

@chrislongros
Copy link

I am the upstream author and CRAN maintainer of ankiR (https://cran.r-project.org/package=ankiR) and the AUR maintainer of r-ankir (https://aur.archlinux.org/packages/r-ankir).

ankiR provides comprehensive Anki database analysis with 137 exported functions covering FSRS algorithm analysis, retention modeling, deck statistics, forgetting curves, and export to multiple formats. It is used in medical education and spaced repetition research workflows.

I am interested in joining BioArchLinux as a contributor and would also be happy to maintain r-rlang and r-fansi (currently orphaned on AUR, broken due to CRAN Archive URL changes) within the repository.

@@ -0,0 +1,9 @@
build_prefix: extra-x86_64
maintainers:
- github: chrislongros
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also provide a non-microsoft email to receive notification?

url="https://cran.r-project.org/package=$_pkgname"
license=('GPL-3.0-or-later')
depends=(
r
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete r

Comment on lines +13 to +16
r-rlang
r-jsonlite
r-dbi
r-rsqlite
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also add those to repo_depends: in lilac.yaml

@@ -0,0 +1,5 @@
src/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete the .gitignore. What you additionally need is the lilac.py, you can refer

https://github.com/BioArchLinux/Packages/tree/master/BioArchLinux/r-dartr

@chrislongros
Copy link
Author

Changes addressed:

  • Removed r from depends
  • Added repo_depends to lilac.yaml with all dependencies
  • Added lilac.py (based on r-dartr reference)
  • Deleted .gitignore
  • Added non-Microsoft email to maintainers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants