Last updated on 2026-03-29 13:52:53 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| galigor | 2 | 12 | |
| getProxy | 2 | 12 | |
| racademyocean | 11 | 3 | |
| ractivecampaign | 14 | ||
| rappleads | 14 | ||
| rappsflyer | 3 | 11 | |
| rfacebookstat | 14 | ||
| rgoogleads | 14 | ||
| ringostat | 14 | ||
| rlinkedinads | 14 | ||
| rmytarget | 14 | ||
| rtgstat | 14 | ||
| rtiktokads | 14 | ||
| rvkstat | 2 | 12 | |
| ryandexdirect | 14 | ||
| rym | 14 | ||
| rytstat | 14 | ||
| timeperiodsR | 1 | 13 |
Current CRAN status: NOTE: 2, OK: 12
Version: 0.2.5
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘gargle’ ‘getProxy’ ‘rappsflyer’ ‘rfacebookstat’ ‘rgoogleads’
‘rmytarget’ ‘rvkstat’ ‘ryandexdirect’ ‘rym’ ‘tidyr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: NOTE: 2, OK: 12
Version: 1.13
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Alexey Seleznev <selesnow@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Alexey",
family = "Seleznev",
role = c("aut", "cre"),
email = "selesnow@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: NOTE: 11, OK: 3
Version: 0.3.3
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘ao_get_leaners_progress_by_course.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: NOTE: 3, OK: 11
Version: 0.2.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: NOTE: 14
Version: 2.4.0
Check: Rd files
Result: NOTE
checkRd: (-1) myTarGetClientList.Rd:33: Lost braces
33 | {MyTarget API Documenation}{https://target.my.com/doc/api/detailed/#resource_agency_clients}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: NOTE: 2, OK: 12
Version: 3.2.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Alexey Seleznev <selesnow@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Alexey",
family = "Seleznev",
role = c("aut", "cre"),
email = "selesnow@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, OK: 13
Version: 0.7.3
Check: examples
Result: ERROR
Running examples in ‘timeperiodsR-Ex.R’ failed
The error most likely occurred in:
> ### Name: check_dayoffs
> ### Title: Check if the day is an official day off
> ### Aliases: check_dayoffs
>
> ### ** Examples
>
> ld <- next_n_weeks(n = 2)
> check_dayoffs(date = ld)
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [isdayoff.ru]:
Resolving timed out after 10002 milliseconds
Calls: check_dayoffs ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-macos-arm64