statnet / statnetWeb

A graphical user interface for network modeling with the 'statnet' software
GNU General Public License v3.0
29 stars 17 forks source link

Error : Invalid DESCRIPTION file #65

Closed napsternxg closed 5 years ago

napsternxg commented 5 years ago

Installing statnetWeb gives the following error.

devtools::install_github("statnet/statnetWeb")
* installing *source* package 'statnetWeb' ...
Warning in .canonicalize_person_role(role) :
  Invalid role specification: 'cre, aut'.
Error : Invalid DESCRIPTION file

Authors@R field gives no person with maintainer role, valid email
address and non-empty name.

See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.

ERROR: installing package DESCRIPTION failed for package 'statnetWeb'
* removing 'F:/ROpen/R-3.5.1/library/statnetWeb'
In R CMD INSTALL
Installation failed: Command failed (1)
martinamorris commented 5 years ago

thx, fixed (forgot to close with commit, SHA 0d0d88b92a8e2550a89c2db1521748e4f19989d6)