HenrikBengtsson / affxparser

🔬 R package: This is the Bioconductor devel version of the affxparser package.
http://bioconductor.org/packages/devel/bioc/html/affxparser.html
7 stars 3 forks source link

Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ #39

Closed HenrikBengtsson closed 2 years ago

HenrikBengtsson commented 2 years ago

Not sure why this started to appear again. I'm pretty sure I already fixed this, cf. https://github.com/HenrikBengtsson/affxparser/issues/31 and https://github.com/HenrikBengtsson/affxparser/blob/master/src/000.init.c. But, we now get:

$ R CMD check --as-cran affxparser_1.67.0-9000.tar.gz 
* using log directory ‘/home/hb/repositories/affxparser.Rcheck’
* using R version 4.1.3 Patched (2022-03-10 r81870)
* using platform: x86_64-pc-linux-gnu (64-bit)
...
File ‘affxparser/libs/affxparser.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
HenrikBengtsson commented 2 years ago

Fixed in affxparser 1.67.0-9001