Package: days2lessons
Title: Distributes Teachers Lessons On Days in a Balanced Manner
Version: 1.0.0
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
Depends: R (>= 3.5.0)
LazyData: true
Imports: dplyr, magrittr, purrr, rlang, stats
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-12 12:34:38 UTC; vb
Author: Vlad Bazon [aut, cre]
Maintainer: Vlad Bazon <vlad.bazon@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-12 12:50:02 UTC
