Displaying 20 results from an estimated 200 matches similar to: "R 2.14 png X11"
2012 Mar 13
2
"gplots" packages does not work
I had installed de "gplots" package and then I loaded the library but the
package did not work. I recieved a message like this:
> install.packages("gplots", dependencies = TRUE)
Installing package(s) into
‘/home/fpiston/R/x86_64-pc-linux-gnu-library/2.14’
(as ‘lib’ is unspecified)
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
2008 Nov 09
1
Can't compile Wine for Asus 901
I have tried 1.1.7. ./configure says: You need to install Xlib/Xfree... devel.
I have installed x11proto-core-dev, which deprecates 'x-dev', 'cos x-dev is not applicable.
Is it possible to edit configure so that it makes use of x11proto instead ?
I assume asus 901 has Xandros on it, but some say it is Linpus.
Xandros has not replied anything, asus support they have no responsiblity
of
2009 Apr 20
0
wine is unable to load driver
Renzo <wineforum-user at winehq.org> wrote on April 20th:
>Hi,
>
>I'm trying to install "Libero IDE v8.5 " with WINE under Ubuntu 8.10.
>
>"Libero IDE v8.5" uses FlexLM to check the software license, but WINE, when launching any program, produces the following results:
>
>err:winedevice:ServiceMain driver L"Sentinel" failed to load
>
2009 Apr 20
4
wine is unable to load driver "Sentinel"
Hi,
I'm trying to install "Libero IDE v8.5 " with WINE under Ubuntu 8.10.
"Libero IDE v8.5" uses FlexLM to check the software license, but WINE, when launching any program, produces the following results:
wine: Call from 0x7b844463 to unimplemented function ntoskrnl.exe.IoQueryDeviceDescription, aborting
wine: Unimplemented function ntoskrnl.exe.IoQueryDeviceDescription
2006 Dec 13
0
FW: New Software available on Cisco.com P0S3-08-5-00
Fyi... My apologies if this is a dupe.
-----Original Message-----
From: Cisco Technical Support
[mailto:vtg_subscription_tool_owner@cisco.com]
Sent: Wednesday, December 13, 2006 8:52 AM
To: Tim Connolly
Subject: New Software available on Cisco.com
New software images are available on Cisco.com for the product families
that you have selected.
If you would like to change your subscription, or
2012 Jun 08
1
Problems when install ROCR
I meet lots of problem when installing the package ROCR, do you have meet such problems?
1, biocLite("ROCR")
2, biocLite("gplots")
3, biocLite("Rgraphviz")
4, sudo apt-get install graphviz
oh, no, unlimited question, what's wrong with R in ROCR or gplots or et al
Error : object ‘nobs’ is not exported by 'namespace:gdata'
installation of package
2012 May 30
1
fractional seconds in POSIXct
Hi,
Using the following simple character vector representing a time series
with fractional seconds:
datetime <- c("20/09/2011 13:00:59.00", "20/09/2011 13:00:59.02",
"20/09/2011 13:00:59.04")
Conversion to POSIXct runs into problems; the second element is not
interpreted correctly:
---<--------------------cut
2006 Nov 01
4
Bug#396561: xen-3.0: missing x11proto-core-dev in build dependencies
Package: xen-3.0
Version: 3.0.3-0-1
Severity: serious
Justification: no longer builds from source
Missing build-dep on x11proto-core-dev in debian/control.
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-xen-686
Locale:
2011 Oct 24
2
C function is wrong under Windows 7
Dear mailing list,
I have a C function that gives me a wrong result when I run it under Windows
7.
This is the code under Linux (RHEL5):
> library(phenoTest)
> data(epheno)
> sign <- sample(featureNames(epheno))[1:20]
> score <- getFc(epheno)[,1]
> head(score)
1007_s_at 1053_at 117_at 121_at 1255_g_at 1294_at
-1.183019 1.113544 1.186186 -1.034779 -1.044456
2010 Nov 12
0
[ANNOUNCE] xorg-docs 1.5.99.901 (1.6 RC1)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This package provides the X Window System documentation that doesn't belong
in a more specific package. It used to provide a lot of docs that did belong
in more specific packages, but that has largely been corrected in this release:
git diff --shortstat xorg-docs-1.5..xorg-docs-1.5.99.901
155 files changed, 27570 insertions(+), 112431
2011 Jun 27
0
cld object did not plot
Dear R list.,
I am running a script to get a compact letter display.
library(lme4)
library(multcomp)
library(gplots)
####### Mixed Effects Model #########
data <- read.table("AJmix.txt",header=TRUE, sep="\t")
attach(data)
y<-cbind(positive,negative)
treatment<-factor(treatment)
mouse<-factor(mouse)
data$obs<-1:nrow(data)
names(data)
detach(data)
attach(data)
2008 Mar 06
0
[ANNOUNCE] xproto 7.0.12
Adam Jackson (1):
x11proto 7.0.12
Alan Coopersmith (1):
Make Xalloca.h work with Sun C++ compiler
Ben Byer (1):
fd_mask needs to be defined on OS X, too
Daniel Stone (1):
Check headers before testing for fds_bits access method (bug #8442)
Jeremy Huddleston (2):
Changed __DARWIN__ to __APPLE__
Fixed #ifdef checks that were using i386 to use __i386__
git tag:
2006 Nov 02
0
Processed: merging 396567 396557 396561
Processing commands for control@bugs.debian.org:
> # Automatically generated email from bts, devscripts version 2.9.21
> merge 396567 396557 396561
Bug#396557: xen-3.0: missing libz-dev in build dependencies
Bug#396561: xen-3.0: missing x11proto-core-dev in build dependencies
Bug#396567: xen-3.0: missing libncurses5-dev in build dependencies
Merged 396557 396561 396567.
>
End of
2010 Dec 19
0
[ANNOUNCE] xorg-docs 1.6
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This package provides miscellaneous documentation for the X Window System
that doesn't better fit into other packages.
This release continues the work to convert documents to DocBook/XML,
to move documents to the modules they more logically belong in, to
clean up the documents already converted to DocBook/XML and to finalize
the Release Notes for
2016 Nov 08
0
proplems installing R 2.5 on Ubuntu 14.04
On 8 November 2016 at 14:39, Lentes, Bernd wrote:
| i'd like to install R 2.5 on an Ubuntu 14.04.
| I have a special software requiring this old version.
|
| While ./configure, i get the following error:
|
| checking for mbstate_t... yes
| checking for X... no
| configure: error: --with-x=yes (default) and X11 headers/libs are not available
|
| The problem is that i don't know which
2008 Mar 06
0
[ANNOUNCE] libX11 1.1.4
Adam Jackson (2):
Bug #14029: Don't LockDisplay() recursively.
libX11 1.1.4
Alan Coopersmith (6):
X.Org Bug #4312: incorrect comment asterisk in XAnyEvent.3x man
page
XErrorDB updates for Render 0.9 & XFixes 4.0
Add WM_LOCALE_NAME to list of properties set in XSetWMProperties
comment
Spell out number in XkbGetKeyVirtualModMap man page to avoid cpp
2008 Nov 14
1
Bug#505698: r-base-core: dev2bitmap fails with gsexe related error (PR#13288)
Stefano,
Thanks for the bug report.
On 14 November 2008 at 14:35, Stefano Costa wrote:
| Package: r-base-core
| Version: 2.8.0-1
| Severity: normal
|
| As in subject. The bug is reproducible on my machine with these
| commands:
|
| > x <- rnorm(100)
| > plot(density(x))
| > dev2bitmap("density.png")
| Error in paste(shQuote(gsexe), " -dNOPAUSE -dBATCH -q
2015 Oct 14
0
gcc ubsan alignement test --minimal gcc version?
Dear Prof. Ripley,
Thank you for your answer. I think I am way over my head here.
(Using Doker adds a level of complexity that I'm afraid I can't
manage for now so I am happy with building Rdevel and using it
in to run these tests).
After building Rdevel with what I think are the correct options**
(just to avoid mistakes I have also fully removed R from my system
just before and
2011 Dec 17
0
Rattle install issues on windows 7 and R2.14.0
Hi all,
Installed rattle and the required GTK+, but ran into problems. did some research on the net which recomened removing GTK+ and insalling it from within R from the package RGTK2 which I did but that didn't resolve the problem.
I get two different errors one is noticed as soon as I try to run rattle as bellow
> rattle() ##after this command I get the following msg.
2007 Mar 18
1
Dependancy sequencing problem
Hi,
I have this code here:
$filepackages = $operatingsystem ? {
debian => [ "tar", "gzip", "bzip2", "diff", "sed", "wget"
],
default => [ "tar", "gzip", "bzip2", "diff", "sed", "wget"
]
}
package { $filepackages:
ensure => latest