Last data update: 2014.03.03

tth

Package: tth
Version: 4.3-2-1
Date: 2014-07-11
Authors@R: c(person(c("Ian", "H."), "Hutchinson", role = "aut",
comment = "author of tth/ttm C sources"),
person("Friedrich", "Leisch", role = c("aut", "cre"),
email = "Friedrich.Leisch@R-project.org",
comment = "author of R wrappers to tth/ttm"),
person("Achim", "Zeileis", role = "aut",
email = "Achim.Zeileis@R-project.org",
comment = "author of R wrappers to tth/ttm"))
Title: TeX to HTML/MathML Translators tth/ttm
Depends: R (>= 2.14.0)
Description: C source code and R wrappers for the tth/ttm TeX to
HTML/MathML translators.
License: GPL-2
Packaged: 2016-04-15 07:27:55 UTC; ligges
Author: Ian H. Hutchinson [aut] (author of tth/ttm C sources),
Friedrich Leisch [aut, cre] (author of R wrappers to tth/ttm),
Achim Zeileis [aut] (author of R wrappers to tth/ttm)
Maintainer: Friedrich Leisch <Friedrich.Leisch@R-project.org>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2016-04-15 09:42:55

● Cran Task View: ReproducibleResearch
● 0 images, 2 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'tth' ...
** package 'tth' successfully unpacked and MD5 sums checked
** libs
** arch - 
gcc -L/usr/local/lib64 -g -O2  -o tth tth.c 
gcc -L/usr/local/lib64 -g -O2  -o ttm ttm.c 
installing via 'install.libs.R' to /home/ddbj/local/lib64/R/library/tth
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'tth'
    finding HTML links ... done
    tth-package                             html  
    tth                                     html  
** building package indices
** testing if installed package can be loaded
* DONE (tth)
Making 'packages.html' ... done