Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

A .call error while using criteria functions. #1

Open
oumarkme opened this issue Jul 14, 2022 · 3 comments
Open

A .call error while using criteria functions. #1

oumarkme opened this issue Jul 14, 2022 · 3 comments
Labels
documentation Improvements or additions to documentation

Comments

@oumarkme
Copy link
Owner

Users report that there is a '.call' error while using criteria functions with R version > 4.1. This is due to missing useDynLib(TSDFGS); import(RcppEigen); importFrom(Rcpp, evalCpp) in the NAMESPACE file generated by roxygen2. So far we have no clue why it did not generate automatically. We'd manually add this to the NAMESPACE file and update it to version 2.2 on GitHub. Please install the updated version by:
devtools::install_github("oumarkme/TSDFGS", dependencies = TRUE, force = TRUE)

@oumarkme oumarkme added the documentation Improvements or additions to documentation label Jul 14, 2022
@oumarkme
Copy link
Owner Author

We will soon upload this new version to CRAN.

@hermanndallinger
Copy link

Dear Jen-Hsiang

if I install the updated version from github, the optTrain function seems to be missing. Best Hermann

@oumarkme
Copy link
Owner Author

oumarkme commented Oct 5, 2023

The issue has been resolved with the release of version 2.4.2.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants