JanaJarecki / cognitivemodels

Cognitivemodels is an open-source R library to create, fit, test, and compare computational cognitive models based on machine-learning principles.
25 stars 4 forks source link

can the test work without dplyr? #44

Closed todo[bot] closed 4 years ago

todo[bot] commented 4 years ago

the idea is that we need as few dependencies as possible in a package


https://github.com/JanaJarecki/cognitivemodels/blob/b360befe0ab681c9be575869f19a6ce4299f6749/tests/testthat/test_cpt.R#L3-L7


This issue was generated by todo based on a todo comment in b360befe0ab681c9be575869f19a6ce4299f6749.
FlorianSeitz commented 4 years ago

yes, works fine