issue 5
(Missing links under R 2.10.0) reported by j3ffdick
- The following occurs with Rpad 1.3.0 and R 2.10.0. When I run Rpad() the
Rpad Base Page comes up but .html and .Rpad files don't appear as links.
This problem seems to have been triggered by a new feature in R 2.10.0:
"for(), while(), and repeat() loops now always return NULL as their
(invisible) value."
I can fix the problem by adding "return(str)" to the end of HTMLargs() in
HtmlTree.R. The last command in this function is otherwise a for loop.
The following occurs with Rpad 1.3.0 and R 2.10.0. When I run Rpad() the
Rpad Base Page comes up but .html and .Rpad files don't appear as links.
This problem seems to have been triggered by a new feature in R 2.10.0:
"for(), while(), and repeat() loops now always return NULL as their
(invisible) value."
I can fix the problem by adding "return(str)" to the end of HTMLargs() in
HtmlTree.R. The last command in this function is otherwise a for loop.
issue 4
(The website is dead) commented on by norbert.walchhofer
- Unfortunately has the Website been down for a few weeks now... :-(
Did anyone get an answer from Tom?
greetz,
Norbert
Unfortunately has the Website been down for a few weeks now... :-(
Did anyone get an answer from Tom?
greetz,
Norbert
Jul 06, 2009
issue 4
(The website is dead) commented on by abbass.sharif
- I am also stuck! I have been checking this since last week, and no success. I emailed the author of Rpad, hoping
that he would reply soon.
I am also stuck! I have been checking this since last week, and no success. I emailed the author of Rpad, hoping
that he would reply soon.
Jul 06, 2009
issue 4
(The website is dead) commented on by abbass.sharif
- I am also stuck! I have been checking this since last week, and no success. I emailed the author of Rpad, hoping
that he would reply soon.
I am also stuck! I have been checking this since last week, and no success. I emailed the author of Rpad, hoping
that he would reply soon.