IQSS / IQSS/dataverse

Is the R package `DescTools` currently supported?

Open
#9,319 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature: Installer Type: Bug User Role: Sysadmin
Dominant language
Java
Stars
1.1k
Forks
564
Avg merge
2d 2h
Merged PRs (30d)
29

Description

I am working on installing the Dataverse and when I run R -e "options(warn=2); install.packages('DescTools',dependencies=TRUE, repos='https://cran.r-project.org/')" it throws an error saying dependency 'RDCOMClient' is not available. According to the docs https://cran.r-project.org/web/packages/DescTools/readme/README.html, RDCOMClient does not exist for Mac or Linux. Should I just ignore installing this package since I am building this in Linux? The installation guide https://guides.dataverse.org/en/latest/installation/prerequisites.html?highlight=desctools says it is a required package.

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 installation prerequisites guide and reproduce the cited R command on Linux, checking how DescTools and RDCOMClient are treated there. Confirm whether DescTools is required on Linux, then make the guide’s platform-specific requirement and expected installation outcome explicit.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.