Re: [R-pkg-devel] WARNING: A complete check needs the 'checkbashisms' script.

2020-08-11 Thread Rodrigo Tobar
Hi Brian, On 12/8/20 10:21 am, brian knaus wrote: [...] It sounds like I can assume that CRAN machines will have ```checkbashisms``` installed where necessary That's my reading, yes. and handle this appropriately when not? I don't think you need to handle this at all. As you experimented,

Re: [R-pkg-devel] WARNING: A complete check needs the 'checkbashisms' script.

2020-08-11 Thread brian knaus
Thank you Dirk "Eddelbuettel" (apologies for my spelling, it's your name, so I should be able to spell it correctly, particularly if I'm asking you for help) and Rodrigo Tobar for the responses! It sounds like I've gone down a rabbit hole that I should not have. When I omit ```configure``` (in my

[R-pkg-devel] Conditional linking in Makevars

2020-08-11 Thread David Cortes
I am having issues with undefined compiler symbols in a package with C code that I recently updated: https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-clang/poismf-00install.html The issue seems to be connected with usage of OpenMP, and happens only when compiling with clang: “Err