-
I'm trying to use this library in the Jupyter notebook. The library can be successfully imported after the R_Home is changed as:
`os.environ['R_HOME'] = "/Library/Frameworks/R.framework/Resources`…
-
This bug was analysed [by @huizezhang-sherry and @gmbecker and the Bug BBQ in 2024](https://github.com/r-devel/bug-bbq/issues/14) and also by @elinw on the [original bug report](https://bugs.r-project…
-
I'm trying to set option ```ZMQ_CONFLATE``` to 1 (http://api.zeromq.org/master:zmq-setsockopt) for a ```ZMQ_SUB``` socket.
I didn't see a built-in function to do that, so I tried to add my own. Her…
-
## Expected Behavior
Once `pkg-config --libs libpng` returns the value get it and return from `C.Pkg_config.get`
## Actual Behavior
`C.Pkg_config.get` on windows always return `None`
#…
-
currently julia modules cannot be transferred to R
It would be nice, if they did, and further support `$` for accessing names
-
Currently we print all results one-per-line, which makes sense in some contexts. But in the web demo, it'd be really nice to pretty print the larger sexps, since even medium sized ones are hard to rea…
-
oops, we have a type s/RunTimeError/RuntimeError/
```python
File "/home/john/code/16-channel/.venv/lib/python3.11/site-packages/skidl/tools/kicad/kicad.py", line 752, in _parse_lib_part_kicad_v6…
-
> Please let me know how it works for you.
The cache for built-in predicates is now correctly invalidated as date changes. However, I have custom sexps evaluating `ts-now` like my example in #117. …
-
## Expected Behavior
I'm trying to pin sexplib0 against my own version of it which uses virtual libraries for melange compatibility -- it should just work as long as I specify the correct implement…
-
Regarding this warning, `Call to ai_do_objects_undocked_stuff when objects are already undocked! Trace out and fix!`
Calling Jettison Cargo on a ship with nothing docked to it seems to trigger it, …