Code
pkg_has_src(file.path("fixtures", "xxx.zip"))
Condition
Error in `doTryCatch()`:
! fixtures/xxx.zip is not a valid package archive file, no DESCRIPTION file
Code
pkg_has_src(file.path("fixtures", "xxx.tar.gz"))
Condition
Error in `doTryCatch()`:
! fixtures/xxx.tar.gz is not a valid package archive file, no DESCRIPTION file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.