datacamp / datacamp/rdocumentation-2.0

`strptime` Format Table is Broken

Open
#160 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
301
Forks
54
Avg merge
16h 19m
Merged PRs (30d)
1

Description

I hope this is the right place to raise an issue. I'm not sure if the documentation's contents are in another repository.

The format table on strptime page is broken. The left and right columns do not match after "%u".
https://www.rdocumentation.org/packages/base/versions/3.6.2/topics/strptime
image

I did a quick check, and it seems like some of the text is not in the <p> tag.
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked RDocumentation strptime page and inspect the format table and its generated HTML around "%u". Trace where the table content is assembled, then verify that the left and right columns remain aligned and that all relevant text is enclosed correctly; no repository file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
r, typescript
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.