* using log directory ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/reactablefmtr.Rcheck’ * using R Under development (unstable) (2024-04-27 r86487) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 18.1.4 (1) Debian flang-new version 18.1.4 (1) * running under: Debian GNU/Linux trixie/sid * 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 ... OK See 'https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-clang/reactablefmtr-00install.html' for details. * checking package directory ... OK * checking for future file timestamps ... 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 ... [1s/1s] OK * checking whether the package can be loaded with stated dependencies ... [1s/1s] OK * checking whether the package can be unloaded cleanly ... [1s/1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK * checking whether the namespace can be unloaded cleanly ... [1s/1s] OK * checking loading without being on the library search path ... [1s/1s] 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 ... [24s/27s] OK * checking Rd files ... [1s/1s] 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 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 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 ... [43s/46s] OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed color_tiles 4.921 0.073 5.009 color_scales 4.604 0.100 5.174 bubble_grid 4.536 0.090 5.725 * checking PDF version of manual ... [8s/10s] OK * checking HTML version of manual ... [3s/5s] OK * checking for non-standard things in the check directory ... OK * DONE Status: 2 NOTEs