tweag / tweag/HaskellR

Minor problem under Windows (dependence on old version of R)

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

Nobody has claimed this yet.

windows
Dominant language
Haskell
Stars
587
Forks
42
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When building under Windows with the latest version of R installed (R-4.3.0) there are error messages while building H, namely,
H > ghci9.2.5.exe: addLibrarySearchPath: c:\Program Files\R\R-4.2.2\bin\x64 (Win32 error 3): The System cannot find the path specified. These seem to be warnings because everything works.

To Reproduce
Build HaskellR with the usual --extra-include-dirs and --extra-lib-dirs.

Expected behavior
Should be no references to an older version of R.

Environment

  • OS name + version: Windows 11
  • Version of the code: Latest

Additional context
Add any other context about the problem here.

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

No file or test is named in the issue. Reproduce the HaskellR Windows 11 build with R-4.3.0 and the usual --extra-include-dirs and --extra-lib-dirs options, then trace the ghci9.2.5.exe reference to R-4.2.2; done means the build emits no reference to the older R installation.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell, r
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.