- using R Under development (unstable) (2024-09-13 r87146)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
clang version 18.1.8
flang-new version 18.1.8
- running under: Fedora Linux 36 (Workstation Edition)
- using session charset: UTF-8
- using option ‘--no-stop-on-test-error’
- checking for file ‘reactablefmtr/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘reactablefmtr’ version ‘2.0.0’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... NOTE
Package suggested but not available for checking: ‘dataui’
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘reactablefmtr’ can be installed ... [14s/15s] OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [28s/34s] OK
- checking Rd files ... NOTE
checkRd: (-1) add_legend.Rd:59: Lost braces; missing escapes or markup?
59 | Use `add_legend()` to place a legend below a {reactable} table.
| ^
checkRd: (-1) add_source.Rd:77: Lost braces; missing escapes or markup?
77 | Use `add_source()` to place a source below a {reactable} or {reactablefmtr} table.
| ^
checkRd: (-1) add_source.Rd:77: Lost braces; missing escapes or markup?
77 | Use `add_source()` to place a source below a {reactable} or {reactablefmtr} table.
| ^
checkRd: (-1) add_subtitle.Rd:77: Lost braces; missing escapes or markup?
77 | Use `add_subtitle()` to place a subtitle above a {reactable} or {reactablefmtr} table.
| ^
checkRd: (-1) add_subtitle.Rd:77: Lost braces; missing escapes or markup?
77 | Use `add_subtitle()` to place a subtitle above a {reactable} or {reactablefmtr} table.
| ^
checkRd: (-1) add_title.Rd:76: Lost braces; missing escapes or markup?
76 | Use `add_title()` to place a title above a {reactable} or {reactablefmtr} table.
| ^
checkRd: (-1) add_title.Rd:76: Lost braces; missing escapes or markup?
76 | Use `add_title()` to place a title above a {reactable} or {reactablefmtr} table.
| ^
checkRd: (-1) bubble_grid.Rd:135: Lost braces; missing escapes or markup?
135 | The format of the numbers within the bubbles can be changed by defining the format from a package such as the {scales} package within `number_fmt`.
| ^
checkRd: (-1) cell_style.Rd:88: Lost braces; missing escapes or markup?
88 | Use `cell_style()` to customize the appearance of certain cells in a {reactable} or {reactablefmtr} table.
| ^
checkRd: (-1) cell_style.Rd:88: Lost braces; missing escapes or markup?
88 | Use `cell_style()` to customize the appearance of certain cells in a {reactable} or {reactablefmtr} table.
| ^
checkRd: (-1) cell_style.Rd:93: Lost braces; missing escapes or markup?
93 | Some options within `cell_style()` will work with other {reactablefmtr} formatters (such as data_bars() and color_tiles()),
| ^
checkRd: (-1) cell_style.Rd:26: Lost braces; missing escapes or markup?
26 | \item{data}{A dataset to be displayed within a {reactable} table.}
| ^
checkRd: (-1) group_border_sort.Rd:6: Lost braces; missing escapes or markup?
6 | Credit to Greg Lin, creator of {reactable} for writing the JS function.}
| ^
checkRd: (-1) group_border_sort.Rd:41: Lost braces; missing escapes or markup?
41 | Credit to Greg Lin, creator of {reactable} for writing the JS function.
| ^
checkRd: (-1) group_merge_sort.Rd:6: Lost braces; missing escapes or markup?
6 | Credit to Greg Lin, creator of {reactable} for writing the JS function.}
| ^
checkRd: (-1) group_merge_sort.Rd:18: Lost braces; missing escapes or markup?
18 | Credit to Greg Lin, creator of {reactable} for writing the JS function.
| ^
checkRd: (-1) react_sparkbar.Rd:127: Lost braces; missing escapes or markup?
127 | The `react_sparkbar()` function utilizes the {dataui} package <https://github.com/timelyportfolio/dataui> to create an interactive sparkline bar chart.
| ^
checkRd: (-1) react_sparkline.Rd:147: Lost braces; missing escapes or markup?
147 | The `react_sparkline()` function utilizes the {dataui} package <https://github.com/timelyportfolio/dataui> to create an interactive sparkline line chart.
| ^
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking examples ... [50s/61s] OK
- checking PDF version of manual ... [10s/15s] OK
- checking HTML version of manual ... OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 2 NOTEs