search for: workdirectory

Displaying 12 results from an estimated 12 matches for "workdirectory".

2011 Mar 28
1
problem in simple saving and loading data frames
Dear all My dataframe has > 80,000 variables which I can not everytime load into R using *.txt files (read.table option), cost me time and sometime computer decomes not responsive. So I need a way to save my dataframe in my workdirectory as such. Execuse me if the problem is too simple. I tried the following, I do not know what is wrong with it: Example data: x <- 1:10 y <- 21:30 z <- 31:40 df2 <- data.frame(x,y, z) save(df2, file="df2.RData") My trials # trying to load data(df2) Warning message: In data...
2012 Oct 16
1
Building a package with an existing dll
...up a package directory structure with all the relevent files in the src, R, man and data directories. Also have the correct DESCRIPTION and NAMESPACE files in the root directory. I don't wisk to recompile the .dll file in the src directory as it currently works fine if I locate it in the same workdirectory as my R source code that calls it. This is a little tedious having to move source and dll into every directory that I wish to work in, thus the need to convert into a package. Is there a way to create a package that does not need the dll re-compiled? -- View this message in context: http://r....
2004 Apr 22
6
Fatal Error: Invalid HOMEDRIVE
All, I've encountered the same problem as others who have posted under the same subject. I've had R-1.8.1 installed and running since it was released. Yesterday morning when I tried to start Rgui.exe I got the subject error message. Since I live at the whim of the network administrators I can only assume it was a recent MS critical update. I tried installing R-1.9.0 but no joy. I
2017 Jul 09
2
rsyslog stops logging on service reload?
I have multiple servers running stock CentOS 7 rsyslog 7.4.7-16.el7, which are configured to log locally and over TCP to a remote logserver, also running stock CentOS 7 rsyslog. The remote server uses imptcp to receive, and pretty basic rules to parse and commit to disk. I have several systems that log prolifically, but periodically, they stop soon after the remote log server HUPs (daily
2017 Jul 13
0
rsyslog stops logging on service reload?
...er files like httpd logs as an example) What are your rules ? How is the network between all those nodes ? I had also an issue over "unreliable" network with buffer/queue and also when the receiver had his main msg queue size too small. Some parameters that can help (?) : # sender size $WorkDirectory /var/lib/rsyslog # default location for work (spool) files $ActionQueueType LinkedList # use asynchronous processing $ActionQueueFileName forwardqueue # set file name, also enables disk mode $ActionResumeRetryCount -1 # infinite retries on insert failure $ActionQueueSaveOnShutdown on # save in-memo...
2010 Oct 26
0
[PATCH node] add logging.py
...* + +# Save news errors of level crit and higher in a special file. +uucp,news.crit /var/log/spooler + +# Save boot messages also to boot.log +local7.* /var/log/boot.log + +\$WorkDirectory /var/spool/rsyslog +\$ActionQueueFileName ovirtNode +\$ActionQueueMaxDiskSpace 10m +\$ActionQueueSaveOnShutdown on +\$ActionQueueType LinkedList +\$ActionResumeRetryCount -1 +*.* %(delim)s%(server)s:s(port)s +""" + + +def ovirt_rsyslog(server, port, protocol): + if protocol == &qu...
2016 Jun 02
0
Rsyslog on C7
...s kernel messages (the same are read from journald) $ModLoad immark # provides --MARK-- message capability # Provides RELP syslog reception $ModLoad imrelp $InputRELPServerRun 2514 # provides RELP syslog transmission $ModLoad omrelp #### GLOBAL DIRECTIVES #### # Where to place auxiliary files $WorkDirectory /var/lib/rsyslog # Use default timestamp format $ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat # File syncing capability is disabled by default. This feature is usually not required, # not useful and an extreme performance hit #$ActionFileEnableSync on # Include all config files in /et...
2013 Feb 19
1
remote logging with rsyslog
...0514 ? And restarted the daemon: ??? sudo service rsyslog restart ??? Shutting down system logger:?????????????????????????????? [? OK? ] ??? Starting system logger:??????????????????????????????????? [? OK? ] ? On the client, I added to /etc/rsyslog.conf: ??? $ModLoad?????????????????? omrelp ??? $WorkDirectory???????????? /var/spool/rsyslog ??? $ActionQueueType?????????? LinkedList ??? $ActionQueueFileName?????? syslogfwd ??? $ActionQueueMaxDiskSpace?? 10g ??? $ActionResumeRetryCount??? -1 ??? $ActionQueueSaveOnShutdown on ??? *.*??????????????????????? :omrelp:xxx.xxx.xxx.xxx:20514 ? And restarted the d...
2016 Apr 17
1
Rsyslog problems
...and) $OmitLocalLogging off $ModLoad imjournal # provides access to the systemd journal $ModLoad imklog # reads kernel messages (the same are read from journald) # Provides RELP syslog reception $ModLoad imrelp $InputRELPServerRun 2514 #### GLOBAL DIRECTIVES #### # Where to place auxiliary files $WorkDirectory /var/lib/rsyslog # Use default timestamp format #$ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat # File syncing capability is disabled by default. This feature is usually not required, # not useful and an extreme performance hit #$ActionFileEnableSync on # Include all config files in /e...
2009 Aug 11
1
[PATCH node] Added support for remote logging with rsyslog-gssapi to node. NOTE: Needs selinux to be set to permissive (setenforce 0) to work.
...nel logging support (previously done by rklogd) + +\$GSSForwardServiceName rsyslog +\$GssMode encryption + +#### GLOBAL DIRECTIVES #### + +# Use default timestamp format +\$ActionFileDefaultTemplate RSYSLOG_TraditionalForwardFormat + +#### RULES #### + +# Forward all messages to ovirt controller +\$WorkDirectory /var/rsyslog +\$ActionQueueFileName ovirt-server-fwd +\$ActionQueueMaxDiskSpace 1g +\$ActionQueueSaveOnShutdown off +\$ActionQueueType LinkedList # run asynchronously +\$ActionResumeRetryCount -1 # infinite retries if host is down +*.* :omgssapi:$SRV_HOST:$SRV_PORT +# End forwarding Rule + +#...
2016 Jul 09
4
Option configure
Am 09.07.2016 um 17:19 schrieb Rowland penny: > On 09/07/16 10:27, Marc Muehlfeld wrote: >> What is different afterwards when using with/without? Does it create a >> systemd service file? >> > Do not know about '--with-systemd', but there are no (horrible) systemd > components if you use '--without-systemd' there is nothing horrible in a systemd
2004 Apr 20
10
Error with 1.9.0 - Invalid HOMEDRIVE
I installed R project 1.9.0 on Windows XP. The installation went well. Then, I rebooted. Next, I clicked the icon under Programs in the Start menu and received this error, "Fatal Error: Invalid HOMEDRIVE". I clicked OK to the error message. The program does not start. I went to a DOS prompt and did "echo %HOMEDRIVE%" and it returned "C:". This letter is a valid