[R-pkg-devel] Package fails to build on Windows only, builds on GNU/Linux (parse issue)
Duncan Murdoch
murdoch.duncan at gmail.com
Wed Feb 3 10:51:21 CET 2016
On 02/02/2016 2:23 PM, Irucka Embry wrote:
> https://gitlab.com/iembry/install.load/raw/master/R/install_load.R is
> the link to raw R code for my package. I have been successful at
> building the package on GNU/Linux, but building on Windows fails. I have
> used R 3.2.3 in both cases.
>
> On Windows, using readLines, this is the result of the Line 1:
>
> [1] "#' Check, Install and Load CRAN & USGS GRAN Packages"
>
>
> On GNU/Linux, using readLines, this is the result of Line 1:
>
> [1] "#' Check, Install and Load CRAN & USGS GRAN Packages"
>
>
> Can someone offer suggestions on how to fix this character issue for
> Windows package development?
I can't see any difference there. Is that the point, or do you see a
difference?
What is the exact error message you get when parsing?
Duncan Murdoch
>
> I have created the R code with the Kate text editor. I have not had this
> issue in the past with any of my R packages using the Kate text editor.
>
> I have a few packages that have the same issue.
>
> Thank you.
>
> Irucka Embry
>
>
> <span id=m2wTl><p><font face="Arial, Helvetica, sans-serif" size="2" style="font-size:13.5px">_______________________________________________________________<BR>Get the Free email that has everyone talking at <a href=http://www.mail2world.com target=new>http://www.mail2world.com</a><br> <font color=#999999>Unlimited Email Storage POP3 Calendar SMS Translator Much More!</font></font></span>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-package-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>
More information about the R-package-devel
mailing list