2
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'Text_Alignment' of [email protected]:Sharpie/RTikZDevice into string-width More... about 16 years ago
Merge branch 'Text_Alignment' of [email protected]:Sharpie/RTikZDevice into string-width More... about 16 years ago
Remove Makefile, minor change in tests More... about 16 years ago
Remove Makefile, minor change in tests More... about 16 years ago
- Added test #14 which demonstrates legend rendering and placement. - Added a new parameter to the tikz() function: latexCmd. This parameter defaults to the value of Sys.getenv("R_PDFLATEXCMD") and is used by GetLatexStrWidth as the LaTeX program to call. This was added because some R programs, such as the Mac GUI, do not start with a robust PATH that contains LaTeX. This causes GetLatexStrWidth to crash the whole show if it tries to call a command that can not be located. The value of R_PDFLATEXCMD is set by an installer or configuration script and may be more reliable.
Sharpie
as Charles Sharpsteen
More... about 16 years ago
- Added test #14 which demonstrates legend rendering and placement. - Added a new parameter to the tikz() function: latexCmd. This parameter defaults to the value of Sys.getenv("R_PDFLATEXCMD") and is used by GetLatexStrWidth as the LaTeX program to call. This was added because some R programs, such as the Mac GUI, do not start with a robust PATH that contains LaTeX. This causes GetLatexStrWidth to crash the whole show if it tries to call a command that can not be located. The value of R_PDFLATEXCMD is set by an installer or configuration script and may be more reliable.
Sharpie
as Charles Sharpsteen
More... about 16 years ago
Merge branch 'string-width' of git://github.com/cameronbracken/rtikzdevice into Text_Alignment
Sharpie
as Charles Sharpsteen
More... about 16 years ago
Merge branch 'string-width' of git://github.com/cameronbracken/rtikzdevice into Text_Alignment
Sharpie
as Charles Sharpsteen
More... about 16 years ago
One more test
cameronbracken
as Cameron Bracken
More... about 16 years ago
One more test
cameronbracken
as Cameron Bracken
More... about 16 years ago
Tidying up code
cameronbracken
as Cameron Bracken
More... about 16 years ago
Tidying up code
cameronbracken
as Cameron Bracken
More... about 16 years ago
updated test script and bug fix on string width calculation
cameronbracken
as Cameron Bracken
More... about 16 years ago
updated test script and bug fix on string width calculation
cameronbracken
as Cameron Bracken
More... about 16 years ago
Merge branch 'string-width' of [email protected]:cameronbracken/rtikzdevice into string-width
cameronbracken
as Cameron Bracken
More... about 16 years ago
Merge branch 'string-width' of [email protected]:cameronbracken/rtikzdevice into string-width
cameronbracken
as Cameron Bracken
More... about 16 years ago
open pipe to latex output instead of file, new format for tests
cameronbracken
as Cameron Bracken
More... about 16 years ago
open pipe to latex output instead of file, new format for tests
cameronbracken
as Cameron Bracken
More... about 16 years ago
New string width calc works but spits a bunch of junk to the screen, which is very slow.
cameronbracken
as Cameron Bracken
More... about 16 years ago
New string width calc works but spits a bunch of junk to the screen, which is very slow.
cameronbracken
as Cameron Bracken
More... about 16 years ago
Begining function to calculate latex string width
cameronbracken
as Cameron Bracken
More... about 16 years ago
Begining function to calculate latex string width
cameronbracken
as Cameron Bracken
More... about 16 years ago
Beginning function to calculate string width the proper way, through latex
cameronbracken
as Cameron Bracken
More... about 16 years ago
Beginning function to calculate string width the proper way, through latex
cameronbracken
as Cameron Bracken
More... about 16 years ago
Removing DUMMY file. More... about 16 years ago
Removing DUMMY file. More... about 16 years ago
Commit of git master branch to r-forge svn. More... about 16 years ago
Commit of git master branch to r-forge svn. More... about 16 years ago
Dummy file so git does not ignore directory More... about 16 years ago
Dummy file so git does not ignore directory More... about 16 years ago