Sigbert Klinke

Results 4 issues of Sigbert Klinke

Hi, I have a list of files in different directories. When I call `spell_check_files(files)` then the result returns in `found` only the basename of the file and the line number....

Hi, instead of using the filename for the chunks, I wanted use the `basename(dirname(filename))`. Therefore my suggestion: ``` name_chunks 0) { if (is.null(chunkname)) { filename

Hi, tabplot requires ffbase for installation. But ffbase has been archived: https://cran.r-project.org/package=ffbase Therefore, not even devtools::install_github("mtennekes/tabplot") works. Best Sigbert