Displaying 1 result from an estimated 1 matches for "954474".
Did you mean:
954473
2018 Jan 17
0
roxygen2 error - x$tag operator is invalid for atomic vectors
This is an error message from R.
For example, if you give the following R commands
> a <- 5
> a$foo
This will generate the error message:
Error in a$foo : $ operator is invalid for atomic vectors
So you can search for the string 'x$tag' in your code (or possibly in the
package).
HTH,
Eric
On Wed, Jan 17, 2018 at 3:16 PM, Martin M?ller Skarbiniks Pedersen <
traxplayer at