Displaying 20 results from an estimated 37 matches for "needscompil".
2025 May 14
2
Packages manually setting NeedsCompilation
...linux-gnu; 2025-05-05 14:06:56 UTC; unix
And packages without compiled code contain:
Built: R 4.5.0; ; 2025-05-08 06:46:33 UTC; unix
However this is not working for packages that compile something, but
do not have a 'src' dir. I think these packages are supposed to
manually set "NeedsCompilation: yes" in their DESCRIPTION file. Two
suggestions:
1. Currently R only records the platform in the mentioned "Built" if
the source package contains a 'src' dir. Could this be improved such
that it also does so for these packages with "NeedsCompilation: yes"?
He...
2025 May 17
2
Packages manually setting NeedsCompilation
FWIW NeedsCompilation is a misnomer. IIRC when I was discussing this
feature with R core members many years ago, it doesn't only flag
packages that require compilation (and thus contain arch-specific binary
files), but it is more generally intended to flag packages that the user
wouldn't be able to inst...
2025 May 17
2
Packages manually setting NeedsCompilation
El s?b., 17 may. 2025 4:03, Herv? Pag?s <hpages.on.github at gmail.com>
escribi?:
> FWIW NeedsCompilation is a misnomer. IIRC when I was discussing this
> feature with R core members many years ago, it doesn't only flag
> packages that require compilation (and thus contain arch-specific binary
> files), but it is more generally intended to flag packages that the user
> wouldn't...
2025 May 15
1
Packages manually setting NeedsCompilation
...s are expected as the package did not provide any native sources hence there should be no binary content. This looks like something that could be added to R CMD check?
>
> In that case maybe R should warn if it runs a package configure script
> but there is no "src"? And check if NeedsCompilation: yes is set?
>
> One way or another, what matters is that when R runs configure or make
> during install, the value in the "Built" field in the binary package
> should contain the platform value. This is also important when distros
> ship R packages in deb or rpm forma...
2015 Aug 25
2
Issues with libcurl + HTTP status codes (eg. 403, 404)
...> available.packages(URL, method = "internal")
Warning: unable to access index for repository
http://www.stats.ox.ac.uk/pub/RWin
Package Version Priority Depends Imports LinkingTo Suggests
Enhances License License_is_FOSS
License_restricts_use OS_type Archs MD5sum NeedsCompilation
File Repository
> available.packages(URL, method = "libcurl")
Error: Line starting '<!DOCTYPE HTML PUBLI ...' is malformed!
It looks like libcurl downloads and retrieves the 403 page itself,
rather than reporting that it was actually forbidden, e.g.:
>...
2015 Aug 25
3
Issues with libcurl + HTTP status codes (eg. 403, 404)
...")
> > Warning: unable to access index for repository
> > http://www.stats.ox.ac.uk/pub/RWin
> > Package Version Priority Depends Imports LinkingTo Suggests
> > Enhances License License_is_FOSS
> > License_restricts_use OS_type Archs MD5sum NeedsCompilation
> > File Repository
> > > available.packages(URL, method = "libcurl")
> > Error: Line starting '<!DOCTYPE HTML PUBLI ...' is malformed!
> >
> > It looks like libcurl downloads and retrieves the 403 page itself,
> > rather th...
2015 Aug 25
1
Issues with libcurl + HTTP status codes (eg. 403, 404)
...for repository
>> > http://www.stats.ox.ac.uk/pub/RWin
>> > Package Version Priority Depends Imports LinkingTo
>> Suggests
>> > Enhances License License_is_FOSS
>> > License_restricts_use OS_type Archs MD5sum
>> NeedsCompilation
>> > File Repository
>> > > available.packages(URL, method = "libcurl")
>> > Error: Line starting '<!DOCTYPE HTML PUBLI ...' is malformed!
>> >
>> > It looks like libcurl downloads and retri...
2015 Aug 25
0
Issues with libcurl + HTTP status codes (eg. 403, 404)
..., method = "internal")
> Warning: unable to access index for repository
> http://www.stats.ox.ac.uk/pub/RWin
> Package Version Priority Depends Imports LinkingTo Suggests
> Enhances License License_is_FOSS
> License_restricts_use OS_type Archs MD5sum NeedsCompilation
> File Repository
> > available.packages(URL, method = "libcurl")
> Error: Line starting '<!DOCTYPE HTML PUBLI ...' is malformed!
>
> It looks like libcurl downloads and retrieves the 403 page itself,
> rather than reporting that it was actua...
2015 Aug 25
0
Issues with libcurl + HTTP status codes (eg. 403, 404)
...Warning: unable to access index for repository
> > http://www.stats.ox.ac.uk/pub/RWin
> > Package Version Priority Depends Imports LinkingTo Suggests
> > Enhances License License_is_FOSS
> > License_restricts_use OS_type Archs MD5sum NeedsCompilation
> > File Repository
> > > available.packages(URL, method = "libcurl")
> > Error: Line starting '<!DOCTYPE HTML PUBLI ...' is malformed!
> >
> > It looks like libcurl downloads and retrieves the 403 page it...
2024 Nov 20
1
grDevices::bringToTop is documented but not available: A bug?
...R Core Team <do-use-Contact-address at r-project.org>
Contact: R-help mailing list <r-help at r-project.org>
Description: Graphics devices and support for base and grid
graphics.
License: Part of R 4.4.2
Suggests: KernSmooth
NeedsCompilation: yes
Built: R 4.4.2; x86_64-pc-linux-gnu; 2024-11-04 01:29:04
UTC; unix
2023 Nov 22
1
Matrix 1.6.2+ versus Matrix 1.6.2-
...bit confused, because Rmosek does not declare Matrix as a
dependency:
> tools::package_dependencies("Rmosek", which = "all")[[1L]]
[1] "pkgbuild"
nor does it contain code needing compilation:
> packageDescription("Rmosek", fields="NeedsCompilation")
[1] "no"
Can you explain the nature of the dependency and how I can reproduce your
output? Is an _external_ library somehow linking Matrix ... ?
Note that the 3 removed entry points were unused by all reverse LinkingTo
on CRAN and BioC at the time that Matrix 1.6-2 was...
2013 Mar 04
1
robustbase adjbox segfault - memory not mapped
...bb3160]
/usr/lib64/R/lib/libR.so(Rf_eval+0x57b)[0x7fbaf9bb1ccb]
My setup details:
R --version
R version 2.15.2 (2012-10-26) -- "Trick or Treat"
Package: robustbase
Version: 0.9-5
Date: 2012-03-01
Packaged: 2013-03-01 16:34:03 UTC; maechler
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-03-01 18:31:33
Built: R 2.15.2; x86_64-pc-linux-gnu; 2013-03-04 05:54:20
UTC; unix
Platform: x86_64-pc-linux-gnu (64-bit)
uname -a
Linux R 2.6.32-5-amd64 #1 SMP Mon Feb 25 00:26:11 UTC 2013 x86_64 GNU/...
2024 Nov 21
1
grDevices::bringToTop is documented but not available: A bug?
...ct-address at r-project.org>
> Contact: R-help mailing list <r-help at r-project.org>
> Description: Graphics devices and support for base and grid
> graphics.
> License: Part of R 4.4.2
> Suggests: KernSmooth
> NeedsCompilation: yes
> Built: R 4.4.2; x86_64-pc-linux-gnu; 2024-11-04 01:29:04
> UTC; unix
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/...
2017 Nov 02
2
"prob" package alternative
...hanged in the
> future. this
> typically includes function and argument names, as well as
> defaults for
> arguments and return values.
> LazyData: yes
> License: GPL (>= 2)
> URL: http://www.rmetrics.org
> Packaged: 2013-06-23 18:22:14 UTC; yohan
> NeedsCompilation: yes
> Repository: CRAN
> Date/Publication: 2013-06-24 01:53:27
> Built: R 3.4.2; x86_64-apple-darwin15.6.0; 2017-11-01 22:45:02 UTC; unix
>
>
>
> > Alternatively, is there another package that behaves similarly to prob?
> >
> >
> >
> > On Wed, N...
2017 Nov 02
0
"prob" package alternative
...eral parts are still preliminary and may be changed in the future. this
typically includes function and argument names, as well as defaults for
arguments and return values.
LazyData: yes
License: GPL (>= 2)
URL: http://www.rmetrics.org
Packaged: 2013-06-23 18:22:14 UTC; yohan
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-06-24 01:53:27
Built: R 3.4.2; x86_64-apple-darwin15.6.0; 2017-11-01 22:45:02 UTC; unix
> Alternatively, is there another package that behaves similarly to prob?
>
>
>
> On Wed, Nov 1, 2017 at 6:17 PM, David Winsemius <dwinse...
2015 Aug 27
3
Issues with libcurl + HTTP status codes (eg. 403, 404)
...ng: unable to access index for repository http://www.stats.ox.ac.uk/pub/RWin:
Line starting '<!DOCTYPE HTML PUBLI ...' is malformed!
> ap
Package Version Priority Depends Imports LinkingTo Suggests Enhances License License_is_FOSS License_restricts_use OS_type Archs
MD5sum NeedsCompilation File Repository
>
and the resulting 'ap' is the same as e.g., with the the default
method which also gives a warning and then an empty list (well
"data.frame") of packages.
I don't see a big problem with the above.
It would be better if the warning did not contain...
2018 Oct 04
2
Bug : Autocorrelation in sample drawn from stats::rnorm (hmh)
...ity: base# Title: The R Stats Package# Author: R Core Team and contributors worldwide# Maintainer: R Core Team <R-core at r-project.org># ? Description: R statistical functions.# License: Part of R 3.5.1# Imports: utils, grDevices, graphics# Suggests: MASS, Matrix, SuppDists, methods, stats4# NeedsCompilation: yes# Built: R 3.5.1; x86_64-pc-linux-gnu; 2018-07-03 02:12:37 UTC; unix#?# Thanks for correcting that.#?# fill free to ask any further information you would need.#?# cheers,#?# hugo#?#?# --?# ? - no title specified#?# Hugo Math?-Hubert#?# ATER#?# Laboratoire Interdisciplinaire des Environneme...
2018 Oct 04
2
Bug : Autocorrelation in sample drawn from stats::rnorm (hmh)
...ity: base# Title: The R Stats Package# Author: R Core Team and contributors worldwide# Maintainer: R Core Team <R-core at r-project.org># ? Description: R statistical functions.# License: Part of R 3.5.1# Imports: utils, grDevices, graphics# Suggests: MASS, Matrix, SuppDists, methods, stats4# NeedsCompilation: yes# Built: R 3.5.1; x86_64-pc-linux-gnu; 2018-07-03 02:12:37 UTC; unix#?# Thanks for correcting that.#?# fill free to ask any further information you would need.#?# cheers,#?# hugo#?#?# --?# ? - no title specified#?# Hugo Math?-Hubert#?# ATER#?# Laboratoire Interdisciplinaire des Environneme...
2019 Aug 24
0
Suggestions for improved checks on CRAN/R
..., RUnit calls
system.file in man/checkFuncs.Rd, and as a result, the installed
manual contains the buildroot path, which should never happen. Another
example is TMB, but in this case the buildroot ends up in a binary
file, simple.so, that is compiled during the installation.
- Checks for incorrect NeedsCompilation. Some packages have this flag,
but nothing is compiled. E.g., reshape, analogueExtra, AGHmatrix...
- Checks for execution flags. The execution bit is enabled in many,
many files in many packages when it shouldn't (i.e., there's no
shebang). An example that comes to mind: Javascript fi...
2016 Apr 20
3
Fresh build from source of R-3.2.5 failing "make check" under 64-bit Ubuntu
...ingTo Suggests
myTst "myTst" "myLib" "1.0" NA "methods" NA NA NA
Enhances License License_is_FOSS
myTst NA "What license is it under?" NA
License_restricts_use OS_type MD5sum NeedsCompilation Built
myTst NA NA NA NA "3.2.5"
> stopifnot(identical(res[,"Package"], setNames(,sort(c(p.lis, "myTst")))),
+ res[,"LibPath"] == "myLib")
Error: identical(res[, "Package"], setNames(...