Displaying 20 results from an estimated 110 matches for "knit".
Did you mean:
init
2013 Jul 01
2
Error al correr archivo markdown
Si, ya habia hecho un archivo markdown y lo habia corrido hace unos cuantos
meses
El sistema es windows 7 y R version 3.0.1 (2013-05-16)
el mensaje es el siguiente: > require(knitr); knit('Quiz1Markdown.Rmd',
encoding='ISO8859-1');
Loading required package: knitr
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
:
there is no package called 'stringr'
Error: could not find function "knit"
Execution halted
knitr ter...
2013 Jul 01
2
Error al correr archivo markdown
Hola, tengo un problema al escribir un archivo markdown, luego que lo tengo
listo y le doy al knit html para correrlo este me sale un error que dice
que no tengo intalado el knitr, pero si lo tengo aun asi lo vuelvo a
instalar y nada, y antes con otro archivo si me corria el knit html, pero
despues de este ahora ninguno me corre me sigue diciendo que no tengo el
knit, ayduda
[[alternative HTML...
2013 Jul 01
3
Error al correr archivo markdown
...15:21, Marcuzzi, Javier Rubén <
javier.ruben.marcuzzi@gmail.com> escribió:
> Estimada Gaby Nieves
>
> Si usted usa Rsutudio puede crear un archivo nuevo, le sugiero crear este,
> sin colocar nada, deje lo que escribe en forma automática, y finalmente
> ejecute desde el botón knit html.
>
> El fin es ver si nuevamente aparece el error.
>
> Si no hay error puede ser la codificación de texto (enconding...), incluso
> hay un problema al mover un archivo de un lugar a otro.
>
> Javier
>
> *From:* Gaby nieves <nalhu26@gmail.com>
> *Sent:* Mond...
2013 Mar 26
1
Execution halted when I use knitr and Rscript with opts_chunk
Hello all,
I wrote a bash script in Mac OS that takes my .rnw file, knit it and then
makes a .pdf. To knit my file, I'm using the command
Rscript -e "library(knitr); knit('file.rnw', encoding='utf8')"
and everything works fine. However, I don't want the ## characters in my
final document. I tested, using R prompt, the following comman...
2006 Feb 08
3
Two Lines, Two Businesses
After tinkering with a hand-knitted extensions.conf based on "Asterisk -
TFOT", I've now set up a server with Asterisk@Home and am experimenting
with it. I'd appreciated any advice from the more experienced list members
about which way to proceed.
We (my wife and I) have two separate micro-businesses with two PO...
2013 Jul 01
0
Error al correr archivo markdown
Estimada Gaby Nieves
Si usted usa Rsutudio puede crear un archivo nuevo, le sugiero crear este, sin colocar nada, deje lo que escribe en forma automática, y finalmente ejecute desde el botón knit html.
El fin es ver si nuevamente aparece el error.
Si no hay error puede ser la codificación de texto (enconding...), incluso hay un problema al mover un archivo de un lugar a otro.
Javier
From: Gaby nieves
Sent: Monday, July 01, 2013 4:41 PM
To: Marcuzzi, Javier Rubén
Cc: r-help-es@r-projec...
2013 Jul 01
0
Error al correr archivo markdown
...1 de julio de 2013 15:21, Marcuzzi, Javier Rubén <javier.ruben.marcuzzi en gmail.com> escribió:
Estimada Gaby Nieves
Si usted usa Rsutudio puede crear un archivo nuevo, le sugiero crear este, sin colocar nada, deje lo que escribe en forma automática, y finalmente ejecute desde el botón knit html.
El fin es ver si nuevamente aparece el error.
Si no hay error puede ser la codificación de texto (enconding...), incluso hay un problema al mover un archivo de un lugar a otro.
Javier
From: Gaby nieves
Sent: Monday, July 01, 2013 4:41 PM
To: Marcuzzi, Javier Rubén
Cc: r-he...
2016 Jun 18
1
vignette output: word_document problems
Hello:
Clicking "Knit Word" in RStudio 0.99.893 with R 3.3.0, works
fine with a vignette with "output: word_document". However, "R CMD
build" throws the following error:
$ R CMD build pkgW2vignettes
* checking for file ?pkgW2vignettes/DESCRIPTION? ... OK
* preparing ?pkgW2vignettes?:
* chec...
2002 Mar 14
1
rsync 2.5.4 -v output (minor knit)
I noticed a difference in verbose output that appears to be unintentional.
it first prints 'receiving file list ...', then builds the list and prints
'done\n'. I haven't figured out the exact conditions yet, but with
multiple remote sources (remote shell expands) it sometimes prints the
'done\n' message multiple times. I have a script I use to sync up my
dot-files
2014 May 30
1
R CMD check for the R code from vignettes
Hi,
Recently I saw a couple of cases in which the package vignettes were
somewhat complicated so that Stangle() (or knitr::purl() or other
tangling functions) can fail to produce the exact R code that is
executed by the weaving function Sweave() (or knitr::knit(), ...). For
example, this is a valid document that can pass the weaving process
but cannot generate a valid R script to be source()d:
\documentclass{article...
2013 Jul 01
0
Error al correr archivo markdown
Estimada Gaby Nieves
Sugiero ver desde el principio para que nos orientemos mejor en la búsqueda
de posibles ayudas.
1) ¿usted ya uso anteriormente knit en su computadora con las
configuraciones tal cual a las que ahora desea ejecutar?
2) ¿En que sistema y programas desea ejecutar?
3) ¿cuál es el mensaje de error?
-----Original Message-----
From: Gaby nieves
Sent: Monday, July 01, 2013 4:21 PM
To: r-help-es en r-project.org
Subject: [R-es] Err...
2016 Apr 04
0
knit and smbclient executed with different users but no error thrown
Hi Paul,
I think -U is just ignored when -k and a valid ticket is available.
Here you have a valid ticket, you use -k to ask smbclient to use
credentials from that ticket, and you add -U for another user.
Please try same smbclient command without -k, it should ask you the
password for test123 user.
That's not a bug, for me it is a lack of documentation on how to use -k
switches with almost
2013 Jun 19
2
knitr without R studio
Hello folks,
I`m using knitr on R studio, which make it easy to use, but a coworker of
mine would like to run it on "simple" R. So I was wondering if you know what
is the equivalent of the button "knit HTML" in RStudio in R. I tried
knit2HTML(
<html>
<head>
<title></title>...
2017 Mar 19
4
Problema con paquetes knitr y rmarkdown
Buenas tardes,
Al tratar de hacer en rstudio documentos pdf, word o html con un
archivo rmd me sale un mensaje tal que así:
"Rendering R Markdown documents requires updated versions of the
following packages: knitr, rmarkdown.
Do you want to install these packages now?"
He probado a reinstalar esos paquetes (que ya tenía instalados) pero
cuando vuelvo a aplicar knit to pdf, continua apareciendo dicho
mensaje. El sistema es ubuntu 16.04 (lo he instalado recientemente,
anteriormente tenía el 14.04)....
2013 Jan 28
1
Setting inline hook to a function identical to default in knitr turns of exponential formatting
Hello List,
while dealing with a questin of 'xiaodao' (
http://r.789695.n4.nabble.com/Problem-with-large-small-numbers-in-knitr-tp4653986.html)
I noticed that copying the default inline hook function obtained by
knit_hooks$get("inline")
into a knit_hook$set(inline = <...>) call turns off exponential
fomatting in the resulting .tex file.
I used a stripped version of 'xiaodao's example:
\documentcla...
2011 Oct 20
2
Agile book apache2.conf: Forbidden You don't have permission to access / on this server.
...t.com in the browser.
I have been through various web searches and for file permissions and
suggestions to change the <Files> container. However, before I tread
where I fear in the land of conf I thought perhaps it may be a simple
config issue and my lack of understanding of how things are knitted
together.
Here is my Virtual host config:
<VirtualHost *:80>
ServerName depot.yourhost.com
DocumentRoot /home/railsapps/rails_3/depot/public/
<Directory /home/railsapps/rails_3/depot/public>
AllowOverride all
Options -Multiviews
Order allow,deny
Allow from all
</Directory>
&l...
2016 Aug 30
2
Problemas para delimitar chunks con la fucnción spin en el paquete knitr
Muchas gracias Carlos.
Tengo las mismas versiones pero no logro separar los chunks cuando uso #+,
pero si lo logro cuando uso #". Mi script es spin("prueba.R", knit =
FALSE) y si me hace un Rmd.
#+
a = c(1,2,3)
#+
mean(a)
Ejecuto,
> spin("prueba.R", knit = FALSE)
y obtengo un prueba.Rmd
```{r }
a = c(1,2,3)
```{r }
mean(a)
```
Pero si escribo:
#'
a = c(1,2,3)
#'
mean(a)
Ejecucto,
> spin("prueba.R", knit = FALSE)
Obte...
2012 Mar 28
2
Making Knitr work
Might not be the best place to ask, but i could get lucky..
I have setup an eclipse environment to write sweave files lately and wanted to switch to knitr. I could get it to work on easy files, but my earlier written sweave file fails to be knit properly.
Here is the error message:
Quitting from lines 273-276: Error in setwd(base.dir) : kann Arbeitsverzeichnis nicht wechseln (it says: cannot change workspace)
The chunk that is 273-276:
<<g...
2013 Jul 18
1
Looking for knitr example for beginner (NO RStudio)
Hi everyone,
I am using package knitr, FIRST TIME. I don't have access to RStudio.
Read through Yihui's page, didn't find it helpful. Stuck on terms
Rnw, GFM (GitHub Flavored Markdown). Never used Sweave, so the
reference is not helping.
Is there a simple step-by-step example WITHOUT RStudio?
My question:
What is the...
2014 May 16
2
Inconsistency in vector printing depending on length
...#39;t see why this
is happening. I am writing a manual containing many examples and the
misalignment of the [1]'s is visually problematic.
For additional considerations, please see my stackoverflow post:
http://stackoverflow.com/questions/23703126/fixing-inconsistent-spacing-after-in-output-of-knitted-document/
R version: 3.1.0
Regards,
Dominic Comtois
[[alternative HTML version deleted]]