Package: days2lessons
Title: Distributes Teachers Lessons On Days in a Balanced Manner
Version: 0.1.3
Authors@R: 
    person("Vlad", "Bazon", email = "vlad.bazon@gmail.com", role = c("aut", "cre"))
Description: The set of teacher/class lessons is completed with a column that
    allocates a day to each lesson, so that the distribution of lessons by
    day, by class, and by teacher is as uniform as possible.
    <https://vlad.bazon.net/>.
License: MIT + file LICENSE
Encoding: UTF-8
Language: ro
RoxygenNote: 7.3.2
Depends: R (>= 3.5.0)
LazyData: true
Imports: dplyr, magrittr, purrr, rlang, stats
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-05-20 14:20:53 UTC; vb
Author: Vlad Bazon [aut, cre]
Maintainer: Vlad Bazon <vlad.bazon@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-20 14:40:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:58:31 UTC; windows
