JanaJarecki/cognitivemodels

can the test work without dplyr?

Closed this issue · 1 comments

todo commented

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


# @todo can the test work without dplyr?
# @body: the idea is that we need as few dependencies as possible in a package
library(dplyr)
# 0. Data set, standard parameters, and tolerance


This issue was generated by todo based on a todo comment in b360bef.

yes, works fine