- using R version 4.4.0 alpha (2024-03-31 r86238)
- using platform: aarch64-apple-darwin20
- R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 12.2.0
- running under: macOS Ventura 13.4
- using session charset: UTF-8
- 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 ... [3s/3s] 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 ... [0s/0s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the package can be unloaded cleanly ... [0s/0s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
- checking loading without being on the library search path ... [0s/0s] 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 ... [4s/4s] OK
- checking Rd files ... [0s/0s] 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 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 ... [11s/14s] OK
- checking PDF version of manual ... [5s/6s] OK
- DONE
Status: 2 NOTEs
- using check arguments '--no-clean-on-error '