Displaying 1 result from an estimated 1 matches for "r51689".
Did you mean:
r51089
2010 Apr 15
1
"°" not accepted under MacOSX
I am developping a package (pgirmess) that since long does not go
through CRAN MacOSX checks, just because I have this command in one of
the examples.
text(mydata[,3],mydata[,4],paste(round(dirs,0),"?"),cex=0.7)
It makes:
<ERROR: re-encoding failure from encoding 'latin1'>
text(mydata[,3],mydata[,4],paste(round(dirs,0),"+
+
+
+ cleanEx()
+