Anyone know how to deal with this error
Error in force(otherwise) :
argument "otherwise" is missing, with no default
when trying to install the latest version of the pins package on a Linux server? (Works fine on my Windows PC)
Anyone know how to deal with this error
Error in force(otherwise) :
argument "otherwise" is missing, with no default
when trying to install the latest version of the pins package on a Linux server? (Works fine on my Windows PC)
If you just type
otherwise
and ENTER
the object is not in namespace.
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.
We had someone else run into this as well, and I believe the problem is with your purrr installation. If this is still a problem or you run into it again, can you re-install purrr, and then try installing pins again?