Displaying 20 results from an estimated 100 matches similar to: "R help:"
2008 Oct 14
1
fivenum accuracy (PR#13164)
Full_Name: David Leong
Version: 2.7.2
OS: Windows XP
Submission from: (NULL) (12.187.86.2)
It appears for the fivenum function, there is a strait average between two
ranked samples. This should be a linear interpolation between ranks.
For the following data set
#data
2008 Feb 21
2
triangle.plot - change the axes orientation
Hello, I need to chenge axes orirentation in triangle plot. (function
triangle.plot in ade4 package)
I want to plot elasticities of some species in demographic triangle, where
axes values commnly increace "clockwise".
If some better imangination is needed, see
http://www.open.ac.uk/science/biosci/personalpages/j.silvertown/pdfs/Silvertown%20et%20al.%201993.pdf
I am sorry if I just
2007 Apr 18
1
Use of absolute timeouts for oneshot timers
I've been thinking a bit more about how useful an absolute timeout is
for a oneshot timer in a virtual environment.
In principle, absolute times are generally preferable. A relative
timeout means "timeout in X ns from now", but the meaning of "now" is
ambiguous, particularly if the vcpu can be preempted at any time, which
means the determination of "now" can be
2007 Apr 18
1
Use of absolute timeouts for oneshot timers
I've been thinking a bit more about how useful an absolute timeout is
for a oneshot timer in a virtual environment.
In principle, absolute times are generally preferable. A relative
timeout means "timeout in X ns from now", but the meaning of "now" is
ambiguous, particularly if the vcpu can be preempted at any time, which
means the determination of "now" can be
2013 Sep 20
0
Best way to specify a mixed ANCOVA in R?
I initially posted this question to one of the StackExchange sites, and they suggested that I repost my problem here.
After using ezANOVA as my primary way of specifying mixed ANOVAs, I've hit a stumbling block when it come to adding a covariate to the model. I am using an ANCOVA in order to determine if there is a developmental trajectory in my data; namely, I need to be able to see the
2019 Jul 10
2
Alternative to laptop
On Tue, Jul 9, 2019 at 11:55 PM Earl A Ramirez <earlaramirez at gmail.com>
wrote:
> On Wed, 10 Jul 2019, 01:52 H, <agents at meddatainc.com> wrote:
>
> > I am considering buying a small, and therefore easily portable, computer
> > as an alternative to the laptop I already have. Obviously it would not
> have
> > battery, a screen, nor a keyboard etc. but more
2009 Dec 24
1
Question to use R plot GO pie chart
Hi,
I have a list of IPI gene IDs. I want to find out whether there is a
package which can map the gene ontology to these IPIs, and plot the
pie chart to demonstrate the molecular function distributions.
The input is like the following gene IPI IDs:
IPI:IPI00008860.1|SWISS-PROT:Q9BXJ4-1|TREMBL:Q542Y2|ENSEMBL:ENSP00000231338;EN
2019 Jul 14
0
Alternative to laptop
On July 10, 2019 6:02:57 AM EDT, John Pierce <jhn.pierce at gmail.com> wrote:
>On Tue, Jul 9, 2019 at 11:55 PM Earl A Ramirez <earlaramirez at gmail.com>
>wrote:
>
>> On Wed, 10 Jul 2019, 01:52 H, <agents at meddatainc.com> wrote:
>>
>> > I am considering buying a small, and therefore easily portable,
>computer
>> > as an alternative to
2009 Jun 21
1
Xen boots to blank screen
It seems like there are several messages in the archive and in various
forums about this problem, but I do not see a clear course of action for how
to solve it. I am relatively new to Linux, compounding my problem. I just
built a new machine for the express purpose of running Xen so my girlfriend
and I could experiment and learn about different Linux distros. I am running
on an Intel DG35EC
2006 Aug 31
1
R crashes in Mac OS 10.4 when Find is used (PR#9192)
Full_Name: Matt Fantle
Version: 1.16
OS: Mac OS 10.4.7
Submission from: (NULL) (128.118.174.213)
Problem: R crashes when 'Command-f' is pressed to begin "Find"
Frequency: This problem is intermittant. Once R crashes, the only solution is
to restart R and try to Find again. There is no regularity to the problem. If
R is opened by double-clicking on a ".R" file,
2010 Sep 26
1
Error: Opening INBOX failed: Mailbox doesn't exist: INBOX
Hello,
there is one user which has a "Error: Opening INBOX failed: Mailbox
doesn't exist: INBOX" problem:
doveadm mailbox status -u user at foo.local -t all \*
doveadm(user at foo.local): Error: Opening INBOX failed: Mailbox doesn't
exist: INBOX
doveadm(user at foo.local): Error: Opening mailbox INBOX failed: Mailbox
doesn't exist: INBOX
doveadm -v force-resync -u user at
2012 Aug 12
4
opensuse as Dom0
Hi all I succed to install xen 4.1.2 on open suse .for as , all gone well.
when i boot the xen it succeds . when i type "xm list" arise an error ,
such this "Error: Unable to connect to xend: No such file or directory. Is
xend running?" .
I post here the content of menu.lst file. Please help me
........................
# Modified by YaST2. Last modification on Wed Aug 8
2009 Apr 28
1
crash after using graphics in Rcmdr (PR#13679)
Full_Name: Neil Hepburn
Version: 2.81 and 2.90
OS: OS-X 10.5.6
Submission from: (NULL) (142.244.28.93)
When I create graphs using Rcmdr and then close the quartz display, R blows up
and tells me of a segmentation fault. It then gives me
*** caught segfault ***
address 0xc0000023, cause 'memory not mapped'
Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit
2009 Aug 04
0
error message "memory not mapped"
Hi there,
I'm automatically generating buttons depending on the amount of rows
my dataframe consists of. The buttons are supposed to call a barplot-
function. Generating the buttons and displaying the barplot isn't a
problem, but once I press one of the buttons, I'm getting an error-
message.
My dataframe contains only integers. The number of rows usually
doesn't exceed 6
2018 Feb 13
1
Syntax highlighting
Hi,
I would like know if there are any plans for some "standardized" syntax
highlighting of R code?
* Currently I'm using minted for my LaTeX slides with pygmentize and I
do not know what scheme is used for highlighting the R code.
* RStudio uses (as default) TextMate (Text editor for MacOS)
highlighting for R code.
* The R package "highr" just defines CSS classes and
2016 May 03
2
vignette/knitr help
I need some help understanding a problem running the tests on the
'digest' package. Initially, I got the message that the 'knitr' package
was needed to run vignettes:
Running vignettes for package ?digest?
Error in loadVignetteBuilder(vigns$pkgdir) :
vignette builder 'knitr' not found
So I installed the knitr package and all its dependents (?mime?,
?stringi?,
2018 Nov 10
2
Fedora 29 upgrade: texlive-scheme-medium may depend on R
On upgrading my F28 to F29, I've found that R-core and a number of R
packages:
R-evaluate R-glue R-highr R-knitr R-magrittr R-markdown R-mime R-stringi
R-stringr R-yaml
are installed, although I only ever install R from source and always keep
my Rs locally. So I don't use Fedora R rpms, but these were installed
without my command.
Something in texlive is doing this. A remedy is to
2018 Nov 10
0
Fedora 29 upgrade: texlive-scheme-medium may depend on R
On Sat, 10 Nov 2018 at 15:17, Roger Bivand <Roger.Bivand at nhh.no> wrote:
>
> On upgrading my F28 to F29, I've found that R-core and a number of R
> packages:
>
> R-evaluate R-glue R-highr R-knitr R-magrittr R-markdown R-mime R-stringi
> R-stringr R-yaml
>
> are installed, although I only ever install R from source and always keep
> my Rs locally. So I
2016 May 03
0
vignette/knitr help
Dear Mick,
Note that both knitr and rmarkdown are listed under Suggests: both are
required to compile the vignette. Installing rmarkdown should solve
the problem. If not, please provide more information. OS, R version,
digest version, ...
Best regards,
ir. Thierry Onkelinx
Instituut voor natuur- en bosonderzoek / Research Institute for Nature
and Forest
team Biometrie & Kwaliteitszorg / team
2020 Jun 25
2
Support for ultra-high sample rates?
Op do 25 jun. 2020 om 16:02 schreef Con Kolivas <kernel at kolivas.org>:
> The idea is to actually use it for playback, not just storage, and
> nothing else has the nice asymmetrical fast decompression with such
> effective compression (wavpack supports 705/768 but is woefully slow
> on decompression and poorly supported). Mostly the sample rates would
> be multiples of the