Last updated on 2025-12-28 03:52:19 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| bsTools | 2 | 11 | |
| dbWebForms | 7 | 6 | |
| html5 | 2 | 11 | |
| pgTools | 2 | 11 | |
| sqlHelpers | 13 | ||
| textTools | 1 | 5 | 7 |
| toolbox | 13 | ||
| webdeveloper | 2 | 11 |
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
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
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
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
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, NOTE: 5, OK: 7
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:
> ### 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
Flavor: r-devel-windows-x86_64
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
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
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.