openml / openml-r

R package to interface with OpenML
http://openml.github.io/openml-r/
Other
95 stars 37 forks source link

Reading man pages online #410

Closed joaquinvanschoren closed 6 years ago

joaquinvanschoren commented 6 years ago

Maybe this is a silly question, but is there a way to easily read the man pages (without being in an R session). https://github.com/openml/openml-r/tree/master/man

I may, for instance, want to look something up on my phone?

giuseppec commented 6 years ago

I think not for the github version. What you can do is having a look at rdocumentation, e.g. https://www.rdocumentation.org/packages/OpenML/versions/1.7 There you can find all compiled man pages of all previous OpenML versions that were published on CRAN. In https://github.com/openml/openml-r/commit/5c9132968ba31d02f6161bddaed6beb2390cefc7, I added a badge for rdocumentation in the Readme.md. I hope this makes you happy ;), if not, just reopen this issue here.

joaquinvanschoren commented 6 years ago

That's what I was looking for, but couldn't find the link. Thanks!

On Wed, 28 Feb 2018 at 10:19 Giuseppe Casalicchio notifications@github.com wrote:

Closed #410 https://github.com/openml/openml-r/issues/410.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/openml/openml-r/issues/410#event-1496254554, or mute the thread https://github.com/notifications/unsubscribe-auth/ABpQV1rhUIFvGcWoRe5KNHgvYRFOwcyUks5tZRoIgaJpZM4SV5NW .

-- Thank you, Joaquin