Displaying 20 results from an estimated 400 matches similar to: "Windows R CMD build <pkg> leftovers"
2007 Nov 25
1
Package Building under Windows with MikTeX 2.6
Dear WizaRds,
I wrote a small function in R and would like to create a package. The
necessary documentation is done, Rtools etc. are installed and I am
still unable to complete the process under Windows. I did extensive
research in the archives and read the Murdoch-Sutherland website on the
Rtools and MikTeX hints. I realize that I understand only half or less
of what is said there
2005 Oct 15
1
Hiccup in installing R 2.2.0
Yesterday I downloaded R-2.2.0.tar.gz, gunzipped and untarred, and
did the usual ./configure and make. Everything seemed to go smoothly
until it got to the bit about installing recommended packages. It
got past ``spatial'' but turned up a fatal error in respect of the
``boot'' package.
Here is some of what appeared on the screen:
2004 Mar 15
1
R v1.9.0 alpha w/ Rtools: gzip problem
Hi, Gordon Smyth brought the following problem to my attention.
PROBLEM/"BUG":
Using R v1.9.0 alpha for Windows and the latest Rtools from Brian
Ripley you get the following problem trying to R CMD build a package
(or a bundle);
>R CMD build R.basic
* checking for file 'R.basic/DESCRIPTION' ... OK
* preparing 'R.basic':
* checking whether 'INDEX' is
2007 Oct 02
0
patch: allow R CMD build exclude patterns to match symlinks
The following is a patch (svn diff) for the R CMD build script that
calculates exclude patterns after the tar/untar step rather than before. The
perl find() function, used in the calculation of the exclude patterns,
ignores symlinks, which meant that directory symlinks were not considered
for exclusion. Since the tar/untar step resolves (copies) symlinks, this
works around that limitation.
2004 Apr 27
1
'R CMD build' fails when there are spaces in the path (PR#6830)
Full_Name: Byron Ellis
Version: R 1.9.0 (and 2.0.0)
OS: Linux (Redhat Fedora Core)
Submission from: (NULL) (140.247.241.197)
It appears that `R CMD build` cannot handle spaces in the path when building
packages for distribution. For instance:
[ellis@net-78815 ~/Bayesian Networks]$ R CMD build bnsl
* checking for file 'bnsl/DESCRIPTION' ... OK
* preparing 'bnsl':
* cleaning src
*
2010 Jun 10
1
[PATCH] RHEV: Warn instead of die if rmtree dies during cleanup
rmtree can die instead of returning failure under some circumstances. We don't
want this to stop cleanup.
---
lib/Sys/VirtV2V/Target/RHEV.pm | 15 ++++++++++++---
1 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/lib/Sys/VirtV2V/Target/RHEV.pm b/lib/Sys/VirtV2V/Target/RHEV.pm
index 295c19d..c9add0c 100644
--- a/lib/Sys/VirtV2V/Target/RHEV.pm
+++
2000 Feb 28
3
Rinst.exe question
Hi all,
I'm using R0.99a on WinNT4. I downloaded a bunch of packages and tried
using Rinst.exe to install them. For whatever reason, Rinst.exe does not
find all the packages I downloaded. I put all files in the same temp
directory, but Rinst only finds some of them. I have no problem installing
the rest with WinZip, but if Rinst works it would be much easier (don't have
to run WinZip
2010 Jun 04
1
Suggested change to build.pl
Under Linux the cleanup script (if it exists) is run at the end, before
the package archive is created, and this prevents intermediate files
that are no longer needed from being written to the archive.
Unfortunately, this does not happen under Windows when there
is a cleanup.win. That is, cleanup.win is not run before the
archive is created.
Here is the code in build.pl that checks for cleanup
2020 Nov 23
2
.Internal(quit(...)): system call failed: Cannot allocate memory
The call to system() probably is an internal call used to delete the
session's tempdir(). This sort of failure means that a potentially large
amount of disk space is not being recovered when R is done. Perhaps
R_CleanTempDir() could call R_unlink() instead of having a subprocess call
'rm -rf ...'. Then it could also issue a specific warning if it was
impossible to delete all of
2004 May 27
2
Rcmd check, windows xp, perl (2)
Thank you for your help. I??m sorry that I found not the right
entries in the R-devel. Now, I have again a problem.
After installing all needed things I have run
Rcmd INSTALL -l ../mypkg and respectively
make mypkg
By running Rcmd check I get following message:
* checking for working latex ...Error: environment
variable TMPDIR not set (or set to unusable value) and no
default
2002 Apr 08
1
Still having a problem with Rcmd - TMPDIR
Hello R-users:
I'm experiencing difficulty in building a package in R 1.4.1 under Windows
2000. When I run Rcmd I get this:
F:\r\library>f:\r\bin\rcmd check ringsim
Please set TMPDIR to a valid temporary directory
F:\r\library>f:\r\bin\rcmd build ringsim
Please set TMPDIR to a valid temporary directory
This problem was discussed over a year ago - the problem was attributed to a
Perl
2015 May 10
2
Building R-3.2.0 from source.
I am just now getting around to upgrading from 3.1.2 to 3.2.0 and am
getting hammered by a problem which is beyond my limited capabilities of
handling.
I executed
./configure --with-tcltk --with cairo
which seemed to go just fine, and then did:
make
In fairly short order I started getting error messages like unto:
> connections.o: In function `gzcon_write':
>
2015 May 10
2
Building R-3.2.0 from source.
I am just now getting around to upgrading from 3.1.2 to 3.2.0 and am
getting hammered by a problem which is beyond my limited capabilities of
handling.
I executed
./configure --with-tcltk --with cairo
which seemed to go just fine, and then did:
make
In fairly short order I started getting error messages like unto:
> connections.o: In function `gzcon_write':
>
2023 Nov 20
2
Online Backup failed....
Full output:
root at iob-master:~# samba-tool domain backup online --server=dc01
--targetdir=/autofs/backup/linux/samba_dom/$(hostname -d) -U administrator
Password for [SAMBA\administrator]:
INFO 2023-11-20 15:30:05,639 pid:73781
/usr/lib/python3/dist-packages/samba/join.py #1614: workgroup is SAMBA
INFO 2023-11-20 15:30:05,640 pid:73781
/usr/lib/python3/dist-packages/samba/join.py #1617: realm
2023 Nov 20
4
Online Backup failed....
Hey,
dir exisit....
root at dc01:/autofs/backup# ls -la /autofs/backup/linux/samba_dom/backup.tgz/
insgesamt 12484
drwxr-xr-x 4 root root 4096 20. Nov 14:02 .
drwxr-xr-x 3 root root 4096 20. Nov 14:00 ..
-rw-r--r-- 1 root root 12765535 20. Nov 14:03
samba-backup-samba.laurenz.ws-2023-11-20T14-02-51.306281.tar.bz2
drwx------ 2 root root 4096 20. Nov 14:00 tmpdz6serc_
drwx------ 7 root
2010 Oct 03
2
R-beta_2010-10-02_r53128 fails to compile on FreeBSD
I tried to compile R-beta_2010-10-02_r53128 on FreeBSD 9.0-CURRENT
(amd64) with gcc-4.4.5 and it fails:
-----------------------------------------
gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2
-I../../src/extra/pcre -I../../src/extra -I. -I../../src/include
-I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c
sysutils.c -o sysutils.o
sysutils.c: In function
2001 Feb 06
3
RWin 1.2.1: Can't access sample datasets, e.g. MASS
I'm pretty sure I'll feel like [more of] an idiot but...
Using Rgui working in a fresh, blank directory.
> require(MASS)
Loading required package: MASS
[1] TRUE
> data(cabbages)
Warning message:
======> Data set `cabbages' not found in: data(cabbages) <=====
> ls()
[1] "last.warning"
> search()
[1] ".GlobalEnv" "package:MASS"
2020 Nov 24
2
.Internal(quit(...)): system call failed: Cannot allocate memory
On 11/24/20 11:27 AM, Jan Gorecki wrote:
> Thanks Bill for checking that.
> It was my impression that warnings are raised from some internal
> system calls made when quitting R. At that point I don't have much
> control over checking the return status of those.
> Your suggestion looks good to me.
>
> Tomas, do you think this could help? could this be implemented?
I think
2009 Apr 25
2
Extracting an object name?
Dear Sir or Madam:
This is an extension to a earlier post, about looping through several
thousand files, and testing student's models against a different
data-set, called rclnow, for "recall now".
The problem is, that the instructor never specified to the students,
what they should name their "lm" object.
So what they created was:
"arbitrary variable name"
2008 Dec 09
1
Warning from R CMD build
Hi,
I wonder about the reason for the following lines:
$ diff ~/local/lib64/R/bin/build /usr/lib64/R/bin/build
40c40
< my $revision = ' $Rev: 46832 $ ';
---
> my $revision = ' $Rev: 45803 $ ';
576,579d570
< if(-r "Makevars") {
< $makefiles .= " -f Makevars";
< R_system("${R::Vars::MAKE}