The function join_keys() was not imported as teal.data::teal.data() in a couple of places. That made the package unusable if we want to import functions with box. It's not a problem if we load it as library(teal.modules.general), that's why it probably went unnoticed.
sessionInfo()
No response
Relevant log output
No response
Code of Conduct
[X] I agree to follow this project's Code of Conduct.
Contribution Guidelines
[X] I agree to follow this project's Contribution Guidelines.
Security Policy
[X] I agree to follow this project's Security Policy.
What happened?
The function
join_keys()
was not imported asteal.data::teal.data()
in a couple of places. That made the package unusable if we want to import functions with box. It's not a problem if we load it aslibrary(teal.modules.general)
, that's why it probably went unnoticed.sessionInfo()
No response
Relevant log output
No response
Code of Conduct
Contribution Guidelines
Security Policy