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 in writeImpl: Text to be written must be a length-one character vector #75

Closed fengfengyuyu closed 4 years ago

fengfengyuyu commented 4 years ago

Hi,

I met a problem as follow,

> statnetWeb::run_sw()  

Listening on http://127.0.0.1:6677 
Warning in if (!is.na(attribValue)) { :   
Warning: Error in writeImpl: Text to be written must be a length-one character vector   
[No stack trace available]

I use Ubuntu16.04.

plus: I tried at another computer with win10 , the same issue occurred.

Thanks a lot !

pete-arnold commented 4 years ago

Same. Windows 8.1. R 3.6.2.

martinamorris commented 4 years ago

Hi @fengfengyuyu this has been fixed now. Sorry for the delay. Give it a try and let us know if it works for you.

martinamorris commented 4 years ago

fixed with statnet/statnetWeb@a8e4a41