CRAN Package Check Results for Package huxtable

Last updated on 2022-08-15 08:49:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.5.0 18.81 232.41 251.22 OK
r-devel-linux-x86_64-debian-gcc 5.5.0 14.44 166.56 181.00 OK
r-devel-linux-x86_64-fedora-clang 5.5.0 298.66 NOTE
r-devel-linux-x86_64-fedora-gcc 5.5.0 318.64 NOTE
r-devel-windows-x86_64 5.5.0 158.00 278.00 436.00 OK
r-patched-linux-x86_64 5.5.0 21.71 214.49 236.20 OK
r-release-linux-x86_64 5.5.0 13.48 216.35 229.83 OK
r-release-macos-arm64 5.5.0 81.00 NOTE
r-release-macos-x86_64 5.5.0 105.00 NOTE
r-release-windows-x86_64 5.5.0 137.00 299.00 436.00 OK
r-oldrel-macos-arm64 5.5.0 84.00 WARN
r-oldrel-macos-x86_64 5.5.0 107.00 WARN
r-oldrel-windows-ix86+x86_64 5.5.0 32.00 276.00 308.00 WARN

Check Details

Version: 5.5.0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘R6’ ‘xml2’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 5.5.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘design-principles.Rmd’ using rmarkdown
    --- finished re-building ‘design-principles.Rmd’
    
    --- re-building ‘huxreg.Rmd’ using rmarkdown
    --- finished re-building ‘huxreg.Rmd’
    
    --- re-building ‘huxtable.Rmd’ using rmarkdown
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    
    Attaching package: 'huxtable'
    
    The following object is masked from 'package:dplyr':
    
     add_rownames
    
    ! Package fontspec Error: The font "Calibri" cannot be found.
    
    ! kpathsea: Running mktextfm Calibri
    ! /usr/local/texlive/2020/texmf-dist/web2c/mktexnam: Could not map source abbreviation C for Calibri.
    ! /usr/local/texlive/2020/texmf-dist/web2c/mktexnam: Need to update /usr/local/texlive/2020/texmf-dist/fonts/map/fontname/special.map?
    ! mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input Calibri
    ! This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf)
    
    ! /usr/local/texlive/2020/texmf-dist/web2c/mktexnam: Could not map source abbreviation C for Calibri.
    ! /usr/local/texlive/2020/texmf-dist/web2c/mktexnam: Need to update /usr/local/texlive/2020/texmf-dist/fonts/map/fontname/special.map?
    ! mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input Calibri
    ! This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf)
    
    ! /usr/local/texlive/2020/texmf-dist/web2c/mktexnam: Need to update /usr/local/texlive/2020/texmf-dist/fonts/map/fontname/special.map?
    ! mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input Calibri
    ! This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf)
    
    ! mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input Calibri
    ! This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf)
    
    ! This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf)
    
    ! kpathsea: Running mktexmf Calibri
    
    ! ! I can't find file `Calibri'.
    ! <*> ...jfour; mag:=1; ; nonstopmode; input Calibri
    
    ! <*> ...jfour; mag:=1; ; nonstopmode; input Calibri
    
    ! Please type another input file name
    ! ! Emergency stop.
    ! <*> ...jfour; mag:=1; ; nonstopmode; input Calibri
    
    ! ! Emergency stop.
    ! <*> ...jfour; mag:=1; ; nonstopmode; input Calibri
    
    ! <*> ...jfour; mag:=1; ; nonstopmode; input Calibri
    
    ! Transcript written on mfput.log.
    
    ! grep: Calibri.log: No such file or directory
    
    ! mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input Calibri' failed to make Calibri.tfm.
    
    ! kpathsea: Appending font creation commands to missfont.log.
    
    Error: processing vignette 'huxtable.Rmd' failed with diagnostics:
    LaTeX failed to compile /Volumes/Builds/packages/big-sur-arm64/results/4.1/huxtable.Rcheck/vign_test/huxtable/vignettes/huxtable.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See huxtable.log for more info.
    --- failed re-building ‘huxtable.Rmd’
    
    --- re-building ‘themes.Rhtml’ using knitr
    --- finished re-building ‘themes.Rhtml’
    
    SUMMARY: processing the following file failed:
     ‘huxtable.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-macos-arm64

