|
You are here |
blog.r-hub.io | ||
| | | | |
dougseven.com
|
|
| | | | | Today I am at re:Invent 2022 in Las Vegas, NV. I am spending my days talking to AWS customers about Amazon CodeWhisperer - a new developer productivity service that will accelerate application development by providing automatic code recommendations based on the code and comments in your IDE. For developers, Amazon CodeWhisperer is an IDE extension... | |
| | | | |
remotes.r-lib.org
|
|
| | | | | install_dev() retrieves the package DESCRIPTION from the CRAN mirror and looks in the 'URL' and 'BugReports' fields for GitHub, GitLab or Bitbucket URLs. It then calls the appropriate install_() function to install the development package. | |
| | | | |
blog.jak-linux.org
|
|
| | | | | In the past weeks, I was looking at several build systems. As it turned out, there is not a single sane generic build system out there. Autotools: Autotools are ugly, slow, and require an immense amount of code copies in the source tree. WAF: WAF is not as ugly as autools and it's faster and does not generate Makefiles or stuff like this. But it has serious issues: It requires one to copy it to the source tarball, has no stable API, and requires Python for building. Furthermore, support for unit testing is broken: It runs the unit tests, but does not abort the build process if the tests fail and does not display why the tests fail. | |
| | | | |
philstatwars.wordpress.com
|
|
| | | General Schedule PDF CLICK ON READINGS Topic: Current Controversies in Phil Stat (LSE, Remote 15:00 - 17:00; Thursdays 21 May-18 June) Main Text SIST:Statistical Inference as Severe Testing: How to Get Beyond the Statistics WarsCUP, 2018)*: Slides for each meeting will be on individual meeting posts on this blog. I. (May 21) Introduction: Controversies in... | ||