CRAN Package Check Results for Package fdth

Last updated on 2023-11-05 14:58:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2-6 5.17 46.86 52.03 NOTE
r-devel-linux-x86_64-debian-gcc 1.2-6 3.85 35.53 39.38 NOTE
r-devel-linux-x86_64-fedora-clang 1.2-6 64.85 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2-6 77.96 NOTE
r-devel-windows-x86_64 1.2-6 8.00 70.00 78.00 NOTE
r-patched-linux-x86_64 1.2-6 6.12 45.55 51.67 NOTE
r-release-linux-x86_64 1.2-6 4.77 45.53 50.30 NOTE
r-release-macos-arm64 1.2-6 28.00 NOTE
r-release-macos-x86_64 1.2-6 45.00 NOTE
r-release-windows-x86_64 1.2-6 5.00 70.00 75.00 NOTE
r-oldrel-macos-arm64 1.2-6 24.00 OK
r-oldrel-macos-x86_64 1.2-6 31.00 OK
r-oldrel-windows-x86_64 1.2-6 8.00 72.00 80.00 OK

Check Details

Version: 1.2-6
Check: Rd \usage sections
Result: NOTE
    S3 methods shown with full name in Rd file 'xtable.fdt.Rd':
     ‘xtable.fdt’ ‘xtable.fdt.multiple’ ‘xtable.fdt_cat.multiple’
    
    The \usage entries for S3 methods should use the \method markup and not
    their full name.
    See chapter ‘Writing R documentation files’ in the ‘Writing R
    Extensions’ manual.
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

Version: 1.2-6
Check: Rd \usage sections
Result: NOTE
    S3 methods shown with full name in documentation object 'xtable.fdt':
     ‘xtable.fdt’ ‘xtable.fdt.multiple’ ‘xtable.fdt_cat.multiple’
    
    The \usage entries for S3 methods should use the \method markup and not
    their full name.
    See chapter ‘Writing R documentation files’ in the ‘Writing R
    Extensions’ manual.
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 1.2-6
Check: re-building of vignette outputs
Result: NOTE
    Error(s) in re-building vignettes:
    --- re-building ‘latex_fdt.Rnw’ using Sweave
    
    Attaching package: ‘fdth’
    
    The following objects are masked from ‘package:stats’:
    
     sd, var
    
    Error: processing vignette 'latex_fdt.Rnw' failed with diagnostics:
    Running 'texi2dvi' on 'latex_fdt.tex' failed.
    LaTeX errors:
    ! Package babel Error: Unknown option 'brazil'. Either you misspelled it
    (babel) or the language definition file brazil.ldf was not found.
    
    See the babel package documentation for explanation.
    Type H <return> for immediate help.
    ! Emergency stop.
     ...
    
    l.4373 \ProcessOptions*
    
    ! ==> Fatal error occurred, no output PDF file produced!
    --- failed re-building ‘latex_fdt.Rnw’
    
    SUMMARY: processing the following file failed:
     ‘latex_fdt.Rnw’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-macos-x86_64