Re: [R] rgdal errors from proj

2020-06-13 Thread Bennet Fauber
After doing some experimentation, I find that making the following change to configure.ac and running autoreconf produces a configure script that does not error. *** configure.ac.original2020-06-13 15:23:43.865733311 -0400 --- configure.ac2020-06-13 15:25:05.455499480 -0400 **

[R] rgdal errors from proj

2020-06-13 Thread Bennet Fauber
I am trying to install rgdal from source on CentOS 7. I have installed geos, proj, and gdal successfully, they test fine. This is with R version 3.6.3 (2020-02-29) -- "Holding the Windsock" compiled with gcc/8.2.0. This is an HPC system, and I have the following modules loaded, Currently Loaded

Re: [R] if else statement adjustemtn

2020-06-13 Thread Márk Szalai
Dear Ana, pmax could also fit here. pmax(b$FLASER, b$PLASER, na.rm = TRUE) Bests, Mark > -- > > Message: 21 > Date: Sat, 13 Jun 2020 19:09:11 +1000 > From: Jim Lemon > To: sokovic.anamar...@gmail.com > Cc: Rasmus Liland , r-help > Subject: Re: [R] if else statemen

Re: [R] if else statement adjustemtn

2020-06-13 Thread Jim Lemon
Right, back from shopping. Since you have fourteen rows containing NAs and you only want seven, we can infer that half of them must go. As they are neatly divided into seven rows in which only one NA appears and seven in which two stare meaninglessly out at us. I will assume that the latter are the