glotaran / TIMP

TIMP is an R package for fitting superposition models that implements the partitioned variable projection algorithm. The package has been extensively applied to modeling spectroscopy and Fluorescence Lifetime Imaging Microscopy (FLIM) datasets. This is the git managed codebase of the r-forge TIMP project.
https://glotaran.github.io/TIMP/
GNU General Public License v2.0
2 stars 1 forks source link

[CRAN] register native routines and to disable symbol search #4

Closed jsnel closed 5 years ago

jsnel commented 5 years ago

checking compiled code ... NOTE File ‘TIMP/libs/TIMP.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search.