Skip to content
Snippets Groups Projects
  1. Feb 10, 2017
    • Florian Angerer's avatar
      Modifications in FastR to be able to install and run package "testthat". · f29ed683
      Florian Angerer authored
      "testthat" has been tested running tests of package "argparse".
      
      - implemented RFFI functions PRSEEN, PRENV, R_PromiseExpr, and PRCODE
      - cleanup of method "getIntrinsicValue"; replaced by RASTUtils.createLanguageElement
      - added dummy cast to node IsATTY
      - also fixed FileConnections.writeString; was required to run a package
      - added tests for R exception handling; since we still have bugs, some tests are ignored
      - also fixed a problem during source code parsing in REngine, which occurred if the code contained empty lines that have not been suppressed by any shell
      f29ed683
  2. Feb 09, 2017
  3. Feb 08, 2017
  4. Feb 07, 2017
  5. Feb 06, 2017
Loading