Closed karthik closed 2 years ago
When trying to programmatically pass a package title to fs_create a named vector in title or description causes failure. Works when unnamed. But package should catch this.
fs_create
Failing build with location: https://travis-ci.org/krlmlr/tic.figshare/builds/334975062#L1631
When trying to programmatically pass a package title to
fs_create
a named vector in title or description causes failure. Works when unnamed. But package should catch this.