discuss threads in importing vignette

Open
#6,716 2 comments 2 reactions 1 assignee View on GitHub

@venom1204 is already working on this.

Since Jul 8, 2025.

Assessment

This issue has not been assessed yet.

Description

beginner-task documentation

@grantmcdermott suggested improving the importing vignette, by adding a discussion about how to avoid check issues about using too many threads. https://github.com/Rdatatable/data.table/issues/5658#issuecomment-2585400062

I would suggest something like:

Add data.table::setDTthreads(1) to the top of your tests/*.R files and also at the top of the \examples section in man/*.Rd files.

Dominant language
R
Stars
3.9k
Forks
1.1k
Avg merge
14h 4m
Merged PRs (30d)
4

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.

More from Rdatatable/data.table

All issues in Rdatatable/data.table

Similar issues

More R issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.