posit-dev / posit-dev/connect-extensions

Runtime Version Scanner: convert `library()` calls to namespaced function calls

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

Nobody has claimed this yet.

content: Runtime Version Scanner
Dominant language
R
Stars
10
Forks
8
Avg merge
5d 18h
Merged PRs (30d)
1

Description

From @karawoo in https://github.com/posit-dev/connect-extensions/pull/279#discussion_r2402688809.

Currently the files in Runtime Version Scanner R/ directory use library() calls. It would be better to use namespaced function calls.

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

Review the files in the Runtime Version Scanner R/ directory and locate the current library() calls. Replace those calls with namespaced function calls, then verify that the Runtime Version Scanner still works as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
tooling
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.