brook-milligan

Results 4 issues of brook-milligan

It seems that the curl package tries to use a symbol (_curl_is_long_option) from libcurl that is not defined in the library. Consequently, the installation fails. The following is a transcript...

**Problem description** I have run into a situation that seems not to be handled by sphinx globbing. I have two toctrees that use globbing to define their contents. The intent...

type:enhancement

The build_readme() function (build-readme.R) finds the file to build using the following regular expression: regexp

src/Makevars states the following prior to a rule to make deps.mk: ```Makefile # This file is available only during development. # For the tarball, we create an empty file. ```...