Skip to content
Back to formatted view

Raw Message

Message-ID: <56B1CD99.4020501@gmail.com>
Date: 2016-02-03T09:51:21Z
From: Duncan Murdoch
Subject: [R-pkg-devel] Package fails to build on Windows only, builds on GNU/Linux (parse issue)
In-Reply-To: <A7206C4442984C489FB32461F8E78C03@mail2world.com>

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 &#150; POP3 &#150; Calendar &#150; SMS &#150; Translator &#150; 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
>