CRAN Package Check Results for Maintainer ‘John Harrison <johndharrison0 at gmail.com>’

Last updated on 2024-05-02 00:59:27 CEST.

Package NOTE OK
RSauceLabs 12
seleniumPipes 9 3
semver 12

Package RSauceLabs

Current CRAN status: OK: 12

Package seleniumPipes

Current CRAN status: NOTE: 9, OK: 3

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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64

Package semver

Current CRAN status: NOTE: 12

Version: 0.2.0
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential 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-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.2.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory 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-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.2.0
Check: compiled code
Result: NOTE File ‘semver/libs/semver.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc