gesistsa / quanteda.proximity

📐 Proximity-based Weighting Scheme for the Quantitative Analysis of Textual Data
GNU General Public License v3.0
4 stars 0 forks source link

reimplement row min in C ref #20 #26

Closed schochastics closed 10 months ago

schochastics commented 10 months ago

looking good except

File ‘quanteda.proximity/libs/quanteda.proximity.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.

https://stackoverflow.com/questions/42313373/r-cmd-check-note-found-no-calls-to-r-registerroutines-r-usedynamicsymbols

schochastics commented 10 months ago

I think it is done