InseeFrLab / InseeFrLab/rjdworkspace

error name sap

Open Beginner friendly
#52 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
1
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Dans **{rjdworkspace}**, corriger l'erreur `Error in if (name_mp %in% names_saps) { : argument is of length zero` lorsque l'argument `name_mp` est `NULL`

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the rjdworkspace source for the `name_mp` check and the `names_saps` reference, then trace the call path that accepts a NULL `name_mp`. Reproduce the issue with `name_mp = NULL` and run the package's existing tests. Done means the NULL input no longer raises the length-zero error while normal SAP-name handling remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.