Não foi possível enviar o arquivo. Será algum problema com as permissões?
Diferenças

Diferenças

Aqui você vê as diferenças entre duas revisões dessa página.

Link para esta página de comparações

Ambos lados da revisão anterior Revisão anterior
Próxima revisão
Revisão anterior
dicas:r-compila [2011/11/11 14:24]
paulojus
dicas:r-compila [2012/06/27 11:11] (atual)
paulojus
Linha 23: Linha 23:
 $ chmod +x Rpatch.sh </​code>​ $ chmod +x Rpatch.sh </​code>​
   - se necessário editar a segunda linha o arquivo para versão desejada <​code>​   - se necessário editar a segunda linha o arquivo para versão desejada <​code>​
-Rver=2-14 </​code>​+Rver=2-15 </​code>​
   - ver as opções com <​code>​   - ver as opções com <​code>​
 $ sudo ./Rpatch.sh --help</​code>​ $ sudo ./Rpatch.sh --help</​code>​
Linha 30: Linha 30:
  
 Embora não exigido, também útil instalar outros pacotes do LINUX **antes** de compilar o R:<​code>​ Embora não exigido, também útil instalar outros pacotes do LINUX **antes** de compilar o R:<​code>​
-aptitude install ​ncftp2 ​acroread ess gedit-latex-plugin gnuhtml2latex latex-beamer prosper latex2html \+aptitude install ​ncftp acroread ess gedit-latex-plugin gnuhtml2latex latex-beamer prosper latex2html \
 latexdraw latex2rtf tex4ht recode gimp graphicsmagick imagemagick ​ latexdraw latex2rtf tex4ht recode gimp graphicsmagick imagemagick ​
  
-aptitude install aspell-pt-br aspell-en jython jython-doc ​mascyma ​maxima maxima-doc maxima-share src2tex \ +aptitude install aspell-pt-br aspell-en jython jython-doc maxima maxima-doc maxima-share src2tex ​yacas 
-wxmaxima xmaxima ​sympy yacas yacas-doc axiom axiom-databases ​axiom-doc axiom-graphics ​ axiom-graphics-data \ +wxmaxima xmaxima yacas yacas-doc ​open-axiom open-axiom-databases ​open-axiom-graphics ​open-axiom-graphics-data \ 
-axiom-hypertex axiom-hypertex-data axiom-test axiom-tex libaxiom-java python-axiom python-sympy ps2eps lilypond \+open-axiom-hypertex ​open-axiom-hypertex-data ​open-axiom-test axiom-tex libaxiom-java python-axiom python-sympy ps2eps lilypond \
 grace writer2latex openoffice.org-writer2latex ​ latex2rtf gnuhtml2latex jabref bibtex2html texlive-bibtex-extra \ grace writer2latex openoffice.org-writer2latex ​ latex2rtf gnuhtml2latex jabref bibtex2html texlive-bibtex-extra \
 ghostscript sgmltools-lite noweb dvipost chktex graphviz unrtf libxml2-dev ​ ghostscript sgmltools-lite noweb dvipost chktex graphviz unrtf libxml2-dev ​
Linha 42: Linha 42:
 libsm-dev libx11-dev libxau-dev libxdmcp-dev libxext-dev libxt-dev \ libsm-dev libx11-dev libxau-dev libxdmcp-dev libxext-dev libxt-dev \
 mesa-common-dev x11proto-core-dev x11proto-input-dev x11proto-kb-dev \ mesa-common-dev x11proto-core-dev x11proto-input-dev x11proto-kb-dev \
-x11proto-xext-dev xlibmesa-gl-dev xtrans-dev libtiff-opengl ivtools-dev tdl +x11proto-xext-dev xtrans-dev libtiff-opengl ivtools-dev tdl
 </​code>​ </​code>​
  
 == Sobre compilação e pacotes == == Sobre compilação e pacotes ==
  
-R-2.14.0 comes with Luke Tierney'​s byte-compiler installed. Byte-compilation can speed up R computations by+R-2.14.0 ​(and higher) ​comes with Luke Tierney'​s byte-compiler installed. Byte-compilation can speed up R computations by
 a factor 5, although if your functions are just calls to compiled C code the speedup will be much a factor 5, although if your functions are just calls to compiled C code the speedup will be much
 smaller. By default, only the required packages are byte-compiled. But if you set (in your bash profile) smaller. By default, only the required packages are byte-compiled. But if you set (in your bash profile)

QR Code
QR Code dicas:r-compila (generated for current page)