-
I'd like to give this project a try but I don't quite know how to try anything yet... even a braindump might be nice :)
-
**[Original report](https://bitbucket.org/rpy2/rpy2/issue/253) by Big Stone (Bitbucket: [stonebig](https://bitbucket.org/stonebig), GitHub: [stonebig](https://github.com/stonebig)).**
---------------…
-
For instance:
- `symex` (this package) becomes a package containing only the DSL syntax and semantics, i.e. the language together with its implementation in terms of primitives
- A new package `syme…
-
Since the inception of SerAPI providing a way to query dependency data was a goal. In fact, this is possible to do now by clients and you can dump the actual proof term in sexp format and then perform…
-
I realize this may sound crazy, but I love smartparens for its extensive sexp manipulation API. I've used it to create many custom transformation functions. I also like the default bindings that are c…
-
Running this command sometimes gives me an error and when it doesn't displays an empty helm buffer.
-
After performing pull and replace notebook with notebook which has many assets, session reconnect message appears.
Notebook ID which has more asserts: 2b2ef2c9be94743b13d1ae9e3083ae14. Following er…
-
Hey @tpq interesting package! It looks like you use gc() to track memory usage, right? I like the portability of your approach (I see from the CRAN check page https://cran.r-project.org/web/checks/che…
-
PR #3125 implemented #2613 to enable to `fwrite` to accept `matrix`. This was merged in v1.12.0. However it converts matrix to data.table which can be costly.
The convert can be avoided as follows.
…
-
Hi.
I'm using `Ae` for evaluating the top level form. This is fine when I don't have to get back to the previous position, otherwise, it's a bit cumbersome.
Evaluating the top level form is supe…