-
The SLiM engine currently supports using recapitation, or not. When recapitation is disabled, we wait until all individuals have a common ancestor after the start of the simulation, and then we wait a…
-
I get the following error when trying to plot DIF from the `DIF()` function:
```
Error in plt$cat:plt$group : NA/NaN argument
In addition: Warning messages:
1: In plt$cat:plt$group :
numerica…
-
Windows build number: Microsoft Windows [Version 10.0.18362.592]
WSL version: 1
Linux distro: Arch WSL
Description:
I'm using Arch WSL in WSL 1 and after an update which bumped glibc from 2.30…
-
## GitHub Marketplace Developer Agreement
THESE TERMS AND CONDITIONS (THE "AGREEMENT") GOVERN YOUR PARTICIPATION IN GITHUB’S MARKETPLACE PROGRAM. BY ENROLLING TO PARTICIPATE IN THE MARKETPLACE PROGRA…
-
## Summary
As I've investigated #2960 as part of #629 , I've learned that packages on CRAN have to be able to build on 32-bit Windows.
**I believe that we need to add support for a 32-bit build …
-
### Application error
#### System
| | |
|------------ | -------------|
|Platform | win32 10.0.19041 |
|Architecture | x64 |
|Application Version | 1.2.20 |
|Process | renderer |
#### Message
EBADF: b…
-
The following query:
```
https://api.propublica.org/congress/v1/bills/search.json?query=climate%20change&sort=_score&dir=desc&offset=0
```
Will produce invalid JSON. The first bill returned, `hr…
ndawg updated
4 years ago
-
I'm working on wrapping@nerdralph's brilliant bit-banged serial code around the known `Serial.print()`. Or, lazy as I am I'm borrowing @sleemanj's code (Print.h/cpp, HalfDuplexSerial.h/cpp/S) since it…
-
#### Summary:
I have just upgraded pystan, which was working fine, with pip install pystan --upgrade.
Now it's not compiling models any more. It gives an error about gcc.
#### Description:
…
-
Following #1507 ... we need to ensure that the previous `disclosure.pdf` files that have been generated in production are fixed/recreated to be correct. This may entail creating a script.
Currently…