search for: 2e80059

Displaying 10 results from an estimated 10 matches for "2e80059".

Did you mean: 20059
2017 Dec 25
2
R CMD check warning about compiler warning flags
...12:30 GMT+01:00 Duncan Murdoch <murdoch.duncan at gmail.com>: >> The one negative aspect of Winston's effort is caused by this weakness. If >> you tell me that something happened in revision 73909, I know it was recent. >> If you tell me that something appeared in commit 2e80059, it wastes my time >> looking up that commit and putting it in context. > > The output from "git describe" is something similar to an svn > revision: it describes the number of commits since the previous > annotated tag. Something like <tag_name>-<#commits>-...
2017 Dec 25
2
R CMD check warning about compiler warning flags
...k gives a >>>>>> WARNING when some compiler warning flags are detected, >>>>>> such as -Werror, because they are non-portable. This >>>>>> appears to have been added in this commit: >>>>>> https://github.com/wch/r-source/commit/2e80059 >>>>> >>>>> That is not the canonical R sources. >>>> >>>> Yes, that is obvious. The main page for that repository >>>> says it is a mirror of the R sources, right at the top. I >>>> know that because I put the message th...
2017 Dec 20
3
R CMD check warning about compiler warning flags
On recent builds of R-devel, R CMD check gives a WARNING when some compiler warning flags are detected, such as -Werror, because they are non-portable. This appears to have been added in this commit: https://github.com/wch/r-source/commit/2e80059 I'm working on a package where these compiler warning flags are present in a Makefile generated by a configure script -- that is, the configure script detects whether the compiler supports these flags, and if so, puts them in the Makefile. (The configure script is for a third-party C library w...
2017 Dec 20
2
R CMD check warning about compiler warning flags
...Chang wrote: >> >> On recent builds of R-devel, R CMD check gives a WARNING when some >> compiler warning flags are detected, such as -Werror, because they are >> non-portable. This appears to have been added in this commit: >> https://github.com/wch/r-source/commit/2e80059 > > > That is not the canonical R sources. And your description seems wrong: > there is now an _optional_ check controlled by an environment variable, > primarily for CRAN checks. Are the canonical R sources made available in such a way that one can link to them? Hadley -- http:...
2017 Dec 21
3
R CMD check warning about compiler warning flags
>> On recent builds of R-devel, R CMD check gives a WARNING when some >> compiler warning flags are detected, such as -Werror, because they are >> non-portable. This appears to have been added in this commit: >> https://github.com/wch/r-source/commit/2e80059 > > That is not the canonical R sources. Yes, that is obvious. The main page for that repository says it is a mirror of the R sources, right at the top. I know that because I put the message there, and because I see it every time I visit the repository. If you have a good way of pointing peo...
2017 Dec 22
2
R CMD check warning about compiler warning flags
...evel, R CMD check gives a >>>> WARNING when some compiler warning flags are detected, >>>> such as -Werror, because they are non-portable. This >>>> appears to have been added in this commit: >>>> https://github.com/wch/r-source/commit/2e80059 >>> >>> That is not the canonical R sources. >> >> Yes, that is obvious. The main page for that repository >> says it is a mirror of the R sources, right at the top. I >> know that because I put the message there, and because I...
2017 Dec 20
0
R CMD check warning about compiler warning flags
...0/12/2017 17:42, Winston Chang wrote: > On recent builds of R-devel, R CMD check gives a WARNING when some > compiler warning flags are detected, such as -Werror, because they are > non-portable. This appears to have been added in this commit: > https://github.com/wch/r-source/commit/2e80059 That is not the canonical R sources. And your description seems wrong: there is now an _optional_ check controlled by an environment variable, primarily for CRAN checks. > I'm working on a package where these compiler warning flags are > present in a Makefile generated by a configure...
2017 Dec 20
0
R CMD check warning about compiler warning flags
...> >>> On recent builds of R-devel, R CMD check gives a WARNING when some >>> compiler warning flags are detected, such as -Werror, because they are >>> non-portable. This appears to have been added in this commit: >>> https://github.com/wch/r-source/commit/2e80059 >> >> >> That is not the canonical R sources. And your description seems wrong: >> there is now an _optional_ check controlled by an environment variable, >> primarily for CRAN checks. > > Are the canonical R sources made available in such a way that one can &g...
2017 Dec 21
0
R CMD check warning about compiler warning flags
...ote: >>> On recent builds of R-devel, R CMD check gives a WARNING when some >>> compiler warning flags are detected, such as -Werror, because they are >>> non-portable. This appears to have been added in this commit: >>> https://github.com/wch/r-source/commit/2e80059 >> >> That is not the canonical R sources. > > Yes, that is obvious. The main page for that repository says it is a > mirror of the R sources, right at the top. I know that because I put > the message there, and because I see it every time I visit the > repository. If yo...
2017 Dec 22
0
R CMD check warning about compiler warning flags
...evel, R CMD check gives a >>>>> WARNING when some compiler warning flags are detected, >>>>> such as -Werror, because they are non-portable. This >>>>> appears to have been added in this commit: >>>>> https://github.com/wch/r-source/commit/2e80059 >>>> >>>> That is not the canonical R sources. >>> >>> Yes, that is obvious. The main page for that repository >>> says it is a mirror of the R sources, right at the top. I >>> know that because I put the message there, and because I &gt...