This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==> Downloading http://cran.r-project.org/src/base/R-2/R-2.13.2.tar.gz | |
| File already downloaded in /Users/libor/Library/Caches/Homebrew | |
| /usr/bin/tar xf /Users/libor/Library/Caches/Homebrew/r-2.13.2.tar.gz | |
| ==> Using Homebrew-provided fortran compiler. | |
| This may be changed by setting the FC environment variable. | |
| ==> ./configure --prefix=/usr/local/Cellar/r/2.13.2 --with-aqua --enable-R-framework --with-lapack | |
| ./configure --prefix=/usr/local/Cellar/r/2.13.2 --with-aqua --enable-R-framework --with-lapack | |
| checking build system type... x86_64-apple-darwin11.1.0 | |
| checking host system type... x86_64-apple-darwin11.1.0 | |
| loading site script './config.site' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Unbrewed dylibs were found in /usr/local/lib. | |
| If you didn't put them there on purpose they could cause problems when | |
| building Homebrew formulae, and may need to be deleted. | |
| Unexpected dylibs: | |
| /usr/local/lib/libaspell.15.1.4.dylib | |
| /usr/local/lib/libcdt.4.dylib | |
| /usr/local/lib/libcgraph.5.dylib | |
| /usr/local/lib/libexslt.0.dylib |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Unbrewed dylibs were found in /usr/local/lib. | |
| If you didn't put them there on purpose they could cause problems when | |
| building Homebrew formulae, and may need to be deleted. | |
| Unexpected dylibs: | |
| /usr/local/lib/libaspell.15.1.4.dylib | |
| /usr/local/lib/libcdt.4.dylib | |
| /usr/local/lib/libcgraph.5.dylib | |
| /usr/local/lib/libexslt.0.dylib |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==> Upgrading multimarkdown | |
| ==> Downloading https://github.com/fletcher/peg-multimarkdown/tarball/3.2 | |
| File already downloaded in /Users/libor/Library/Caches/Homebrew | |
| ==> make | |
| ==> Exit Status: 2 | |
| http://github.com/mxcl/homebrew/blob/master/Library/Formula/multimarkdown.rb#L11 | |
| ==> Environment | |
| HOMEBREW_VERSION: 0.8 | |
| HEAD: a1b65c4cbae34eb64fccd5e6596481c73706b9a4 | |
| HOMEBREW_PREFIX: /usr/local |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==> Upgrading multimarkdown | |
| ==> Downloading https://github.com/fletcher/peg-multimarkdown/tarball/3.2 | |
| File already downloaded in /Users/libor/Library/Caches/Homebrew | |
| ==> make | |
| ==> Exit Status: 2 | |
| http://github.com/mxcl/homebrew/blob/master/Library/Formula/multimarkdown.rb#L11 | |
| ==> Environment | |
| HOMEBREW_VERSION: 0.8 | |
| HEAD: a1b65c4cbae34eb64fccd5e6596481c73706b9a4 | |
| HOMEBREW_PREFIX: /usr/local |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==> Upgrading multimarkdown | |
| ==> Downloading https://github.com/fletcher/peg-multimarkdown/tarball/3.2 | |
| File already downloaded in /Users/libor/Library/Caches/Homebrew | |
| /usr/bin/tar xf /Users/libor/Library/Caches/Homebrew/multimarkdown-3.2.tgz | |
| ==> make | |
| make | |
| CC=gcc make -C peg-0.1.4 | |
| /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -include GlibFacade.h -o markdown_output.o markdown_output.c | |
| /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -include GlibFacade.h -o markdown_lib.o markdown_lib.c | |
| /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -include GlibFacade.h -o GLibFacade.o GLibFacade.c |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==> Upgrading multimarkdown | |
| ==> Downloading https://github.com/fletcher/peg-multimarkdown/tarball/3.2 | |
| File already downloaded in /Users/libor/Library/Caches/Homebrew | |
| /usr/bin/tar xf /Users/libor/Library/Caches/Homebrew/multimarkdown-3.2.tgz | |
| ==> make | |
| make | |
| CC=gcc make -C peg-0.1.4 | |
| /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -include GlibFacade.h -o markdown_output.o markdown_output.c | |
| /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -include GlibFacade.h -o markdown_lib.o markdown_lib.c | |
| /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -include GlibFacade.h -o GLibFacade.o GLibFacade.c |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| function namedfig(name) | |
| %NAMEDFIG Create or select named figure. | |
| % Libor Wagner on March 25, 2013 | |
| persistent figs | |
| % Reset if requested | |
| if nargin<1 | isempty(name) | |
| figs = []; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| int32 address | |
| bool value | |
| float32 length | |
| --- |
OlderNewer