Version: 5.5.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘design-principles.Rmd’ using rmarkdown
    --- finished re-building ‘design-principles.Rmd’
    
    --- re-building ‘huxreg.Rmd’ using rmarkdown
    --- finished re-building ‘huxreg.Rmd’
    
    --- re-building ‘huxtable.Rmd’ using rmarkdown
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    
    Attaching package: 'huxtable'
    
    The following object is masked from 'package:dplyr':
    
     add_rownames
    
    ! Package fontspec Error: The font "Calibri" cannot be found.
    
    ! kpathsea: Running mktextfm Calibri
    ! /usr/local/texlive/2020/texmf-dist/web2c/mktexnam: Could not map source abbreviation C for Calibri.
    ! /usr/local/texlive/2020/texmf-dist/web2c/mktexnam: Need to update /usr/local/texlive/2020/texmf-dist/fonts/map/fontname/special.map?
    ! mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input Calibri
    ! This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf)
    
    ! /usr/local/texlive/2020/texmf-dist/web2c/mktexnam: Could not map source abbreviation C for Calibri.
    ! /usr/local/texlive/2020/texmf-dist/web2c/mktexnam: Need to update /usr/local/texlive/2020/texmf-dist/fonts/map/fontname/special.map?
    ! mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input Calibri
    ! This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf)
    
    ! /usr/local/texlive/2020/texmf-dist/web2c/mktexnam: Need to update /usr/local/texlive/2020/texmf-dist/fonts/map/fontname/special.map?
    ! mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input Calibri
    ! This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf)
    
    ! mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input Calibri
    ! This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf)
    
    ! This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf)
    
    ! kpathsea: Running mktexmf Calibri
    
    ! ! I can't find file `Calibri'.
    ! <*> ...jfour; mag:=1; ; nonstopmode; input Calibri
    
    ! <*> ...jfour; mag:=1; ; nonstopmode; input Calibri
    
    ! Please type another input file name
    ! ! Emergency stop.
    ! <*> ...jfour; mag:=1; ; nonstopmode; input Calibri
    
    ! ! Emergency stop.
    ! <*> ...jfour; mag:=1; ; nonstopmode; input Calibri
    
    ! <*> ...jfour; mag:=1; ; nonstopmode; input Calibri
    
    ! Transcript written on mfput.log.
    
    ! grep: Calibri.log: No such file or directory
    
    ! mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input Calibri' failed to make Calibri.tfm.
    
    ! kpathsea: Appending font creation commands to missfont.log.
    
    Error: processing vignette 'huxtable.Rmd' failed with diagnostics:
    LaTeX failed to compile /Volumes/Builds/packages/high-sierra-x86_64/results/4.1/huxtable.Rcheck/vign_test/huxtable/vignettes/huxtable.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See huxtable.log for more info.
    --- failed re-building ‘huxtable.Rmd’
    
    --- re-building ‘themes.Rhtml’ using knitr
    --- finished re-building ‘themes.Rhtml’
    
    SUMMARY: processing the following file failed:
     ‘huxtable.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-macos-x86_64

Version: 5.5.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building 'design-principles.Rmd' using rmarkdown
    --- finished re-building 'design-principles.Rmd'
    
    --- re-building 'huxreg.Rmd' using rmarkdown
    --- finished re-building 'huxreg.Rmd'
    
    --- re-building 'huxtable.Rmd' using rmarkdown
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    
    Attaching package: 'huxtable'
    
    The following object is masked from 'package:dplyr':
    
     add_rownames
    
    ! Missing \endcsname inserted.
    <to be read again>
     \egroup
    l.151 \begin
     {threeparttable}
    
    Error: processing vignette 'huxtable.Rmd' failed with diagnostics:
    LaTeX failed to compile d:/RCompile/CRANpkg/local/4.1/huxtable.Rcheck/vign_test/huxtable/vignettes/huxtable.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See huxtable.log for more info.
    --- failed re-building 'huxtable.Rmd'
    
    --- re-building 'themes.Rhtml' using knitr
    --- finished re-building 'themes.Rhtml'
    
    SUMMARY: processing the following file failed:
     'huxtable.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64