Capabilities skipped: PNG, TIFF, cairo

I have installed R-4.1.0, however, PNG, TIFF are not supported. Here is the configuration and sessionInfo(). any suggestions?

  Obj-C compiler:              x86_64-conda-linux-gnu-gcc -g -O2 -fobjc-exceptions

  Interfaces supported:        X11
  External libraries:          pcre2, readline, curl
  Additional capabilities:     JPEG, NLS, ICU
  Options enabled:             shared BLAS, R profiling

  Capabilities skipped:        PNG, TIFF, cairo
  Options not enabled:         memory profiling

  Recommended packages:        yes

configure: WARNING: you cannot build PDF versions of the R manuals
configure: WARNING: you cannot build PDF versions of vignettes and help pages

Here is sessionInfo()

> sessionInfo()
R version 4.1.0 (2021-05-18)
Platform: x86_64-conda-linux-gnu (64-bit)
Running under: CentOS Linux 8 (Core)

Matrix products: default
BLAS:   /expanse/projects/janssen4/dsci-csb/user/sguo2/bin/R-4.1.0/lib/libRblas.so
LAPACK: /expanse/projects/janssen4/dsci-csb/user/sguo2/bin/R-4.1.0/lib/libRlapack.so

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C
 [9] LC_ADDRESS=C               LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

loaded via a namespace (and not attached):
[1] compiler_4.1.0

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.