Last updated on 2025-03-11 12:53:05 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.0 | 13.10 | 72.52 | 85.62 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.0.0 | 8.28 | 50.94 | 59.22 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.0.0 | 143.50 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 142.17 | NOTE | |||
r-devel-macos-arm64 | 2.0.0 | 46.00 | OK | |||
r-devel-macos-x86_64 | 2.0.0 | 88.00 | NOTE | |||
r-devel-windows-x86_64 | 2.0.0 | 14.00 | 105.00 | 119.00 | NOTE | |
r-patched-linux-x86_64 | 2.0.0 | 13.82 | 67.96 | 81.78 | OK | |
r-release-linux-x86_64 | 2.0.0 | 10.46 | 69.20 | 79.66 | OK | |
r-release-macos-arm64 | 2.0.0 | 39.00 | OK | |||
r-release-macos-x86_64 | 2.0.0 | 66.00 | OK | |||
r-release-windows-x86_64 | 2.0.0 | 15.00 | 103.00 | 118.00 | OK | |
r-oldrel-macos-arm64 | 2.0.0 | OK | ||||
r-oldrel-macos-x86_64 | 2.0.0 | 103.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0.0 | 16.00 | 119.00 | 135.00 | OK |
Version: 2.0.0
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:
‘auth.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-x86_64, r-devel-windows-x86_64
Version: 2.0.0
Check: examples
Result: ERROR
Running examples in ‘rtweet-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: tweet_embed
> ### Title: Create a Tweet Embed
> ### Aliases: tweet_embed
>
> ### ** Examples
>
> name <- 'kearneymw'
> status <- '1087047171306856451'
>
> tweet_embed(screen_name = name, status_id = status)
Error: API did not return json
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.0.0
Check: examples
Result: ERROR
Running examples in ‘rtweet-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: tweet_embed
> ### Title: Create a Tweet Embed
> ### Aliases: tweet_embed
>
> ### ** Examples
>
> name <- 'kearneymw'
> status <- '1087047171306856451'
>
> tweet_embed(screen_name = name, status_id = status)
Error in curl::curl_fetch_memory(url, handle = handle) :
Failure when receiving data from the peer [publish.twitter.com]: Recv failure: Connection reset by peer
Calls: tweet_embed ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.0.0
Check: examples
Result: ERROR
Running examples in ‘rtweet-Ex.R’ failed
The error most likely occurred in:
> ### Name: tweet_embed
> ### Title: Create a Tweet Embed
> ### Aliases: tweet_embed
>
> ### ** Examples
>
> name <- 'kearneymw'
> status <- '1087047171306856451'
>
> tweet_embed(screen_name = name, status_id = status)
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [publish.twitter.com]: Failed to connect to publish.twitter.com port 443 after 10000 ms: Timeout was reached
Calls: tweet_embed ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.