similar to: rcmd and directories (cwd; tmpdir) (PR#3429)

Displaying 20 results from an estimated 600 matches similar to: "rcmd and directories (cwd; tmpdir) (PR#3429)"

2003 Jul 21
0
Rosetta Inpharmatics position announcement
Apologies for cross-posting to both R-Help and S-News. I am not a subscriber to this list so please direct all inquires to rosettahr at merck.com. Senior Research Scientist - Data Analysis The Senior Research Scientist Data Analyst position will be responsible for mathematical modeling and analysis of gene expression and other data from various biological systems. This position works closely
2006 Jun 14
2
loading library from network share (PR#8982)
Full_Name: roy kuraisa Version: 2.2.1 OS: Windows XP SP2 Submission from: (NULL) (155.91.28.232) When loading a library from network share drive (e.g., \\nnn\f1\f2\p1), when First.lib is called, the libray name contains "/" instead of "\" resulting in an invalid Windows filepath. Here's an example: >From R, >
2010 Dec 15
4
ssh-import-id
Howdy, We in the Ubuntu Server world have been using a handy little shell utility for a couple of releases now, called 'ssh-import-id' [1]. Whereas ssh-copy-id _pushes_ a public key from one system to another, ssh-import-id _pulls_ a public key from a secure key server and installs it. It takes one or more userid's as command line arguments, loops over them, sequentially attempts to
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
2012 Aug 08
1
migration with non-root user
Hi, I had a VM running on c3rh2 under 'vmc' user: [vmc at c3rh2 .ssh]$ virsh list --all Id Name State ---------------------------------------------------- 1 vs2relocate_nonRoot running After the virsh migration command, "virsh migrate --live --unsafe vs2relocate_nonRoot qemu+ssh://vmc at c3rh1.kirkland.ibm.com/session", this VM
2007 May 15
1
Building package on Windows
Hello, I have been trying to build a package for R to use on windows. I have been able to build it with out problems except for one thing. I am creating a zip file to be installed by the R gui. I have four directories under the main dir. I have data, man, R, and src. The problem that I have been having, is that the data directory is being zipped up, then when I install the package the data
2020 Sep 03
2
Rgui never processes ~/.Renviron
ISSUE: It looks like Rgui.exe never processes ~/.Renviron - only ./.Renviron. REPRODUCIBLE EXAMPLE: On Windows, create the following ~/.Renviron and ~/.Rprofile files: C:\Users\alice> Rscript -e "cat('FOO=123\n', file='~/.Renviron')" C:\Users\alice> Rscript -e "cat('print(Sys.getenv(\'FOO\'))', file='~/.Rprofile')" and launch
2004 Jul 28
8
Best Linux for Asterisk
Hi Andy, I have had tremendous success running Asterisk on Slackware linux version 9.1. Its very quick to install and I had absolutely no problem compiling the source code for Asterisk or anything else so far. I have asterisk running on 2 servers right now that use Slackware. -James -----Original Message----- From: asterisk-users-admin@lists.digium.com
2006 May 04
3
Rgui, Startup, HOME, R_USER, ...
Hi, Main objective: Let Rgui find my ~/.Rprofile and ~/.Renviron files, where ~ is equal to getwd("~"). I have few comments/questions: (A) On my WinXP Pro installation, the system environment variable 'HOME' is not availble to R, e.g. Sys.getenv("HOME") is empty. I believe this is default case (correct me if I'm wrong). However, if I set the "Start
2017 Jul 14
3
setwd in windows
Dear friends - windows R 3.3.3 - sorry to ask a simple question - but I cannot make setwd work properly in scripts In the example below I have made a directory in C (firstdir) and a directory in that (secdir) and the intention is to change directory to the second from the first - it works when I put the entire path but not the tilde - what am I missing? I was around rwf 2.14 as per the help
2023 Dec 17
1
call: file.exists("~/.Rtk2theme") error: file name conversion problem -- name too long?
Sorry for the double e-mail. On Sun, 17 Dec 2023 17:25:38 +0300 Ivan Krylov <krylov.r00t at gmail.com> wrote: > Can you at least temporarily disable OneDrive so that your Documents > directory would be "C:\\Users\\Alipio\\Documentos"? This should keep R > happy. It should also work if you set the environment variable R_USER to some ASCII-representable path: (in
2011 Aug 09
1
the naming convention libvirt names a block based storage volume
Seems like different libvirt versions generate a storage volume name in different format. We would like to learn how libvirt names a storage volume under a block based storage pool. So that we may properly extract the LUN identifier out of the volume name for now and in the future. On host A loaded with libvirt 0.8.7 # virsh vol-list SanPool1 Name Path -----------------------------------------
2004 Jun 10
0
Terpstra Samba Workshops - Seattle, WA. 6/10-11
Hello Samba List- Apologies for the late notice on this. We have seats available for John H. Terpstra's Samba workshops on Thursday and Friday this week in Seattle, WA. He is conducting Samba 101 and Advanced Samba Thursday and Windows NT4/200X Migration to Samba-3 on Friday. Attendees receive a copy of "Samba-3 By Example" as part of the workshop(s). You can view class
2004 Oct 06
0
CIFS in fstab
Hi, folks, I have a difficulty using a cifs connection... O/S: Mandrake 10.0, updated kernel, at 2.6.8.1-12mdk, running Samba 3.0.7 packages. I'm trying to mount, via CIFS a share on a Windows 2003 server. I have no control over the use of smb signing, so I need to use cifs, not smbfs (the organisation as a whole has over 25000 users, using numerous servers, almost exclusively Microsoft
2007 Jul 01
3
Session WTF ?
Hi. How to use session in ruby on rails ? I try to make it work for hours, but it still doesn''t work... In my controller I have this: def identification @current_user = User.new(params[:user]) ok = false redir = ''login_failed'' @remote_user = User.find(:all) @remote_user.each do |r_user| if (r_user.login == @current_user.login and
2019 Jul 10
1
Container setup?
Hi Patrick, thanks for the pointers. I tried today, and while it was easy to start my first container, I am not really happy with LXD, exactly for the reason St?phane gives in https://stgraber.org/2016/03/11/lxd-2-0-introduction-to-lxd-112/ "How does LXD relate to Docker/Rkt?"... what I really like about docker and docker-compose is, that it encourages to separate code from data and
2006 Oct 29
2
Rgui.exe fix for "console not found" buffer overflow problem
I'm using R on Windows XP Professional SP2. I figured out the fix for my buffer overflow problem that did not allow me to use Rgui.exe for about two weeks. I would keep getting "console not found" and even when I uninstalled and re-installed got the same problem. Here's how the problem started. In Rgui.exe, I attempted to get more visible output in the buffer (I wanted
2008 Sep 07
2
R_USER - in which file should I include it?
Hello I am a newbie. I had my R upgraded from 2.7.1 to 2.7.2 and in doing so I decided to install all 2.7 versions under c:\program files\R\2.7 from now on (2.7.1 is located under .\2.7.1) Although I don't like the idea (I am running Vista), I have edited etc\Renviron.site to contain: R_USER=c:/Users/eduardo/Documents/R R_LIBS_USER=c:/Users/eduardo/Documents/R/win-library/2.7 As far as
2006 Apr 13
1
Setting CWD to be RAILS_ROOT for fastcgi/Apache
All, So I''ve discovered that when running on FastCGI with Apache and the working directory for the process is actually the "public" directory under RAILS_ROOT. Is there a way to force the current working directory to be RAILS_ROOT for the FastCGI procs so that file manipulation would then be done relative to RAILS_ROOT? Or should I just make sure that all of my paths are
2013 Feb 22
1
menu.c32 and changing CWD
Hello Syslinux ML, According to the documentation, the following command: COM32 menu.c32 file1.cfg file2.cfg loads both, file1.cfg and file2.cfg, using menu.c32. Is there any way to simultaneously load those cfg files AND change the CWD (similarly as the second argument of the CONFIG directive does) while still using the "COM32 menu.c32" command? TIA, Ady.