We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67d8e8e commit 715a4dbCopy full SHA for 715a4db
src/Rcpp_init.cpp
@@ -110,6 +110,7 @@ void registerFunctions(){
110
RCPP_REGISTER(getCurrentScope)
111
RCPP_REGISTER(setCurrentScope)
112
RCPP_REGISTER(get_string_buffer)
113
+ RCPP_REGISTER(short_file_name)
114
RCPP_REGISTER(mktime00)
115
RCPP_REGISTER(gmtime_)
116
#undef RCPP_REGISTER
0 commit comments