search for: extrafont

Displaying 11 results from an estimated 11 matches for "extrafont".

2014 Mar 18
3
Instalar extrafont
...ndo quiero usarlo me sale el siguiente mensaje: Warning message:In text.default(x = 2, y = 7, labels = "Aster", family = "time") : font family not found in Windows font database Mi computadora usa el Windows XP, y mi version del R es R 3.0.2. No he encontrado tampoco el package extrafont en el CRAN, dice que ha sido removido. Agradesco por su ayuda. Saludos cordiales, Gabriel Antonio Trujillo Paucar Bachiller en Biología Date: Mon, 17 Mar 2014 22:32:27 +0100 Subject: Re: [R-es] Instalar extrafont From: cof@qualityexcellence.es To: gabriel_enter@hotmail.com CC: r-help-e...
2014 Mar 17
2
Instalar extrafont
Saludos amigos, Quisiera cambiar el tipo de letra de las leyendas de mis graficos. He leido algunas instrucciones en internet y me pidan que instale el extrafontdb y el extrafont, sin embargo solo he encontrado el extrafontdb, no esta en el CRAN el extrafont. Saben como me lo puede descargar o si existe alguna otra alternativa para cambiar el tipo de letra. Yo tengo el R 3.0.2 Saludos cordiales, Gabriel Antonio Trujillo Paucar Bachiller en Biología...
2013 Apr 30
0
Extrafont package: Fonts are not successfully installed
Hi, I am using Extrafont package to install more fonts for my graphs. My primary graphic tool is ggplot2. I seem to have problem installing the package, but could not pinpoint where it is. I try to follow the instruction here: https://github.com/wch/extrafont I guess (but am not sure) the fonts are successfully inst...
2016 Jul 20
2
Fuente (Tahoma)
Hola. Estoy logrando sacar un gráfico para una presentación en ggloot2 y me está quedando bastante bonito! Pero, tengo es problema con las fuentes: Warning messages: ?>? 1: In grid.Call(L_textBounds, as.graphicsAnnot(x$label), ... : ?>? font family not found in Windows font database ?etc.? ?que proviene de > theme_minimal(base_size = 14, base_family = "Tahoma") + ?La verdad
2001 Aug 24
2
Fonts too small in Photopaint 9 for Linux
Hi, I've got Photopaint 9 running fine under Mandrake 8 after running the postinst script. But, fonts used by Photopaint is so small and it is inconvenient to look at... My resolution is 1024x768 on GeForce2MX and Philips 105S (15"). After reading the Wine documentation, I changed the following: Resolution = 120 (from 96) In wine.conf under the [fonts] section, then logout, restart X
2017 Aug 14
1
Some Unicode symbols are missing
...ucceed in producing sharp #,: plot(0,0,xlim=c(0,2),ylim=c(0,2)) points(1,1, pch="\u266F",cex=2) But for instance "b" (flat accidental) u266D and those clefs doesn't work. G-clef is said to be UTF-8: F0 9D 84 9E UTF-16: D834 DD1E Code point: U+1D11E I have loaded package extrafont and tried everything found in internet without success. Font issues stay mysterious to me ... My system is OSX 10.12.6, R 3.3.3. -- Atte Tenkanen
2013 Jan 17
0
How do I get Garamond font in R?
...bunch of fonts in my user Library one of which is Garamond. I have tried the ttf_import function to no avail. I played with this for a couple of hours at least and I have gotten nowhere. Here is a bit of one of my sessions (note that I used file.choose to get down to the Font level) > require(extrafont) Loading required package: extrafont Registering fonts with R Warning messages: 1: In loadfonts("pdf", quiet = TRUE) : More than one version of regular/bold/italic found for Apple Braille. Skipping setup for this font. 2: In loadfonts("pdf", quiet = TRUE) : No regular (non-b...
2014 Dec 08
2
CRAN packages mis-using \donttest : falsy
...ch code > will be run by example() and hence should be runnable ... yours is > not. > > One issue showing is that the examples use undeclared packages: this > is showing on the CRAN check pages for packages > > Distance GLDreg RECA TreePar complmrob disposables egcm enigma > extrafont falsy ggplot2 imputeYn investr lava prodlim randomForestSRC > rbison separationplot shiny smoother vcdExtra > > With R-devel the \donttest examples can be run by R CMD check > --run-donttest: we have done that and found failures in packages most > of those above, plus > > BNSP...
2014 Dec 08
0
CRAN packages mis-using \donttest : falsy
...() and hence should be runnable ... yours is > > not. > > > > One issue showing is that the examples use undeclared packages: this > > is showing on the CRAN check pages for packages > > > > Distance GLDreg RECA TreePar complmrob disposables egcm enigma > > extrafont falsy ggplot2 imputeYn investr lava prodlim randomForestSRC > > rbison separationplot shiny smoother vcdExtra > > > > With R-devel the \donttest examples can be run by R CMD check > > --run-donttest: we have done that and found failures in packages most > > of those ab...
2012 Oct 04
0
Revolutions blog: September Roundup
...uot;Computing for Data Analysis", is underway at Coursera: http://bit.ly/VAGKXF Guest blogger Luba Gloukhov used the Million Song Dataset and the plotGoogleMaps package to make an interactive map of the sources of popular music: http://bit.ly/VAGKXE Guest blogger Winston Chang introduced the extrafont package, and demonstrated how to use alternative fonts for text in R graphics: http://bit.ly/VAGKXG Guest blogger Alex Guazzelli describes how the PMML standard and R are used to deploy predictive models to production environments: http://bit.ly/VAGLe3 Guest blogger Andrew Winterman uses R to des...
2013 Feb 11
3
Ubuntu cran2deb PPA
Dear Michael, I was looking up the status of the cran2deb effort and notice that you now have a PPA where new packages are landing and being built for Ubuntu. It looks like this is still a work in progress, but is already a fantastic resource for me and I hope it is something that you can continue to operate. I'm now installing many of these packages but some things I need are missing.