Package: rym Type: Package Title: R Interface to Yandex Metrica API Version: 1.1.0 Authors@R: c(person(given = "Alexey", family = "Seleznev", role = c("aut", "cre"), email = "selesnow@gmail.com", comment = c(ORCID = "0000-0003-0410-7385")), person(given = "Netpeak", role = c("cph"))) Maintainer: Alexey Seleznev Description: Allows work with 'Management API' for load counters, segments, filters, user permissions and goals list from Yandex Metrica, 'Reporting API' allows you to get information about the statistics of site visits and other data without using the web interface, 'Logs API' allows to receive non-aggregated data and 'Compatible with Google Analytics Core Reporting API v3' allows receive information about site traffic and other data using field names from Google Analytics Core API. For more information see official documents . Depends: R (>= 3.5.0) BugReports: https://github.com/selesnow/rym/issues Suggests: knitr, rmarkdown VignetteBuilder: knitr License: GPL-2 Imports: httr, httr2, stringr, utils, purrr URL: https://selesnow.github.io/rym/ Encoding: UTF-8 Language: ru Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://selesnow.r-universe.dev Date/Publication: 2026-05-19 14:50:41 UTC RemoteUrl: https://github.com/selesnow/rym RemoteRef: HEAD RemoteSha: 2abdcf2b270ccd12f51bde5fae02ae10f6507af8 NeedsCompilation: no Packaged: 2026-06-18 06:37:17 UTC; root Author: Alexey Seleznev [aut, cre] (ORCID: ), Netpeak [cph]