Opened 5 years ago
Closed 5 years ago
#19570 closed enhancement (duplicate)
Upgrade Boost to 1.59
Reported by: | charpent | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-duplicate/invalid/wontfix |
Component: | packages: standard | Keywords: | r-project |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
The rstan
R package (a diabolically efficient MCMC sampler) needs Boost>=1.58. For some unfathomable reason Sage's R interpreter finds Sage's Boost library before the (partial) Boost library packaged in an R packege on which rstan
depends. See details in this thread in sage-users.
Change History (3)
comment:1 Changed 5 years ago by
- Type changed from PLEASE CHANGE to enhancement
comment:2 Changed 5 years ago by
comment:3 Changed 5 years ago by
- Milestone changed from sage-6.10 to sage-duplicate/invalid/wontfix
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This duplicates what's found in #17966 - feel free to take over #17966 if you like.