Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rhub::check_for_cran() #13

Closed
Tracked by #7
see24 opened this issue Aug 3, 2021 · 0 comments
Closed
Tracked by #7

rhub::check_for_cran() #13

see24 opened this issue Aug 3, 2021 · 0 comments

Comments

@see24
Copy link
Member

see24 commented Aug 3, 2021

Got this error on Fedora Linux, R-devel, clang, gfortran platform

4432#> * installing *source* package ‘s2’ ...

4433#> ** package ‘s2’ successfully unpacked and MD5 sums checked

4434#> ** using staged installation

4435#> Testing compiler using PKG_CFLAGS=

4436#> --------------------------- [ANTICONF] --------------------------------

4437#> Configuration failed because openssl was not found. Try installing:

4438#> * deb: libssl-dev (Debian, Ubuntu, etc)

4439#> * rpm: openssl-devel (Fedora, CentOS, RHEL)

4440#> * csw: libssl_dev (Solaris)

4441#> * brew: openssl@1.1 (Mac OSX)

4442#> If openssl is already installed, check that 'pkg-config' is in your

4443#> PATH and PKG_CONFIG_PATH contains a openssl.pc file. If pkg-config

4444#> is unavailable you can set INCLUDE_DIR and LIB_DIR manually via:

4445#> R CMD INSTALL --configure-vars='INCLUDE_DIR=... LIB_DIR=...'

4446#> -------------------------- [ERROR MESSAGE] ---------------------------

4447#> tools/version.c:1:10: fatal error: 'openssl/opensslv.h' file not found

4448#> #include

4449#> ^~~~~~~~~~~~~~~~~~~~

4450#> 1 error generated.

4451#> --------------------------------------------------------------------

4452#> ERROR: configuration failed for package ‘s2’

4453#> * removing ‘/home/docker/R/s2’

Val thinks it will be fine though

@see24 see24 mentioned this issue Aug 3, 2021
23 tasks
@see24 see24 closed this as completed Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant