trinker / trinker/lexicon

Error message: Failed to install/load: trinker/lexicon

Open
#36 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
R
Stars
113
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Hello,

I am relatively new to coding/ programming, and I encountered this issue which I hope you could assist me with:
I was trying to install and load the trinker/lexicon package using the code provided:
"if (!require("pacman")) install.packages("pacman")
pacman::p_load_gh("trinker/lexicon") "

However, whenever I tried this, I always received the warning message:
"In pacman::p_load_gh("trinker/lexicon") :
Failed to install/load:
trinker/lexicon"

Thank you!

Contributor guide

No contributing guide indexed for this repository

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 by reproducing the reported pacman::p_load_gh("trinker/lexicon") command and record the R, pacman, and installation error details, which the report does not include. Trace whether the failure is in package installation or loading; done requires a confirmed cause and either a reproducible fix or clear documentation of the required setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
data
Issue type
Bug
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.