Package: semnar Title: Constructing and Interacting with Databases of Presentations Version: 0.8.2 Authors@R: c(person(given = "Ioannis", family = "Kosmidis", role = c("aut", "cre"), email = "ioannis.kosmidis@warwick.ac.uk", comment = c(ORCID = "0000-0003-1556-0302"))) Description: Provides methods for constructing and maintaining a database of presentations in R. The presentations are either ones that the user gives or gave or presentations at a particular event or event series. The package also provides a plot method for the interactive mapping of the presentations using 'leaflet' by grouping them according to country, city, year and other presentation attributes. The markers on the map come with popups providing presentation details (title, institution, event, links to materials and events, and so on). License: GPL-3 Encoding: UTF-8 Depends: R (>= 4.1.0) Imports: jsonlite, lubridate, parsedate, leaflet, urlshorteneR Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: curl, covr, tinytest Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libpng-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev zlib1g-dev Repository: https://ikosmidis.r-universe.dev Date/Publication: 2024-08-20 09:41:32 UTC RemoteUrl: https://github.com/ikosmidis/semnar RemoteRef: HEAD RemoteSha: f98450922af289ba80106c47efc025771a0cbb69 NeedsCompilation: no Packaged: 2026-06-12 07:56:07 UTC; root Author: Ioannis Kosmidis [aut, cre] (ORCID: ) Maintainer: Ioannis Kosmidis