datacamp / datacamp/rdocumentation-2.0
Oops, that page doesn't exist.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 301
- Forks
- 54
- Avg merge
- 16h 19m
- Merged PRs (30d)
- 1
Description
What's up with R functions documentation?
I can't access any documentation about the basic R functions: sum, sd, everything.
All I'm getting is "Oops, that page doesn't exist." messages. I'm getting the same error at four devices I tried.
I can access the same pages from Rstudio, using ?sum commands.
Example page I can't access:
https://www.rdocumentation.org/packages/base/versions/3.6.2/topics/sum
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the example URL for base version 3.6.2 and compare it with the same topic opened through RStudio using ?sum. The issue names no repository files, tests, or entry points, so first locate the code serving versioned package-topic pages. Done means the linked R function documentation and comparable base-function pages no longer return the "Oops, that page doesn't exist" message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100