Re: [R] Problem installing/updating nloptr...

2022-05-19 Thread Ivan Krylov
On Thu, 19 May 2022 19:50:56 -0400 Brian Lunergan wrote: > CMake Error: The source directory > "/tmp/RtmpCNCU3l/R.INSTALL21c510095118/nloptr/src/CMAKE_RANLIB=/usr/bin > /ranlib" does not exist. > Specify --help for usage, or press the help button on the CMake GUI. > Unknown argument -j > Unknown

[R] Problem installing/updating nloptr...

2022-05-19 Thread Brian Lunergan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Evening folks: Running R 4.2.0 on Linux Mint 19.3. When I tried to update package nloptr the operation failed with this error text seeming to be key to the problem. CMake Error: The source directory

Re: [R] missing values error in if statement

2022-05-19 Thread Jeff Newmiller
Not reproducible. Posted HTML. On May 19, 2022 2:30:58 PM PDT, Neha gupta wrote: >Why do I get the following error when my variable in the 'if statement' has >no missing values. > >I check with is.na(my variable) and it has no missing values > >Error in if (fraction <= 1) { : missing value where

[R] missing values error in if statement

2022-05-19 Thread Neha gupta
Why do I get the following error when my variable in the 'if statement' has no missing values. I check with is.na(my variable) and it has no missing values Error in if (fraction <= 1) { : missing value where TRUE/FALSE needed Best regards [[alternative HTML version deleted]]

[R] Windows build 4.2.0 of R: libcurl not picking up self signed certificate from windows os, worked for 4.1.3

2022-05-19 Thread ralpholsson via R-help
Hello, Using the official windows build of R 4.2.0 from the CRAN website I can no longer download files from an internal website with a self signed certificate. This worked under build 4.1.3. I apologise that the url in the following example is not publicly available and that the example is