nielsaka

Results 4 issues of nielsaka

Hi @jennybc, I stumbled across your document on the hunt for `pryr::show_c_source`. I find the function quite useful, but keep forgetting where to find it (hopefully no longer!). So I...

Another minor thing, I had to reboot after uninstalling an old version of singularity and installing again from a repository. https://github.com/singularityware/singularityware.github.io/blob/master/pages/docs/user-docs/docs-installation.md#remove-an-old-version

Fyi, following the instructions in [pages/docs/install/install-linux.md](https://github.com/singularityware/singularityware.github.io/blob/master/pages/docs/install/install-linux.md) when I set up the NeuroDebian repository and try to contact the keyserver, port 80 will not work for me. So maybe ``` sudo...

When creating file checksums via sha1 or similar, I would recommend setting `raw=TRUE` in the file connections. Maybe that can be added to the documentation? Use case: comparing files on...