You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SpaDES Users
Hi all
after a successful mySim<-simInit(stuff)
spades(mySim) generates this error:
Error in get(moduleCall, envir = sim@.envir[[cur[["moduleName"]]]])(sim, :
unused argument (FALSE)
it seems to be an issue with the development vs the CRAN version; the CRAN version fails.
Eliot McIntire
unread,
Mar 12, 2018, 5:22:30 PM3/12/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SpaDES Users
Can you type
traceback()
immediately after getting that error? Since the error could be occurring at *ANY* level within the call stack, it is hard to diagnose with just the error message. That is what traceback() can help with...
Steve Cumming
unread,
Mar 12, 2018, 5:53:25 PM3/12/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message