-
> Before merging we need an issue to add this back in upon the first release as it should be the preferred install method vs remotes
_Originally posted by @seabbs in https://github.com/epinowcast/e…
-
- action or only workflow?
- workflow
- daily? somehow watching the universe repo at github.com/r-universe?
- would be meant to live in an universe repo
- deploy on GitHub pages
-
```lean
import Mathlib.Tactic.Lift
abbrev MyNat := ℕ
example (n : ℤ) (hn : n ≥ 0) : True := by
lift n to MyNat using hn
-- type of `n` is `ℕ` instead of `MyNat`, in the goal state
triv…
-
Hey,
I was looking for fpc and i noticed this on the webr repo
it seems that that only the mclust package is missing for it to be at the repo but in r universe i can see that mclust is build fo…
-
**What would you like to be added/modified**:
Upgrade uvicorn version
**Why is this needed**:
universion v0.14.0 no longer meets pip version>=v24.1, as errors occured in ianvs https://gi…
-
### Proposal
Right now, we have `IO : Type → Type`. This RFC suggests we change to `IO : Type u → Type u`.
This RFC does *not* suggest:
* Making *all monads* polymorphic *within a chain of bind…
-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were fo…
xmfcx updated
4 months ago
-
## Description
I jus add a router with gin's method `GET` and it result in the program panic. But when I run the program again with do nothing, it works correctly.
please check the below erro…
-
C.f. https://github.com/r-universe-org/help/issues/368#issuecomment-1972767243
In my mind, this is the R-universe equivalent of a CRAN reverse dependency check, and it would be an incredible breakt…
-
Related to:
- Ubuntu 24.04 support https://github.com/Chaste/Chaste/issues/257
- libexpat problem https://github.com/Chaste/Chaste/issues/249
- PyChaste installation issue https://github.com/Chas…