search for: highres

Displaying 20 results from an estimated 38 matches for "highres".

2007 Apr 18
1
Use of absolute timeouts for oneshot timers
...le you can work out a constant offset between the two, and use that for converting a kernel absolute time into a hypervisor absolute time. When booting under Xen, you'll get this if you're using both the xen clocksource and clockevent drivers. However, it seems that during boot on a NO_HZ HIGHRES_TIMERS system, the kernel does not use the Xen clocksource until it switches to highres timer mode. This means that during boot the kernel's monotonic clock is drifting with respect to the hypervisor, and all timeouts are unreliable. Initially I was just computing the kernel-hypervisor offset...
2007 Apr 18
1
Use of absolute timeouts for oneshot timers
...le you can work out a constant offset between the two, and use that for converting a kernel absolute time into a hypervisor absolute time. When booting under Xen, you'll get this if you're using both the xen clocksource and clockevent drivers. However, it seems that during boot on a NO_HZ HIGHRES_TIMERS system, the kernel does not use the Xen clocksource until it switches to highres timer mode. This means that during boot the kernel's monotonic clock is drifting with respect to the hypervisor, and all timeouts are unreliable. Initially I was just computing the kernel-hypervisor offset...
2009 Sep 11
0
R help:
...caught segfault *** address 0xc0000023, cause 'memory not mapped' Possible actions: 1: abort (with core dump, if enabled) 2: normal R exit 3: exit R without saving workspace 4: exit R saving workspace The portion of the code that is giving me problems is: if(length(which( interp.depth == highres.depth[i] )) >0 ) { print(paste("depth = ",highres.depth[i],sep="")) depth.tracker <- c(highres.depth[i],depth.tracker) caco3.interp.vector <- c(mean(caco3.interp),caco3.interp.vector) caco3.interp <- numeric(0) } When the routine misses a depth, it re...
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
2019 Jul 10
2
Alternative to laptop
...nd > > monitor(s) could then be connected. I want to run CentOS 7, later CentOS > 8. > >.... > > At the top of my head I think the Intel NUC meets your expectations. a NUC is a compact low power desktop.but it still needs a screen and a keyboard/mouse, etc. I use a 8" highres tablet running android for my ultra-portable applications ... Its been awhile since I"ve needed more in hte field. My current Huawei M3 tablet runs SkySafari Pro nicely with the maximum database and doesn't crash if a few more apps are active. high res 8" screen suits me perfectly...
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
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?,
2009 Dec 24
1
Question to use R plot GO pie chart
...SEMBL:ENSP00000306279|RE IPI:IPI00000634.1|SWISS-PROT:Q16204|TREMBL:Q6GSG7|ENSEMBL:ENSP00000263102|REFS I want to plot the pie chart of these gene distribution in the GO molecular function as a pie chart. An example is shown in the following link http://www.proteomesci.com/content/7/1/6/figure/F2?highres=y Can some one help? Thanks much in advance. Merry Christmas!!
2006 Nov 01
1
Fitting mean and covariance of Multivariate normal with censored data
Hello, I have been googling for 2 days and I cannot find the answer in previous posts. I have a set of d-dimensional data elements (d=11 .. 14), each data point can be censored at different values both Lower-limit and upper limit. N = 2000 sets of vectors of D=11 data points per vector. Each of the N*D points can have different upper and lower limits. I "simply" want to fit a
2009 Jun 21
1
Xen boots to blank screen
...his comment - YaST2 identifier: Original name: failsafe### title Failsafe -- openSUSE 11.1 - 2.6.27.7-9 root (hd0,1) kernel /boot/vmlinuz-2.6.27.7-9-pae root=/dev/disk/by-id/ata-Maxtor_7Y250M0_Y644WYHE-part2 showopts ide=nodma apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x31a initrd /boot/initrd-2.6.27.7-9-pae ###Don''t change this comment - YaST2 identifier: Original name: xen### title Xen -- openSUSE 11.1 - 2.6.27.7-9 root (hd0,1) kernel /boot/xen.gz module /boot/vmlinuz-2.6.27.7-9-xen root=/dev...
2018 Nov 10
2
Fedora 29 upgrade: texlive-scheme-medium may depend on R (texlive-includernw)
On Sat, 10 Nov 2018, I?aki Ucar wrote: > 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
2019 Jul 14
0
Alternative to laptop
...ant to run CentOS 7, later >CentOS >> 8. >> >.... >> >> At the top of my head I think the Intel NUC meets your expectations. > > > >a NUC is a compact low power desktop.but it still needs a screen and a >keyboard/mouse, etc. > > >I use a 8" highres tablet running android for my ultra-portable >applications ... Its been awhile since I"ve needed more in hte field. > > >My current Huawei M3 tablet runs SkySafari Pro nicely with the maximum >database and doesn't crash if a few more apps are active. high res 8" >s...
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
2010 Sep 26
1
Error: Opening INBOX failed: Mailbox doesn't exist: INBOX
...: Opening INBOX failed: Mailbox doesn't exist: INBOX doveadm(user at foo.local): Error: Opening mailbox INBOX failed: Mailbox doesn't exist: INBOX doveadm mailbox list -u user at foo.local Archiv Old Gesendete Objekte INBOX INBOX.old INBOX.ix INBOX.ct INBOX.telepolis INBOX.bild INBOX.fotos.highres INBOX.computerbild Junk-E-Mail Trash Gesendet System has several hundred users, but this is the only user on which that happens. Users client is Microsoft Outlook 2003, but there are more users which are using Microsoft Outlook 2003. dovecot -n (some parts masked with *** for privacy reasons):...
2004 Aug 06
0
Stream metadata settings
On 2003.11.30 06:07 oddsock wrote: >> > - time limited access to streams >> >> This might be useful, a patch would be welcome. > > I guess it would depend on how it was implemented...to me it doesn't seem > useful for 99% of the icecast users out there (I could be wrong), I think > the implementation or net effect becomes pretty complicated, sure you can
2012 Aug 12
4
opensuse as Dom0
...-3.1.0-1.2-default ###Don''t change this comment - YaST2 identifier: Original name: failsafe### title Failsafe -- openSUSE 12.1 - 3.1.0-1.2 root (hd0,0) kernel /vmlinuz-3.1.0-1.2-default root=/dev/system/root showopts apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=o ff processor.max_cstate=1 nomodeset x11failsafe vga=0x314 initrd /initrd-3.1.0-1.2-default _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
2018 Nov 10
0
Fedora 29 upgrade: texlive-scheme-medium may depend on R (texlive-includernw)
On Sat, 10 Nov 2018, Andreas Storvik Strauman wrote: > Hello! I'm confused as to what the actual problem with includeRnw is? Is > the problem that it relies on R-knitr? Before it would be withdrawn, may > I be given an opportunity to fix said problem? Yes, the problem is that it expesses an external dependence on anything outside texlive. On packaging systems (for me Fedora),
2018 Nov 10
1
Fedora 29 upgrade: texlive-scheme-medium may depend on R (texlive-includernw)
Hello! I'm confused as to what the actual problem with includeRnw is? Is the problem that it relies on R-knitr? Before it would be withdrawn, may I be given an opportunity to fix said problem? includeRnw only invokes the already existing R installation, and should not affect any other global settings or affect the installation in any way. If this is the case, it's a bug and I'd