16 lines
422 B
Plaintext
16 lines
422 B
Plaintext
Package: beekeeper
|
|
Title: Bienenstockverwaltung
|
|
Version: 0.3.0
|
|
Authors@R: person("Nico", "Friess", email = "nico.friess@googlemail.com", role = c("aut", "cre"))
|
|
Description: Shiny-Anwendung zur Verwaltung von Bienenstöcken, Völkern, Durchsichten und Ernten.
|
|
License: MIT + file LICENSE
|
|
Encoding: UTF-8
|
|
Roxygen: list(markdown = TRUE)
|
|
RoxygenNote: 7.3.2
|
|
Imports:
|
|
bslib,
|
|
httr2,
|
|
jsonlite,
|
|
leaflet,
|
|
shiny
|