There is more than one account error message when trying to publish on bookdown

Hi,

I successfully publish our book on our rstudio connect (https://healthdata.usm.my:3939/multivar_book/) which is awesome. However, I also would like to publish to bookdown. My username on bookdown is drki_musa. Unfortunately, when I try to publish to bookdown I receive these errors

 bookdown::publish_book()

I receive

Error: Please specify the account name (there is more than one account registered on this system)

Then when I do

bookdown::publish_book(account = 'drki_musa')

I receive

Error: Unknown account name 'drki_musa' (you can use the setAccountInfo function to add a new account)

Hope someone could help. Thank you.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.