Package: kwb.dygraph Title: Additional Functions to be Used with dygraph-Objects Version: 0.1.0 Authors@R: c( person("Hauke", "Sonnenberg", , "hauke.sonnenberg@kompetenz-wasser.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9134-2871")), person("Michael", "Rustler", , "michael.rustler@kompetenz-wasser.de", role = "ctb", comment = c(ORCID = "0000-0003-0647-7726")), person("FAKIN", role = "fnd"), person("KURAS", role = "fnd"), person("Kompetenzzentrum Wasser Berlin gGmbH (KWB)", role = "cph") ) Description: Additional functions to be used with dygraph-objects e.g. shading of areas or drawing of lines representing time periods within events (given by begin and end times). License: MIT + file LICENSE URL: https://github.com/KWB-R/kwb.dygraph BugReports: https://github.com/KWB-R/kwb.dygraph/issues Imports: dygraphs, kwb.event, kwb.utils Suggests: covr Remotes: github::kwb-r/kwb.event Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.0 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://kwb-r.r-universe.dev Date/Publication: 2022-06-11 07:07:58 UTC RemoteUrl: https://github.com/KWB-R/kwb.dygraph RemoteRef: HEAD RemoteSha: 73d9ea5f8aac6147e8db0c19b81f4eb2bc06be37 NeedsCompilation: no Packaged: 2026-07-04 00:29:33 UTC; root Author: Hauke Sonnenberg [aut, cre] (ORCID: ), Michael Rustler [ctb] (ORCID: ), FAKIN [fnd], KURAS [fnd], Kompetenzzentrum Wasser Berlin gGmbH (KWB) [cph] Maintainer: Hauke Sonnenberg