Last updated on 2025-03-01 06:51:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.9-1 | 6.48 | 41.78 | 48.26 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.9-1 | 4.46 | 28.90 | 33.36 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.9-1 | 73.88 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.9-1 | 75.51 | ERROR | |||
r-devel-macos-arm64 | 0.1.9-1 | 20.00 | OK | |||
r-devel-macos-x86_64 | 0.1.9-1 | 37.00 | OK | |||
r-devel-windows-x86_64 | 0.1.9-1 | 8.00 | 61.00 | 69.00 | OK | |
r-patched-linux-x86_64 | 0.1.9-1 | 5.75 | 37.11 | 42.86 | NOTE | |
r-release-linux-x86_64 | 0.1.9-1 | 5.50 | 37.13 | 42.63 | NOTE | |
r-release-macos-arm64 | 0.1.9-1 | 19.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.9-1 | 31.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.9-1 | 8.00 | 56.00 | 64.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.9-1 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.1.9-1 | 37.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.9-1 | 10.00 | 69.00 | 79.00 | NOTE |
Version: 0.1.9-1
Check: examples
Result: ERROR
Running examples in ‘Rcrawler-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: LinkNormalization
> ### Title: Link Normalization
> ### Aliases: LinkNormalization
>
> ### ** Examples
>
>
> # Normalize a set of links
>
> links<-c("http://www.twitter.com/share?url=http://glofile.com/page.html",
+ "/finance/banks/page-2017.html",
+ "./section/subscription.php",
+ "//section/",
+ "www.glofile.com/home/",
+ "IndexEn.aspx",
+ "glofile.com/sport/foot/page.html",
+ "sub.glofile.com/index.php",
+ "http://glofile.com/page.html#1",
+ "?tags%5B%5D=votingrights&sort=popular"
+ )
>
> links<-LinkNormalization(links,"http://glofile.com" )
Error in gsub(as.character(pattern), as.character(replacement), x, ignore.case, :
NA in coercion to Rboolean
Calls: LinkNormalization -> grepl -> paste0 -> gsub
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.9-1
Check: examples
Result: ERROR
Running examples in ‘Rcrawler-Ex.R’ failed
The error most likely occurred in:
> ### Name: LinkNormalization
> ### Title: Link Normalization
> ### Aliases: LinkNormalization
>
> ### ** Examples
>
>
> # Normalize a set of links
>
> links<-c("http://www.twitter.com/share?url=http://glofile.com/page.html",
+ "/finance/banks/page-2017.html",
+ "./section/subscription.php",
+ "//section/",
+ "www.glofile.com/home/",
+ "IndexEn.aspx",
+ "glofile.com/sport/foot/page.html",
+ "sub.glofile.com/index.php",
+ "http://glofile.com/page.html#1",
+ "?tags%5B%5D=votingrights&sort=popular"
+ )
>
> links<-LinkNormalization(links,"http://glofile.com" )
Error in gsub(as.character(pattern), as.character(replacement), x, ignore.case, :
NA in coercion to bool
Calls: LinkNormalization -> grepl -> paste0 -> gsub
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.9-1
Check: examples
Result: ERROR
Running examples in ‘Rcrawler-Ex.R’ failed
The error most likely occurred in:
> ### Name: LinkNormalization
> ### Title: Link Normalization
> ### Aliases: LinkNormalization
>
> ### ** Examples
>
>
> # Normalize a set of links
>
> links<-c("http://www.twitter.com/share?url=http://glofile.com/page.html",
+ "/finance/banks/page-2017.html",
+ "./section/subscription.php",
+ "//section/",
+ "www.glofile.com/home/",
+ "IndexEn.aspx",
+ "glofile.com/sport/foot/page.html",
+ "sub.glofile.com/index.php",
+ "http://glofile.com/page.html#1",
+ "?tags%5B%5D=votingrights&sort=popular"
+ )
>
> links<-LinkNormalization(links,"http://glofile.com" )
Error in gsub(as.character(pattern), as.character(replacement), x, ignore.case, :
NA in coercion to Rboolean
Calls: LinkNormalization -> grepl -> paste0 -> gsub
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.9-1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: 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