Package: BuildSys
Type: Package
Title: System for Building and Debugging C/C++ Dynamic Libraries
Version: 1.1.2
Date: 2021-06-11
Authors@R: c(person("Paavo","Jumppanen",role=c("aut","cre"),email="paavo.jumppanen@csiro.au"))
Maintainer: Paavo Jumppanen <paavo.jumppanen@csiro.au>
Author: Paavo Jumppanen [aut, cre]
Copyright: CSIRO Marine and Atmospheric Research
Description: A build system based on 'GNU make' that creates and
    maintains (simply) make files in an R session and provides
    GUI debugging support through 'Microsoft Visual Code'.
License: GPL-2
URL: https://github.com/pjumppanen/BuildSys
BugReports: https://github.com/pjumppanen/BuildSys/issues
Imports: methods, digest
SystemRequirements: 'Microsoft Visual Code', 'Rtools' on 'Windows',
        'gdb' or 'lldb' depending on which OS
NeedsCompilation: no
Packaged: 2021-06-16 01:16:25 UTC; paavo
Repository: CRAN
Date/Publication: 2021-06-16 22:40:02 UTC
Built: R 4.3.3; ; 2025-01-24 05:09:15 UTC; unix
