Package: days2lessons
Title: Distributes Teachers Lessons On Days in a Balanced Manner
Version: 0.1.2
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-07 11:33:44 UTC; vb
Author: Vlad Bazon [aut, cre]
Maintainer: Vlad Bazon <vlad.bazon@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-09 09:50:10 UTC
