Displaying 20 results from an estimated 24 matches for "reconverts".
Did you mean:
reconvert
2010 Sep 02
2
R code changes to crap
Hi,
I am using vim to edit my files...I do not know what has been pressed by me
as my R code get converted to such a crap...
%PDF-1.4
%<81>â<81>ã<81>Ï<81>Ó\r
1 0 obj
<<
/CreationDate (D:20100902122215)
/ModDate (D:20100902122215)
/Title (R Graphics Output)
/Producer (R 2.11.1)
/Creator (R)
how to reconvert it to the my actual code?? as I do not have backup for
2007 Aug 12
2
Convert factor to numeric vector of labels
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20070812/6da70dc8/attachment.pl
2009 Jun 13
1
Resampler saturation
> Quoting Stephane Lesage <stephane.lesage at ateis-international.com>:
> > Is this a bug ? Is it possible to fix it ?
> > (I use version speex 1.2beta2, because newer versions just
> don't work
> > on my
> > platform)
>
> This is probable the cause. 1.2beta2 was the first release to
> include the resampler and it had many bugs. I suggest trying
2002 May 20
5
A solution to Kernel Panic ... on ext3 only!
Here I don't want to start a discussion, but rather share a *solution*
that took me some days to come up with.
The whole stuff started with a power-outage. After reboot, my server
(ext3) came back with the dreaded file system error (Ctrl-D to reboot or
password for maintenance) - if you've never seen this, consider yourself
lucky!
In any case, I did the fsck as prescribed, but abandoned
2011 Nov 20
1
Need help with table() and apply()
Hello, I am having trouble getting counts of values in rows of a data
frame. I'm trying to use apply, but it's not working.
This gives a sample of the kind of data I'm working with:
rating.1 <- factor(sample(1:4, size=10, replace=T), levels=1:4)
rating.2 <- factor(sample(1:4, size=10, replace=T), levels=1:4)
rating.3 <- factor(sample(1:3, size=10, replace=T), levels=1:4)
2020 Sep 06
8
some questions about R internal SEXP types
Hello,
I am writing an R/Go interoperability tool[1] that work similarly to
Rcpp; the tool takes packages written in Go and performs the necessary
Go type analysis to wrap the Go code with C and R shims that allow the
Go code to then be called from R. The system is largely complete (with
the exception of having a clean approach to handling generalised
attributes in the easy case[2] - the less
2009 Jan 21
3
Rsync with OS X 10.3
Hi Jason,
Here's rsync10.3xattr_supportv0.6.diff.
You can find fileflags.diff and crtimes.diff (that are not from me,
but I strongly recommend you to install) here: http://samba.anu.edu.au/ftp/rsync/src/rsync-patches-3.0.5.tar.gz
As you could see in the mail from the mail-list, this version have a
bug with filenames containing slashes ("/"). They are converted to
colons
2006 Jun 19
0
Re: Asterisk-Users Digest, Vol 23, Issue 135
There's an excellent tutorial on Cisco's web page at
http://www.cisco.com/en/US/tech/tk652/tk701/technologies_white_paper09186a00800d6b68.shtml
It will tell you just about everything you wanted to know about echo and
more :)
The short answer to your question, however, is that echo is comprised of
two components: volume and delay. Increase either one and the problem
gets worse. In the
2011 Aug 15
1
update() ignores object
Hi all,
I'm extracting the name of the term in a regression model that
dropterm specifies as the least significant one, and I'm assigning
this name to an object. However, when I use update(), it ignores this
object. Is there a way I can make it not ignore it? A reproducible
example is below:
> lm(x1~1+y1*y2+y3+y4,data=anscombe)->my.lm
>
2002 Jul 04
1
URGENT BUSINESS
Attn: PRESIDENT/CEO.
<p><p>REQUEST FOR URGENT BUSINESS RELATIONSHIP
First, I must solicit your confidence in this transaction; this is by
virtue of its nature as being utterly CONFIDENTIAL. I am Dr.ADAMS IBRU,the
assistant Director (Banking and Treasury Operations) with the
UNION BANK OF NIGEIRA PLC, (UBN) Lagos, Nigeria.
I came to know of you in my private search for a reliable and
2011 Mar 04
2
sum of digits or how to slice a number into its digits
Dear R colleagues,
I face a seemingly simple problem I couldn't find a solution for myself
so far:
I have to sum the digits of numbers. Example: 1010 ->2 100100110 -> 4
Unfortunately there seems not to be a function for this task. So my idea
was to use sum(x) for it. But I did not figure out how to slice a number
to a vector of its digits. Example (continued from above): 1010 ->
2002 Oct 11
2
Digital Radio Monial www.drm.org
Salve,
Imagine ogg vorbis is used to produce radio with free software. A
journalist would produce a report end send it with 24kBit/s out from
a cricis place somewhere in the world.
DRM is going to use MP4 - so his report has to be reconverted with
loosing quality :-(
Can you imagine to have an free codec someday that would work in
embedded radio-reciver like MP4?
If yes, should DRM not be open
2002 Aug 22
3
journal aborting and remounting /boot as ro
Hi,
Apologies in advance for any breaches of netiquette, I couldn't find any guidelines
about submission to this forum but I'd be grateful for your help on something.
My /boot filesystem is being remounted shortly after start-up as read-only.
I get the following messages...
journal_bmap_Ra7a5f568: journal block not found at offset 12 on ide0(3,1)
Aborting journal on device ide0(3,1)
2020 Sep 08
0
some questions about R internal SEXP types
The general principle is that R packages are only allowed to use what is
documented in the R help (? command) and in Writing R Extensions. The
former covers what is allowed from R code in extensions, the latter
mostly what is allowed from C code in extensions (with some references
to Fortran).
If you are implementing a Go interface for writing R packages, such Go
interface should thus only
2014 May 05
1
kvm libvirt vms import
Hi there,
I'm new to Centos. I've installed version 6.5 x86_64. I'm coming from
slackware/debian utilizzation environment. I'm trying to setup libvirt
and qemu-kvm, but I have some problems.
I've different vms (2 centos, 2 slackware, 3 Debian) and I'm trying to
import all of them.
I want prefix that all of them was created from debian host and vdisk
had bus=sata and
2009 Aug 24
3
error in creating gantt chart.
hi every one,
i have a excel sheet like this
labels starts ends
1 first task 1-Jan-04 3-Mar-04
2 second task 2-Feb-04 5-May-04
3 third task 3-Mar-04 6-Jun-04
4 fourth task 4-Apr-04 8-Aug-04
5 fifth task 5-May-04 9-Sep-04
now i converted this excel sheet into csv file and i read the csv file into
R with the below code.
my.gantt.info<-read.csv("C:/Documents and
2001 Jul 18
3
Ok, Im an idiot. Can't remount the ext3 filesystem because I deleted the /.jounral file...
Hello everyone,
Ok, I admit it - I'm an idiot. But it seemed the right thing to do at
the time.... I'm running RH 6.2 with a 2.2.19ext3 (ext3 0.0.7).
I wanted to try out the new 2.4 kernel line, so I upgraded modutils, gcc
and few other things.. Compiled the kernel (did NOT patch it to ext3)
and installed it and rebooted. Well, it didn't understand ext3 fs.. Ok...
Boot back into
2004 Aug 06
2
ICECAST enseirb group
Hello,
after the reply of Jerome Alet, I forward our questions
to you. I hope it is now the right place to put it.
Could you please send your answers, questions, comments
to interopcast-general@nongnu.org so everyone in the
group can get a copy of it.
Thank you.
----- Original Message -----
From: "Jerome Alet" <alet@librelogiciel.com>
To: <interopcast-general@nongnu.org>
2008 Apr 09
4
Skipping specified rows in scan or read.table
Hi,
I have a data file, certain lines of which are character fields. I would
like to skip these rows, and read the data file as a numeric data frame. I
know that I can skip lines at the beginning with read.table and scan, but is
there a way to skip a specified sequence of lines (e.g., 1, 2, 10, 11, 19,
20, 28, 29, etc.) ?
If I read the entire data file, and then delete the character
2020 Sep 08
0
some questions about R internal SEXP types
On 9/8/20 11:47 AM, Dan Kortschak wrote:
> Thanks, Tomas.
>
> This is unfortunate. Calling between Go and C is not cheap; the gc
> implementation of the Go compiler (as opposed to gccgo) uses different
> calling conventions from C and there are checks to ensure that Go
> allocated memory pointers do not leak into C code. For this reason I
> wanted to avoid these if at all