cpanse / protViz

Visualizing and Analyzing Mass Spectrometry Related Data in Proteomics
https://CRAN.R-project.org/package=protViz
GNU General Public License v3.0
11 stars 3 forks source link

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

Closed cpanse closed 7 years ago

cpanse commented 7 years ago

checking compiled code ... NOTE File ‘protViz/libs/protViz.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

cpanse commented 7 years ago

fixed.