Balazs Banfai
Results
2
issues of
Balazs Banfai
Fixes #70 It's not a problem with lazy evaluation or promises, it's caused by the incorrect propagation of `msg`. If one of the assertions is already coming from `assert_that` then...
When a package have an item in Remotes section of DESCRIPTION with `git::https://...`, then it gets installed with `RemoteType` "git" via `pak::local_install_dev_deps()`. This causes issues with everything in devtools that...