Displaying 5 results from an estimated 5 matches for "r_compiled_bi".
Did you mean:
r_compiled_by
2023 Aug 31
1
Problems with installing R packages from source and running C++ in R, even on fresh R installation
? Thu, 31 Aug 2023 11:57:06 +0000
Christophe Bousquet <chr_bousquet at protonmail.com> ?????:
> > tools::Rcmd('SHLIB -n hello.c')
> > tools::Rcmd('SHLIB hello.c')
> >
> > What do the commands print? Does the second command fail?
>
> I basically get no output from the two commands, apart from a new
> blank R prompt.
So starting a new
2023 Aug 31
1
Problems with installing R packages from source and running C++ in R, even on fresh R installation
> So starting a new Rcmd.exe process fails for some reason.
>
> If you take the same R session where the environment variables are
> right and Sys.which() resolves Make and GCC and try to run
> tools:::.shlib_internal(c('-n', 'hello.c')) or
> tools:::.shlib_internal('hello.c'), does it do something useful?
I think I tried the commands in the right R
2017 Jul 04
0
Unable to install packages in R: Error in if (any(diff)) { : missing .....
Unable to install packages in R: Error in if (any(diff)) { : missing value
where TRUE/FALSE needed
Sorry for my bad english
I need help in solving the following problem with R
When I try to install a package it end with the following error msg:
Error in if (any(diff)) { : missing value where TRUE/FALSE needed
the enviroment in windows 7 xp1 x64
R-3.4.1 was just installed
R was started with
2023 Apr 21
0
[Rd] R 4.3.0 is released
The build system rolled up R-4.3.0.tar.gz (codename "Already Tomorrow") this morning.
This is a major update, containing many new features and bug fixes.
The list below details the changes in this release.
You can get the source code from
https://cran.r-project.org/src/base/R-4/R-4.3.0.tar.gz
or wait for it to be mirrored at a CRAN site nearer to you.
Binaries for various
2023 Apr 21
0
[Rd] R 4.3.0 is released
The build system rolled up R-4.3.0.tar.gz (codename "Already Tomorrow") this morning.
This is a major update, containing many new features and bug fixes.
The list below details the changes in this release.
You can get the source code from
https://cran.r-project.org/src/base/R-4/R-4.3.0.tar.gz
or wait for it to be mirrored at a CRAN site nearer to you.
Binaries for various