Last updated on 2026-08-19 10:56:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.3 | 9.27 | 305.00 | 314.27 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.3 | 6.00 | 197.96 | 203.96 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.3 | 222.20 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 239.89 | OK | |||
| r-devel-windows-x86_64 | 0.2.3 | 13.00 | 467.00 | 480.00 | OK | |
| r-patched-linux-x86_64 | 0.2.3 | 9.48 | 289.13 | 298.61 | OK | |
| r-release-linux-x86_64 | 0.2.3 | 8.42 | 288.37 | 296.79 | OK | |
| r-release-macos-arm64 | 0.2.3 | 2.00 | 104.00 | 106.00 | OK | |
| r-release-macos-x86_64 | 0.2.3 | 7.00 | 398.00 | 405.00 | OK | |
| r-release-windows-x86_64 | 0.2.3 | 12.00 | 0.00 | 12.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.3 | 5.00 | 341.00 | 346.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.3 | 15.00 | 504.00 | 519.00 | OK |
Version: 0.2.3
Check: examples
Result: ERROR
Running examples in ‘callsync-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: better.spectro
> ### Title: better.spectro
> ### Aliases: better.spectro
>
> ### ** Examples
>
>
> require(callsync)
> require(seewave)
Loading required package: seewave
> require(tuneR)
Loading required package: tuneR
> path_git = 'https://raw.githubusercontent.com'
> path_repo = '/simeonqs/callsync/master/tests/testthat/files'
> file_1 = '/wave_1.wav'
> url_1 = paste0(path_git, path_repo, file_1)
> local_file_1 = paste(tempdir(), file_1, sep = '/')
> if(!file.exists(local_file_1))
+ download.file(url_1, destfile = local_file_1, mode = 'wb',)
trying URL 'https://raw.githubusercontent.com/simeonqs/callsync/master/tests/testthat/files/wave_1.wav'
Warning in download.file(url_1, destfile = local_file_1, mode = "wb", ) :
cannot open URL 'https://raw.githubusercontent.com/simeonqs/callsync/master/tests/testthat/files/wave_1.wav': HTTP status was '502 Bad Gateway'
Error in download.file(url_1, destfile = local_file_1, mode = "wb", ) :
cannot open URL 'https://raw.githubusercontent.com/simeonqs/callsync/master/tests/testthat/files/wave_1.wav'
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.