CRAN Package Check Results for Maintainer ‘Salim Khalil <khalilsalim1 at gmail.com>’

Last updated on 2025-03-12 08:53:30 CET.

Package ERROR NOTE OK
Rcrawler 5 8 2

Package Rcrawler

Current CRAN status: ERROR: 5, NOTE: 8, OK: 2

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&amp;sort=popular" + ) > > links<-LinkNormalization(links,"http://glofile.com" ) Error in gsub(as.character(pattern), as.character(replacement), x, ignore.case, : NA in coercion to boolean 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&amp;sort=popular" + ) > > links<-LinkNormalization(links,"http://glofile.com" ) Error in gsub(as.character(pattern), as.character(replacement), x, ignore.case, : NA in coercion to boolean Calls: LinkNormalization -> grepl -> paste0 -> gsub Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

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