CRAN Package Check Results for Maintainer ‘Timothy Conwell <timconwell at gmail.com>’

Last updated on 2025-12-21 11:50:46 CET.

Package ERROR NOTE OK
bsTools 2 11
dbWebForms 7 6
html5 2 11
pgTools 2 11
sqlHelpers 13
textTools 4 3 6
toolbox 13
webdeveloper 2 11

Package bsTools

Current CRAN status: NOTE: 2, OK: 11

Version: 1.0.5
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Timothy Conwell <timconwell@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Timothy", family = "Conwell", role = c("aut", "cre"), email = "timconwell@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package dbWebForms

Current CRAN status: NOTE: 7, OK: 6

Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Timothy Conwell <timconwell@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Timothy", family = "Conwell", role = c("aut", "cre"), email = "timconwell@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘html5’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package html5

Current CRAN status: NOTE: 2, OK: 11

Version: 1.0.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Timothy Conwell <timconwell@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Timothy", family = "Conwell", role = c("aut", "cre"), email = "timconwell@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package pgTools

Current CRAN status: NOTE: 2, OK: 11

Version: 1.0.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Timothy Conwell <timconwell@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Timothy", family = "Conwell", role = c("aut", "cre"), email = "timconwell@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package sqlHelpers

Current CRAN status: OK: 13

Package textTools

Current CRAN status: ERROR: 4, NOTE: 3, OK: 6

Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Timothy Conwell <timconwell@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Timothy", family = "Conwell", role = c("aut", "cre"), email = "timconwell@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘textTools-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: ngrams > ### Title: Create n-grams > ### Aliases: ngrams > > ### ** Examples > > ngrams( + as.text.table( + x = as.data.table( + list( + col1 = c( + "a", + "b" + ), + col2 = c( + tolower("The dog is nice because it picked up the newspaper."), + tolower("The dog is extremely nice because it does the dishes.") + ) + ) + ), + text = "col2", + split = " " + ), + text = "col2", + group_by = "col1", + n = 2 + ) Error in `[.data.table`(y, , `:=`(paste0(count_col_name), .N), group_by_text) : attempt access index 2/2 in VECTOR_ELT Calls: ngrams -> [ -> [.data.table Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘textTools-Ex.R’ failed The error most likely occurred in: > ### Name: ngrams > ### Title: Create n-grams > ### Aliases: ngrams > > ### ** Examples > > ngrams( + as.text.table( + x = as.data.table( + list( + col1 = c( + "a", + "b" + ), + col2 = c( + tolower("The dog is nice because it picked up the newspaper."), + tolower("The dog is extremely nice because it does the dishes.") + ) + ) + ), + text = "col2", + split = " " + ), + text = "col2", + group_by = "col1", + n = 2 + ) Error in `[.data.table`(y, , `:=`(paste0(count_col_name), .N), group_by_text) : attempt access index 2/2 in VECTOR_ELT Calls: ngrams -> [ -> [.data.table Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package toolbox

Current CRAN status: NOTE: 13

Version: 0.1.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Timothy Conwell <timconwell@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Timothy", family = "Conwell", role = c("aut", "cre"), email = "timconwell@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: Rd files
Result: NOTE checkRd: (-1) jsonStr.Rd:5: Lost braces; missing escapes or markup? 5 | \title{Format data as a JSON object (like this: {"x": "120"}).} | ^ checkRd: (-1) jsonStr.Rd:18: Lost braces; missing escapes or markup? 18 | Format data as a JSON object (like this: {"x": "120"}). | ^ 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-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package webdeveloper

Current CRAN status: NOTE: 2, OK: 11

Version: 1.0.5
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Timothy Conwell <timconwell@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Timothy", family = "Conwell", role = c("aut", "cre"), email = "timconwell@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc