Displaying 20 results from an estimated 120 matches similar to: "R Gui frond has stopped working"
2013 Jan 20
1
usbbid-ups crashes, wake from sleep
Windows 7 Pro x64
NUT 2.6.5-4
APC RS 1200 (BR1200) and also RS 500 (BR500)
Two PC's which are routinely put to sleep is giving usbhid-ups
headaches. From the Event log...
usbhid-ups - libusb_get_interrupt: libusb0-dll:err [submit_async]
submitting request failed, win error: The system cannot find the file
specified.
Above is at the time of system sleep. The rest below happens when the
2005 Mar 19
3
samba frond-end (load balancing)
Hi All,
I work on HA samba project for my company=2E My plan is use some samba =
server like front-ends with remotely storage mouted by nfs to this serv=
ers=2E=20
Questions:
1) I read some information about this in official Samba HOW-TO, but i s=
till don't know if this solution is posible or not??
2) and which software or hardware must be use for balancing?
3) May I use dns for load
2017 Apr 19
2
Default R-3.4.0 RC CXXFLAGS without -O2 on x86_64-linux-gnu with g++-5.4.0 causes WARNING from stl_list.h
Hi r-devel,
a recent install of R-3.4.0 RC (2017-04-13 r72510)?
on Linux (Ubuntu 16.04.1 LTS) x86_64-linux-gnu?
with?g++ (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
(see?http://bioconductor.org/checkResults/devel/bioc-LATEST/malbec2-NodeInfo.html?for more)?
results in CXXFLAGS not containing "-O2" as optimisation flag,
there is only " -Wall", while?CFLAGS are happy with
2010 Dec 01
1
Searching for packages for normalizing Metabolomic data
Hi everybody,
I am a beginner in the steps of pre-processing and data analysis of non-targeted metabolomic profiling experiments.
Anyone knows if there exists some tool for normalizing this type of data (raw data or XCMS matrix data)
in R repositories? Many thanks in advance.
Best regards,
Núria
-------------------------------------------------------
Núria Queralt
2007 Aug 10
1
reading xcms files
Hi,
I am using xcms library to read mass spectrum data. I generate objects from CDF files using the command line
> SME10 <- xcmsRaw("SME_10.CDF")
I have 50 CDF files with different name and I don't want to repeat the command for each one. Is there any option to read all the files and generate a corresponding object name?
In advance thank you
Roberto
[[alternative HTML
2011 Mar 10
1
3 dimensional MDS plots
Hi,
I am trying to create 3 mds plots: one with axis 1 vs axis 2, one with axis 2 vs axis 3, and one with axis 1 vs axis 3. When inputting my code, I only end up with one diagram and when inputting
mdsg.mds$dims, the program returns 2 for 2 dimensions. How can I create the other two plots?
Any help would be greatly appreciated,
Calla Carbone
The table I use is number of each taxa on each
2004 Jul 09
3
Reproducible Rterm crash. (PR#7072)
# Your mailer is set to "none" (default on Windows),
# hence we cannot send the bug report directly from R.
# Please copy the bug report (after finishing it) to
# your favorite email program and send it to
#
# r-bugs@r-project.org
Reproducible Rterm crash.
I drew a complicated graph, then resized the graphics window.
R reported
> Insufficient memory for resize. Killing device
2015 Feb 18
4
[LLVMdev] Writing LLVM front-end
Hi,
I'm new in LLVM project , I have to write a compiler frond-end (based
on LLVM) in C++ to support my programming language .Am I have to
implement support for each architecture or LLVM has libraries that
can do this for me ? (btw I don't want to support architecture that
LLVM don't) .
does LLVM has helper functions to create objects in heap ? if not is
it good idea to use C++11
2005 Aug 20
1
Implementing a single-precision class with raw
A package that I develop (xcms) sometimes needs to read and process
vectors several hundreds of megabytes in size. (They only represent
parts of a large data sets which can approach nearly 100GB.)
Unfortunately, R sometimes hits the 2GB memory limit of Win32. To help
cut the memory footprint in half, I'm implementing a "float" class as a
subclass of "raw". Because
2003 Apr 24
1
R 1.7.0 (Windows) Crashes After using "Install Package from Cran option" within
R-Community,
(System Details at end)
I recently downloaded R 1.7.0 win95 binaries from
http://cran.us.r-project.org .
After installing the program with no hitch I used the the 'Install
Packages from Cran' optinon in the drop down menu from Rgui. (This may
be bad form, if so let me know): I selected all paackages to install and
everything was fine until the 'dse' package was
2015 Feb 18
2
[LLVMdev] Writing LLVM front-end
I'm also a beginner, so asking on this beginner thread -- is there anything
in addition to the C ABI that one needs to worry about? I imagine a C ABI
gives lots of free libraries to integrate into your language, etc.
Also the C ABI change on platforms? I thought C Calling convention was the
same on all platforms.
On Wed, Feb 18, 2015 at 9:23 AM, David Blaikie <dblaikie at gmail.com>
2011 Feb 05
4
Questions about Chapter 9: Sign in, Sign out of RoR Tutorial | Learn Rails by Example
Hello
Finished reading chapter 9 and im a little bit confused.
1. In the tutorial, Modules are used instead of creating a Model and
working in a class inside a module , like in authenticating passwords.
Wouldn''t that be possible? Or is it unnecessary since we''re not
messing with a database in terms of storing data?
2. what is the difference between session[:remember_token] =
2009 Feb 17
2
Chromatogram deconvolution and peak matching
Hi,
I'm trying to match peaks between chromatographic runs.
I'm able to match peaks when they are chromatographed with the same method,
but not when there are different methods are used and spectra comes in to
play.
While searching I found the ALS package which should be usefull for my
application, but I couldn't figure it out.
I made some dummy chroms with R, which mimic my actual
2016 Oct 01
0
Wine release 1.9.20
The Wine development release 1.9.20 is now available.
What's new in this release (see below for details):
- Reimplementation of the clipboard API.
- Message handling in WebServices.
- Many more API Set libraries.
- Various bug fixes.
The source is available from the following locations:
http://dl.winehq.org/wine/source/1.9/wine-1.9.20.tar.bz2
2016 Oct 04
0
[ANNOUNCE] libX11 1.6.4
Alan Coopersmith (20):
Move Compose \ o / to be with other emoji compose sequences
Replace Xmalloc+memset pairs with Xcalloc calls
Get rid of some extraneous ; at the end of C source lines
Remove unused definition of XCONN_CHECK_FREQ
Bug 93184: read_EncodingInfo invalid free
Bug 93183: _XDefaultOpenIM memory leaks in out-of-memory error paths
Delete #if 0
2017 Apr 20
0
Default R-3.4.0 RC CXXFLAGS without -O2 on x86_64-linux-gnu with g++-5.4.0 causes WARNING from stl_list.h
This is fixed in R-rc_2017-04-19_r72555.tar.gz
If you are affected by this issue then please test the RC tarball. This
is the last chance to detect problems (including those created by the
last-minute patch) before the release of R 3.4.0.
Martyn
On Wed, 2017-04-19 at 12:19 +0000, Neumann, Steffen wrote:
> Hi r-devel,
>
> a recent install of R-3.4.0 RC (2017-04-13 r72510)?
> on
2007 Apr 02
0
Object problems with Generic and rematchDefinition
Hello all,
Let me try this again with some code.
I am trying to make a new object and it's not working. I get :
Error in rematchDefinition(definition, fdef, mnames, fnames, signature) :
methods can add arguments to the generic only if '...' is an
argument to the generic
as my error. I have included my code. It is from the xcms package.
Any help would be great even if
2010 Dec 29
5
Beginer: Question about routing on Rails 3
I bought this book about rails for beginers (head first Rails)
and its quite simple and good for someone who has no clue about Rails
(or any other language)
On chapter two it talks about routing
but unfortunately the book is for rails 2 and i have rails 3 installed
on my mac.
The line i have to enter in the config/routes.rb of my application is:
map.connect ''/ads/:id'',
2019 Jun 17
0
[ANNOUNCE] libX11 1.6.8
Adam Jackson (2):
_XDefaultIOError: Reformat to be less ugly
_XDefaultIOError: Do better at detecting explicit shutdown
Alan Coopersmith (23):
Remove documentation of obsolete B16 & B32 tags in specs/libX11
Update README for gitlab migration
Import reallocarray() from OpenBSD
Convert main src directory to use reallocarray()
Convert src/XKB to use
2012 Mar 07
3
easiest way to create DomU
Hello community,
I''ve already installed Xen hypervisor over CentOS 6.0. I am wondering where
can I obtain some patched guest OS kernels to get start. It seems that
under PV mode, guest kernel needs to be modified (correct me if I am
wrong). I am a newbie and have no previous experiences on Xen so any
suggestions are appreciated.
Thanks,
--
Su