Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fitFfmDT: unit test test-VIF.R Error #74

Open
JustinMShea opened this issue Dec 20, 2021 · 1 comment
Open

fitFfmDT: unit test test-VIF.R Error #74

JustinMShea opened this issue Dec 20, 2021 · 1 comment
Assignees
Labels

Comments

@JustinMShea
Copy link
Collaborator

Output message from pkg build below. Looks like an issue in passing the specFfm object, but this needs further debugging.

* checking tests ...
  Running ‘tinytest.R’ ERROR
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
  > 
  > if ( requireNamespace("tinytest", quietly=TRUE) ){
  +   tinytest::test_package("FactorAnalytics")
  + }
  
  test-VIF.R....................    0 tests    Error in `[.data.frame`(data, , .N, by = c(date.var, obj$exposures.char)) : 
    unused argument (by = c(date.var, obj$exposures.char))
  Calls: <Anonymous> ... lapply -> FUN -> eval -> eval -> fitFfm -> specFfm -> [
  Execution halted
@JustinMShea
Copy link
Collaborator Author

After debugging a bit, this is most likely related to data issue #73, not fitFfmDT. Removing @midoshammaa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants