RGF-team / rgf

Home repository for the Regularized Greedy Forest (RGF) library. It includes original implementation from the paper and multithreaded one written in C++, along with various language-specific wrappers.
378 stars 58 forks source link

fix CRAN NOTE about files in temp directory #349

Closed StrikerRUS closed 3 years ago

StrikerRUS commented 3 years ago

To fix the following CRAN NOTE:

* checking for detritus in the temp directory ... NOTE
Found the following files/directories:
  ‘rgf’

https://github.com/RGF-team/rgf/pull/348#issuecomment-900674047