CRAN Package Check Results for Package seleniumPipes

Last updated on 2023-12-04 07:51:20 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.7 4.82 47.56 52.38 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.7 2.49 36.18 38.67 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.7 68.70 OK
r-devel-linux-x86_64-fedora-gcc 0.3.7 73.99 OK
r-devel-windows-x86_64 0.3.7 6.00 72.00 78.00 OK
r-patched-linux-x86_64 0.3.7 11.91 44.59 56.50 OK
r-release-linux-x86_64 0.3.7 3.38 45.19 48.57 OK
r-release-macos-arm64 0.3.7 32.00 OK
r-release-macos-x86_64 0.3.7 45.00 OK
r-release-windows-x86_64 0.3.7 8.00 79.00 87.00 OK
r-oldrel-macos-arm64 0.3.7 23.00 OK
r-oldrel-macos-x86_64 0.3.7 34.00 OK
r-oldrel-windows-x86_64 0.3.7 8.00 70.00 78.00 OK

Check Details

Version: 0.3.7
Check: Rd files
Result: NOTE checkRd: (-1) findElement.Rd:13: Lost braces; missing escapes or markup? 13 | \item{using}{Locator scheme to use to search the element, available schemes: {"class name", "css selector", "id", "name", "link text", "partial link text", "tag name", "xpath" }. Defaults to 'xpath'. Partial string matching is accepted.} | ^ checkRd: (-1) findElementFromElement.Rd:14: Lost braces; missing escapes or markup? 14 | \item{using}{Locator scheme to use to search the element, available schemes: {"class name", "css selector", "id", "name", "link text", "partial link text", "tag name", "xpath" }. Defaults to 'xpath'. Partial string matching is accepted.} | ^ checkRd: (-1) findElements.Rd:13: Lost braces; missing escapes or markup? 13 | \item{using}{Locator scheme to use to search the element, available schemes: {"class name", "css selector", "id", "name", "link text", "partial link text", "tag name", "xpath" }. Defaults to 'xpath'. Partial string matching is accepted.} | ^ checkRd: (-1) findElementsFromElement.Rd:14: Lost braces; missing escapes or markup? 14 | \item{using}{Locator scheme to use to search the element, available schemes: {"class name", "css selector", "id", "name", "link text", "partial link text", "tag name", "xpath" }. Defaults to 'xpath'. Partial string matching is accepted.} | ^ checkRd: (-1) remoteDr.Rd:19: Lost braces; missing escapes or markup? 19 | choices include {chrome|firefox|internet explorer|iphone|htmlunit}. Defaults to firefox.} | ^ checkRd: (-1) remoteDr.Rd:23: Lost braces; missing escapes or markup? 23 | \item{platform}{Object of class \code{"character"}. A key specifying which platform the browser is running on. This value should be one of {WINDOWS|XP|VISTA|MAC|LINUX|UNIX}. When requesting a new session, | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc