maxsutton

Results 3 issues of maxsutton

I tried the first example from example.org `my/org-sidebar`, but I get this error: `Symbol's definition is void: make-org-sidebar` Is there an unspecified dependency for that macro/function? org-sidebar version 20200501.1215 org...

pkgbuild::local_build_tools() fails if Rtools is missing on Windows when `required` argument is TRUE, which is the default. This changes `required` to FALSE, which shouldn't throw an error, but will load...

# Description `rcmdcheck::check()` now throws an error and stops checking the package on Windows when Rtools is _not_ installed. ## Previous working behaviour Previously (rcmdcheck v1.3.3), `check()` would issue a...

bug