mjemons / spatialFDA

a package to compute spatial metrics and comparing them using functional data analysis
1 stars 0 forks source link

Old functions in namespace #1

Closed sgunz closed 4 months ago

sgunz commented 4 months ago

There are still two old functions in the namespace which crash installation

Error: package or namespace load failed for ‘spatialFDA’ in namespaceExport(ns, exports):
 undefined exports: .apply_ls_ppp, .speToppp

To fix just run devtools::document(), this should remove the files from namespace.

mjemons commented 4 months ago

thanks! It should work now.