Dear Josh,
Running the gpuGlm examples (both) from the gputools package I run into the quoted error.
Error in .C("RgpuLSFit", Package = "gputools", qr = qr, n = as.integer(ngoodobs), : argument 16 is empty.
My system:
R 3.4.0
Debian stretch
Matrix products: default
BLAS: /usr/lib/openblas-base/libblas.so.3
LAPACK: /usr/lib/libopenblasp-r0.2.19.so
gputools_1.2
rJava_0.9-8
(as given by sessionInfo)
Other examples (e.g. gpuLm, or gpuLsfit) work fine.
Many thanks for your support!