Re: [R-pkg-devel] MacOS flat namespace

2020-05-07 Thread David Winsemius
On 5/7/20 7:37 AM, Fabio Corradini Santander wrote: > Hi, > Thank you both very much for your help. Summarizing your comments: > 1. There were no problems when installing the package from CRAN on a macOS > Catalina with clang11 and R 4.0.0. > 2. Since I don't use any of the objects directly, it i

Re: [R-pkg-devel] MacOS flat namespace

2020-05-07 Thread Fabio Corradini Santander
Hi, Thank you both very much for your help. Summarizing your comments: 1. There were no problems when installing the package from CRAN on a macOS Catalina with clang11 and R 4.0.0. 2. Since I don't use any of the objects directly, it is probably a gdal thing due to an improper(?) installation. OK,