rstudio构建并重新加载不会加载包

时间:2016-09-12 12:30:05

标签: r rstudio devtools r-package

我一直在玩试图建造一个玩具包。它曾经工作正常,但从某些时候我运行构建和重新加载,有些事情出错了我无法执行代码:

> hello()
Error: could not find function "hello"

Screenshot of the problem

0 个答案:

没有答案