cboettig / EcoNetGen

:package: Generate and sample from ecological networks

Home Page:https://cboettig.github.io/EcoNetGen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polite printing behavior

cboettig opened this issue · comments

Current calls printing to stdout or stderr should be handled according to R guidelines: https://cran.r-project.org/doc/manuals/R-exts.html#Printing-from-FORTRAN.

NetGen avoids any printing to stdout / stderr / 6 and no longer throws any notes about printing.