Displaying 15 results from an estimated 15 matches similar to: "rgl.snapshot "failed""
2008 Apr 07
3
rgl_0.70.553.tar.gz install
Hi,
I am an R beginner and wish to create some 3d plots. I have managed to
install the rgl library and save 3d plots, but only as an R file. I wish
to use rgl.snapshot so I can create a ".png" file and the plot can be used
in LaTex.
The function rgl.snapshot does not work (i get an error "failed" message).
Having looked at previous posts, I believe that the problem can sorted
2019 Oct 07
4
[Bug 1368] New: The "meta's"
https://bugzilla.netfilter.org/show_bug.cgi?id=1368
Bug ID: 1368
Summary: The "meta's"
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
2009 Oct 08
5
sort (all columns of) a matrix
Dear R-Help Team,
I have been trying to sort (all columns of) a matrix:
> a<-matrix(a<-c(1,3,4,6,6,4,6,56,4,64,86,39,4,2),length(a),2)
> a
[,1] [,2]
[1,] 1 1
[2,] 3 3
[3,] 4 4
[4,] 6 6
[5,] 6 6
[6,] 4 4
[7,] 6 6
[8,] 56 56
[9,] 4 4
[10,] 64 64
[11,] 86 86
[12,] 39 39
[13,] 4 4
[14,] 2 2
>
I
2007 Feb 21
1
Installing Package rgl - Compilation Fails - FreeBSD
Brian,
I just tried your version rgl_0.70-2 with R-2.5.0 on FreeBSD 7.0-CURRENT
(i386) and it works!
Thank you very much for this competently and very fast help.
Next I will try if it compiles on amd64, too ...
Rainer
Prof Brian Ripley schrieb:
> This looks to me like a problem in your OpenGL, I am afraid.
>
> I've made available a (completely unofficial) revised tarball at
2007 Feb 19
4
Installing Package rgl - Compilation Fails
I'm running R 2.4.1 (with the latest versions of all packages) on an
FC6 32-bit system. When I try to install the rgl package, compilation
fails:
> install.packages("rgl")
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
trying URL 'http://lib.stat.cmu.edu/R/CRAN/src/contrib/rgl_0.70.tar.gz'
Content type
2007 Feb 06
3
installing packages and windows vista
I installed R (R-2.4.1-win32.exe) on a new computer with Windows Vista
and a 64 bit operating system (hp dv9000 with intel core t7200). The
base R runs fine, but I can not get any of the packages to load. From
within R I choose install packages choose a site then a package. I
tried installing 2 packages and get similar errors (see below), I just
copied and pasted lines from R.
Can anyone
2007 Feb 22
2
rgl update: please test!
(This is bcc'd to a list of people who have had problems with rgl lately
or who are known to be big users; not cc'd, so you don't all get cc'd
all the responses on the R-devel list).
I've just put together a test build of rgl, and put it on my web site as
http://www.stats.uwo.ca/faculty/murdoch/software/rgl_0.70.564.tar.gz
(source)
and
2006 Apr 07
0
Network UPS Tools (NUT) driver for Activepower 1400VA
I have found by trial and error that the Activepower 1400VA UPS
(uninterruptible power supply) (http://www.activepower.pl/1400.php) is
best driven by the powermust driver in NUT (Network UPS Tools), on an
RS232 cable. The USB connection does not seem to yield, use the serial
RS232 cable. This took me quite a while to find out, so I thought I
would share the experience.
Regards, Laszlo Kajan
2007 Jan 10
3
NX problems with centos 4.4
Hi,
using centos 4.4, and freenx-0.5.0-10.c4 and nx-1.5.0-1.centos4 on a 8 CPU Amd Opteron
system.
If I access this system by nxclient-1.5.0 from some workstation (FC6)
with Gnome desktop, then after a successful login the X11 windows have
no windowmanager frame, so a handling of the X11 windows is very difficult.
This effect does not appear when acessing the centos system by xdm.
Is this a
2007 Apr 04
1
compile errors with rgl-0.70.570 on FreeBSD
Thank you for your work on rgl.
Reading in another thread about your new (inofficial) version of rgl
(see below) I tried it with R version 2.5.0 alpha (2007-03-31 r40986)
under FreeBSD 7.0-CURRENT. Unfortunately I got the following error:
-------
#R CMD INSTALL rgl_0.70.570.tar.gz
* Installing to library '/usr/local/lib/R/library'
* Installing *source* package 'rgl' ...
2007 Apr 04
1
rgl.postscript generating pdf: floating xlab, font size, transparency
Hello,
I very much enjoy rgl! But when converting the screen output to pdf
using rgl.postscript I have encountered three problems:
(1) I don't seem to have control over font sizes and point sizes (of
added points) in the pdf output. I tried cex from "plot" but that
does not have an effect. Initially I got some plots where fonts and
especially points were far too small. But now
2007 Jan 07
0
Can't connect to my smb share from Win machine
Hello,
I have the following setup:
Fedora Core 6: cheeky (192.168.0.11/24, kernel 2.6.18-1.2869.fc6),
trying to share dir /home/cheeky/Desktop/Documents and a printer.
[root@cheeky ~]# smbclient -L localhost -U%
Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.0.23c-2]
Sharename Type Comment
--------- ---- -------
Documents Disk directory
2007 Jan 16
1
dhcpd errors
Hello Everyone,
I'm running a dhcp server on CentOS 4.4. It's providing IPs and remote
booting for a number of thin clients.
I've recently had problems rebooting a few thin clients. Here is the
error I've been seeing:
Jan 16 14:16:45 at01 dhcpd: DHCPRELEASE from 00:40:63:e5:71:4f specified
requested-address.
Jan 16 14:16:45 at01 dhcpd: DHCPRELEASE of 10.1.1.150 from
2007 Jan 12
1
Repost: Can't connect to my smb share from Win machine
Hello list,
could somebody please point me to the information (tutorial) how to
configure this properly, or where is the problem? I need to access
the share without authentication (it's an isolated home network)...
It used to work on FC3 but I can't figure it out on FC6 :-(
By the way, there's a typo in the original post: the windows machine
is W98 not 95.
thanks
Marek
--- Marc
2013 Jan 26
0
Processed: switching email address
Processing commands for control at bugs.debian.org:
> # bugs with submitter debian at abeckmann.de
> submitter 479445 !
Bug #479445 [gnuplot] gnuplot: wrong line numbers for missing files reported during replot
Changed Bug submitter to 'Andreas Beckmann <anbe at debian.org>' from 'Andreas Beckmann <debian at abeckmann.de>'
> submitter 681568 !
Bug #681568