Because it does not work. It says:
"""
* checking loading without being on the library search path ... WARNING
Error: package or namespace load failed for ‘Package1’ in loadNamespace(i,
c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
On 10/10/2019 5:13 p.m., Ramiro Barrantes wrote:
Hello, I am developing some packages. Package1 requires Package2, both of which
I developed:
Right now Package2 is installed properly here:
/myHome/libraries/Package2
Package1 needs Package2. Package1 refers to Package2 both in the Roxygen
@i
Hello, I am developing some packages. Package1 requires Package2, both of which
I developed:
Right now Package2 is installed properly here:
/myHome/libraries/Package2
Package1 needs Package2. Package1 refers to Package2 both in the Roxygen
@import field for one of the functions, and also in