# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "srsbench" in publications use:' type: software license: MIT title: 'srsbench: Evaluation Metrics for Spaced Repetition Schedulers' version: '0.1' abstract: Calibration and discrimination metrics for spaced-repetition memory models. Provides the sample-weighted binned root mean squared error (RMSE(bins)) used to rank schedulers in the open spaced repetition benchmark, together with log loss, the area under the ROC curve, and calibration curves. authors: - family-names: Longros given-names: Christos email: chris.longros@gmail.com orcid: https://orcid.org/0009-0001-2717-0857 repository: https://cran.r-universe.dev repository-code: https://github.com/chrislongros/srsbench commit: 43a96c7bb22499ce5546940e5efa91f33875d062 url: https://github.com/chrislongros/srsbench date-released: '2026-07-19' contact: - family-names: Longros given-names: Christos email: chris.longros@gmail.com orcid: https://orcid.org/0009-0001-2717-0857