{
  "_id": "6a2bbe8c578398594319c981",
  "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\ndatabase of presentations in R. The presentations are either\nones that the user gives or gave or presentations at a\nparticular event or event series. The package also provides a\nplot method for the interactive mapping of the presentations\nusing 'leaflet' by grouping them according to country, city,\nyear and other presentation attributes. The markers on the map\ncome with popups providing presentation details (title,\ninstitution, event, links to materials and events, and so on).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libpng-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-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": {
    "Date": "2026-06-12 07:56:07 UTC",
    "User": "root"
  },
  "Author": "Ioannis Kosmidis [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1556-0302>)",
  "Maintainer": "Ioannis Kosmidis <ioannis.kosmidis@warwick.ac.uk>",
  "MD5sum": "1285410b466fc982d4846f43f2fe7a16",
  "_user": "ikosmidis",
  "_type": "src",
  "_file": "semnar_0.8.2.tar.gz",
  "_fileid": "79bb1370acf991ee720196280293b840d868f2f6772732e05d348e7a72d77d7f",
  "_filesize": 155769,
  "_sha256": "79bb1370acf991ee720196280293b840d868f2f6772732e05d348e7a72d77d7f",
  "_created": "2026-06-12T07:56:07.000Z",
  "_published": "2026-06-12T08:08:44.039Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80984227284,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7586156113"
    },
    {
      "job": 80984227251,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586155726"
    },
    {
      "job": 80984227311,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7586239897"
    },
    {
      "job": 80984227304,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586340799"
    },
    {
      "job": 80983757122,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586110011"
    },
    {
      "job": 80984227227,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586152760"
    },
    {
      "job": 80984227221,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7586135272"
    },
    {
      "job": 80984227271,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7586134229"
    },
    {
      "job": 80984227273,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586143375"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ikosmidis/actions/runs/27402529620",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ikosmidis/semnar",
  "_commit": {
    "id": "f98450922af289ba80106c47efc025771a0cbb69",
    "author": "Ioannis Kosmidis <ioannis.kosmidis@warwick.ac.uk>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #4 from ikosmidis/develop\n\nsemnar v0.8.2",
    "time": 1724146892
  },
  "_maintainer": {
    "name": "Ioannis Kosmidis",
    "email": "ioannis.kosmidis@warwick.ac.uk",
    "login": "ikosmidis",
    "mastodon": "@ikosmidis@fosstodon.org",
    "orcid": "0000-0003-1556-0302",
    "twitter": "@IKosmidis_",
    "description": "Professor of Statistics at #warwickuni;\ninterested in methods for statistical learning and inference, computing and programming (mainly R & Julia)",
    "uuid": 15086307
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "parsedate",
      "role": "Imports"
    },
    {
      "package": "leaflet",
      "role": "Imports"
    },
    {
      "package": "urlshorteneR",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "ikosmidis",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ikosmidis",
      "count": 103,
      "uuid": 15086307
    }
  ],
  "_userbio": {
    "uuid": 15086307,
    "type": "user",
    "name": "Ioannis Kosmidis",
    "description": "Professor of Statistics at #warwickuni;\r\ninterested in methods for statistical learning and inference, computing and programming (mainly R & Julia)"
  },
  "_downloads": {
    "count": 196,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/semnar"
  },
  "_devurl": "https://github.com/ikosmidis/semnar",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/semnar.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ikosmidis/semnar",
  "_realowner": "ikosmidis",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.7.1",
      "date": "2019-07-03"
    },
    {
      "version": "0.8.0",
      "date": "2022-10-27"
    },
    {
      "version": "0.8.1",
      "date": "2022-11-03"
    },
    {
      "version": "0.8.2",
      "date": "2024-08-19"
    }
  ],
  "_exports": [
    "add_presentation",
    "event",
    "get_event",
    "get_presenter",
    "guess_address",
    "presenter",
    "set_event",
    "set_presenter",
    "shorten_url"
  ],
  "_help": [
    {
      "page": "semnar-package",
      "title": "semnar: Methods and classes for constructing, maintaining and interacting with a database of presentations",
      "topics": [
        "semnar-package"
      ]
    },
    {
      "page": "add_presentation",
      "title": "Create or add to a 'semnar' object",
      "topics": [
        "add_presentation",
        "semnar"
      ]
    },
    {
      "page": "event",
      "title": "Create a 'semnar_event' object with event details",
      "topics": [
        "event",
        "semnar_event"
      ]
    },
    {
      "page": "get_event.semnar",
      "title": "Get event information from a 'semnar' object",
      "topics": [
        "get_event",
        "get_event.semnar"
      ]
    },
    {
      "page": "get_presenter.semnar",
      "title": "Get presenter information from a 'semnar' object",
      "topics": [
        "get_presenter",
        "get_presenter.semnar"
      ]
    },
    {
      "page": "guess_address.semnar",
      "title": "Guess presentation address in a 'semnar' object using OSM's API for reverse geocoding",
      "topics": [
        "guess_address",
        "guess_address.semnar"
      ]
    },
    {
      "page": "plot.semnar",
      "title": "Interactive 'semnar' maps",
      "topics": [
        "plot.semnar"
      ]
    },
    {
      "page": "presenter",
      "title": "Create a 'semnar_presenter()' object with presenter details",
      "topics": [
        "presenter",
        "semnar_presenter"
      ]
    },
    {
      "page": "set_event.semnar",
      "title": "Set event information in a 'semnar' object",
      "topics": [
        "set_event",
        "set_event.semnar"
      ]
    },
    {
      "page": "set_presenter.semnar",
      "title": "Set presenter information from a 'semnar' object",
      "topics": [
        "set_presenter",
        "set_presenter.semnar"
      ]
    },
    {
      "page": "shorten_url.semnar",
      "title": "Shorten the URLs of any links in a 'semnar' object",
      "topics": [
        "shorten_url",
        "shorten_url.semnar"
      ]
    }
  ],
  "_readme": "https://github.com/ikosmidis/semnar/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crosstalk",
    "curl",
    "DBI",
    "digest",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr2",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "parsedate",
    "png",
    "promises",
    "proxy",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "s2",
    "sass",
    "scales",
    "sf",
    "shiny",
    "sourcetools",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "timechange",
    "tinytex",
    "units",
    "urlshorteneR",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "semnar",
  "_universes": [
    "ikosmidis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.2",
      "date": "2026-06-12T07:58:27.000Z",
      "distro": "noble",
      "commit": "f98450922af289ba80106c47efc025771a0cbb69",
      "fileid": "35336a736266cd2df76ac714cfb231c11d93f404c646b31432d8020d96bf4f22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikosmidis/actions/runs/27402529620"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.2",
      "date": "2026-06-12T07:58:26.000Z",
      "distro": "noble",
      "commit": "f98450922af289ba80106c47efc025771a0cbb69",
      "fileid": "d08ddf5fe39989b1d622d7b756edc44bc081d6c40a4a2bbbf08a30c00d23cf84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikosmidis/actions/runs/27402529620"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.2",
      "date": "2026-06-12T08:02:52.000Z",
      "commit": "f98450922af289ba80106c47efc025771a0cbb69",
      "fileid": "99e9a4197acfef36825c72719a385f535297f59f2f83a9f682446ce08c8f4521",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikosmidis/actions/runs/27402529620"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.2",
      "date": "2026-06-12T08:08:02.000Z",
      "commit": "f98450922af289ba80106c47efc025771a0cbb69",
      "fileid": "fc031ba5a3bbaa0498e02027c6c25dcf7426e85529ef1497d89e8b17c93945ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikosmidis/actions/runs/27402529620"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.2",
      "date": "2026-06-12T07:58:33.000Z",
      "commit": "f98450922af289ba80106c47efc025771a0cbb69",
      "fileid": "c371441733be5364e6fbf7302befa81dbe0bdc4be6500231074c7fa8539adb8c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ikosmidis/actions/runs/27402529620"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.2",
      "date": "2026-06-12T07:57:17.000Z",
      "commit": "f98450922af289ba80106c47efc025771a0cbb69",
      "fileid": "52078fae6b66cbd83cb58d9d5290ab001453b147a0143cd62e63b80e4ca74d11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikosmidis/actions/runs/27402529620"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.2",
      "date": "2026-06-12T07:57:14.000Z",
      "commit": "f98450922af289ba80106c47efc025771a0cbb69",
      "fileid": "262f766e754ab53038cdec169279d97d2e38ab40815c84ce5c0fba84d52b3307",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikosmidis/actions/runs/27402529620"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.2",
      "date": "2026-06-12T07:57:40.000Z",
      "commit": "f98450922af289ba80106c47efc025771a0cbb69",
      "fileid": "a7720c84cd054f5ee3160b1b011838374f879e0e5507d2e9da65c5cc522ac165",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikosmidis/actions/runs/27402529620"
    }
  ]
}