similar to: R and bash script problem

Displaying 20 results from an estimated 5000 matches similar to: "R and bash script problem"

2012 Jan 19
1
Bash script produces: Error in library('package') : there is no package called 'package'
This is a follow-up to a post from 2007: https://stat.ethz.ch/pipermail/r-help/2007-April/129009.html Summary of the Problem: Packages are correctly installed and can be loaded when R is opened interactively or using a R script. However, a bash scripts produces an error similar to the following: #!/bin/bash ... R --no-save <<EOF ... library(package) Error in library(package) : there is no
2004 Jan 27
0
runaway smbd hogging system & ethernet cable bandwidth
Greetings all; I've probably got something miss-configured, but I have an intermittent smbd problem, where it will use 15% or so of this machine and nearly all the much slower firewall box. I'll try to give enough data here, so my apologies about the length of this post. The installed samba versions on this very heavily patched RH8.0 machine are: --- [root@coyote root]# rpm -qa|grep
2010 Nov 19
1
syslog flooding
Greetings; Nut pull & build from about two weeks ago, 2.4.3 I believe. Belkin UPS. I have everything working but a proper shutdown of upsd when I reboot, it hangs there and needs the hdwe reset button to reset it. That may be related to my finding more than 1 K##upsd and more than one K##upsmon, in /etc/rc5.d and which I have now nuked. However, while its working well enough to monitor,
2019 May 07
3
nut vs ups fail
On Tuesday 07 May 2019 09:49:47 am Charles Lepple wrote: > On May 7, 2019, at 9:09 AM, Gene Heskett wrote: > > On Tuesday 07 May 2019 08:38:44 am Charles Lepple wrote: > >> On May 7, 2019, at 5:06 AM, Gene Heskett wrote: > >>> New testing install(stretch) > >>> pulled in nut stuff from repo. > >>> copied old wheezy configs to /etc/nut,
2019 Dec 11
2
Samba 4.11.3, 4.10.11 and 4.9.17 for Centos7/RHEL7
Hi everyone, I've posted some rpm builds of samba 4.11.3, 4.10.11 and 4.9.17 for RHEL/Centos 7.x (currently 7.7). The 4.11 rpms use the python3 and python3-devel rpms introduced in the standard RHEL/Centos repos at the same time as the 7.7 version. Comments and/or testing feedback would be most welcomed. http://nova.polymtl.ca/~coyote/dist/samba/samba-4.11.3
2009 Dec 27
2
Old thread on belkin
Greetings all; Back to a thread I started back in May of 2008 I think. I never did get this belkin and nut to talking, so I thought I'd make another run at it. Trying to run the driver as the user gene, I'm getting this: --------------------------- [root at coyote ups]# su gene -c "/sbin/belkin -D -a myups" Network UPS Tools - Belkin Smart protocol driver 0.21 (2.2.2) debug
2015 Aug 18
1
Need the date included in nuts -wall msgs.
On Tuesday 18 August 2015 09:50:32 Charles Lepple wrote: > On Aug 18, 2015, at 3:27 AM, Gene Heskett <gheskett at wdtv.com> wrote: > > Greetings all; > > > > Is it possible to set a logging option in one of the config files so > > that when we have a 1 second power bump, the date is included, both > > in the log, and in the -wall broadcast? > > Hey
2009 Jul 02
1
Windows zip-files (binaries) for older version of scatterplot3d
Hi, I am working with -poLCA- which uses the package -scatterplot3d- in order to work. However, I work on a restricted server that is not online. The R-version installed there is 2.6. However, running library(poLCA) after installing the most recent -scatterplot3d- on the server leaves me with R telling me that scatterplot3d needs R-version 2.7 or a more recent versions. Since I cannot install the
2014 Oct 20
1
config file locations
On Sunday 19 October 2014 22:03:23 Charles Lepple did opine And Gene did reply: > Hi Gene, > > On Oct 18, 2014, at 7:35 PM, Gene Heskett <gheskett at wdtv.com> wrote: > > Greetings; > > > > I found pdf user manual which explains a few things that might help. > > > > However, for a ubuntu flavor, the various .conf etc files seem to be > > in
2017 Nov 01
0
Scatterplot3d :: Rotating x tick labels by x degrees
Hello, David, don?t worry about answering this question or any of my inquiries in the future. Not looking for code servants. Definitely not an expert at using the scatter plot 3D library. That being said, I plan on researching rgl as was recommended so kindly on a previous response to my question. Regards, Alex On Oct 31, 2017, at 4:13 PM, David Winsemius <dwinsemius at
2019 Sep 06
1
Samba 4.10.8 and 4.9.13 for rhel7/centos7 rpms
Hi everyone, In case anyone's interested, I've posted the rpm builds of samba 4.10.8 that I'm using on RHEL7.7. (I run these in VMs, serving as AD DCs for my SOHO). These rpms use the default python2 from the system. The 4.10.x SPEC file is now more closely aligned with upstream (Fedora SPEC file) and I've yet to test these builds using the system's python3 on RHEL7.
2009 Aug 03
2
scatterplot3d bug??
Hey guys, Not sure if I encountered a bug with the scatterplot3d function. Here's the calls I made: s3d1 <- scatterplot3d(TotLogDisttenp,TotDifftenp,TotMeasuredRSLtenp,pch=16,highlight.3d=TRUE,angle=40,type="h",main="MRSL ~ LogDist + Diff"); s3d1$plane3d(fitols); s3d1 <-
2014 Oct 14
1
Belkin unk ups
On Tuesday 14 October 2014 08:19:02 Charles Lepple did opine And Gene did reply: > usbhid-ups Added that, but only get this at "sudo service nut start" gene at coyote:/etc/init.d$ sudo service nut start * Starting Network UPS Tools [ OK ]
2019 May 12
2
nut vs ups fail
On Sunday 12 May 2019 03:10:13 pm Charles Lepple wrote: > On May 12, 2019, at 2:51 PM, Gene Heskett wrote: > > On Sunday 12 May 2019 02:41:02 pm Charles Lepple wrote: > >> /lib/nut/usbhid-ups -a myups -DD > > > > gene at coyote:~$ /lib/nut/usbhid-ups -a myups -DD > > Network UPS Tools - Generic HID driver 0.41 (2.7.4) > > USB communication driver 0.33
2014 Oct 20
0
config file locations
Hi Gene, On Oct 18, 2014, at 7:35 PM, Gene Heskett <gheskett at wdtv.com> wrote: > Greetings; > > I found pdf user manual which explains a few things that might help. > > However, for a ubuntu flavor, the various .conf etc files seem to be in > /etc/nut. We have an open ticket about that[*]; basically, the official NUT documentation needs to be a bit more explicit
2006 Feb 27
1
4D stacked column chart, Excel -> R
Hi All. I'd like to programm a 4 dimensional chart in R. Acctually I wanted to solve that problem in Excel cause I had the data there. Here is a link of my actual problem description (there are some chart pictures as well).... http://www.mrexcel.com/board2/viewtopic.php?t=187336&highlight=stacked+column because I still couldn't solve that problem I came to R. The chart should be
2017 Oct 31
1
Scatterplot3d :: Rotating x tick labels by x degrees
> On Oct 31, 2017, at 8:55 AM, Olivier Crouzet <olivier.crouzet at univ-nantes.fr> wrote: > > Hi Alex, > > this should be related to the "las" argument of "par()" but > actually it does not seem to be parametered in scatterplot3d. > Searching the net for "scatterplot3d las" provides a link to: > >
2019 Aug 27
2
Samba 4.10.7 and 4.9.12 for rhel7/centos7 rpms
Hi everyone, In case anyone's interested, I've posted the rpm builds of samba 4.10.4 that I'm using on RHEL7.7. (I run these in VMs, serving as AD DCs for my SOHO). Comments most welcomed. These rpms use the default python2 from the system. http://nova.polymtl.ca/~coyote/dist/samba/samba-4.10.7 http://nova.polymtl.ca/~coyote/dist/samba/samba-4.9.12 Regards, Vincent
2008 Jul 24
1
Problem with scatterplot3d example
I tried to run the following example from section 4.1.4 of the "Scatterplot3d - an R package for Visualizing Multivariate Data" vignette and got an error on the part that plots the regression plane: > library(scatterplot3d) > data(trees) > s3d <- scatterplot3d(trees, type = "h", color = "blue", + angle = 55, scale.y = 0.7, pch = 16, main = "Adding
2017 Oct 31
1
Scatterplot3d :: Rotating x tick labels by x degrees
On 31.10.2017 00:56, Alex Restrepo wrote: > Hi, > > I would like to rotate the x axis tick labels by 45 degrees. Using the code below, could someone please provide an example? Many Thanks In Advance, Alex 45 degree rotation is not supported in base R graphics and scatterplot3d uses that. You can use par(las=2) before your code and get them rrotated by 90 degrees, or you can add