float
float copied to clipboard
`ldflags` gives incorrect arguments when path has spaces
From https://github.com/david-cortes/MatrixExtra/issues/5
Calling float:::ldflags(static=TRUE) on a system in which the R installation path contains spaces will produce an invalid path as it won't add quotation marks around it.