Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / extendr/extendr issues and pull requests

#848 - Request for ndarray 0.16.1 Support

Issue - State: open - Opened by scm-mark 19 days ago - 2 comments

#846 - feat: extendr_engine support multiple versions of R

Issue - State: open - Opened by JosiahParry 21 days ago - 1 comment

#845 - Add `PartialEq` for `Rstr`

Pull Request - State: open - Opened by CGMossa 24 days ago - 1 comment

#844 - Patch release PR: 0.7.1

Pull Request - State: closed - Opened by CGMossa 24 days ago

#843 - Patch Release PR: 0.7.1

Pull Request - State: closed - Opened by CGMossa 24 days ago

#842 - Mark is_valid_string as non-API

Pull Request - State: closed - Opened by JosiahParry 26 days ago - 4 comments

#841 - is_valid_string() is no longer public API

Issue - State: closed - Opened by JosiahParry 26 days ago

#840 - extendr::serializer::to_robj serializes integers as numerics

Issue - State: open - Opened by JosiahParry 27 days ago - 2 comments

#839 - Missing `Drop` impl on `ExternalPtr`s..

Pull Request - State: closed - Opened by CGMossa 29 days ago - 2 comments

#838 - Update ndarray requirement from 0.15.3 to 0.16.1

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, rust

#837 - Update ndarray requirement from 0.15.3 to 0.16.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, rust

#836 - Update rstest requirement from 0.19.0 to 0.22.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, rust

#835 - Added iterator for `Strings`

Pull Request - State: open - Opened by CGMossa about 2 months ago - 1 comment

#833 - Add missing impls to `ExternalPtr<T>`

Pull Request - State: open - Opened by CGMossa about 2 months ago

#832 - update: Don't export `faer` and `ndarray` and their contents in `prelude`

Pull Request - State: open - Opened by CGMossa about 2 months ago - 1 comment

#831 - Add compatibility with latest cfg-check feature in stable rust

Pull Request - State: open - Opened by CGMossa about 2 months ago - 1 comment

#829 - Generate wrapper fails if project depends on ld

Issue - State: open - Opened by latot 2 months ago

#828 - Add `IntoList`

Pull Request - State: open - Opened by CGMossa 3 months ago

#827 - add unreachable message

Pull Request - State: closed - Opened by kbvernon 3 months ago - 1 comment

#824 - Don't rely on `prelude` in extendr-macros

Pull Request - State: closed - Opened by CGMossa 3 months ago

#823 - [docs] Various small link fixes

Pull Request - State: closed - Opened by CGMossa 3 months ago

#822 - Documentation: Adjusting `README`

Pull Request - State: closed - Opened by CGMossa 3 months ago - 2 comments

#821 - [internal]: Use `optional` module for tests

Pull Request - State: open - Opened by CGMossa 3 months ago

#820 - Internals refactor: processing attributes in wrappers

Pull Request - State: open - Opened by CGMossa 3 months ago

#819 - CHANGELOG

Pull Request - State: closed - Opened by CGMossa 3 months ago

#818 - Improve derive macros

Pull Request - State: closed - Opened by CGMossa 3 months ago - 1 comment

#817 - JOSS paper citation

Pull Request - State: closed - Opened by CGMossa 3 months ago

#816 - Patch 1

Pull Request - State: closed - Opened by danielskatz 3 months ago

#815 - Add tests for extendr features

Pull Request - State: closed - Opened by JosiahParry 3 months ago - 4 comments

#814 - Preparing for 0.7.0 release

Pull Request - State: closed - Opened by CGMossa 3 months ago - 1 comment

#813 - Lower msrv cran2

Pull Request - State: closed - Opened by CGMossa 3 months ago

#812 - Lower MSRV for CRAN Compliance

Pull Request - State: closed - Opened by CGMossa 3 months ago - 1 comment

#811 - Fix unnecessary note when running CMD CHECK

Pull Request - State: closed - Opened by dfalbel 3 months ago

#810 - [internal] Adjust path for `extendrtests`

Pull Request - State: closed - Opened by CGMossa 3 months ago

#809 - [urgent] Update non-API for CRAN

Pull Request - State: closed - Opened by CGMossa 3 months ago - 6 comments

#808 - PRSEEN removed from R API

Issue - State: closed - Opened by JosiahParry 3 months ago - 1 comment

#807 - SYMVALUE will be removed from R API and we need an alternative

Issue - State: open - Opened by JosiahParry 3 months ago - 1 comment

#806 - CHANGES IN R-devel C-LEVEL FACILITIES

Issue - State: closed - Opened by schochastics 3 months ago - 6 comments

#805 - Add flat indexing to `RMatrix` and friends

Pull Request - State: closed - Opened by CGMossa 3 months ago - 2 comments

#803 - [PoC] Lower MSRV to 1.69

Pull Request - State: closed - Opened by yutannihilation 3 months ago - 1 comment

#802 - Support for `Option<Strings>`, `Option<Doubles>`, and friends

Pull Request - State: closed - Opened by CGMossa 4 months ago - 2 comments

#801 - Less ambigious return type for colnames/rownames

Pull Request - State: closed - Opened by CGMossa 4 months ago - 1 comment

#800 - Refactor matrix dimnames

Pull Request - State: closed - Opened by JosiahParry 4 months ago - 3 comments

#799 - Lower the MSRV?

Issue - State: closed - Opened by andyquinterom 4 months ago - 12 comments

#798 - Updates libR-sys

Pull Request - State: closed - Opened by andyquinterom 4 months ago - 2 comments

#797 - Update libR-sys to properly support R 4.2

Issue - State: closed - Opened by andyquinterom 4 months ago - 2 comments

#796 - Add `names<-`, `dim<-` and `dimnames<-` to `RArray` and friends

Pull Request - State: closed - Opened by CGMossa 4 months ago - 8 comments

#795 - Update main `README.md`

Pull Request - State: closed - Opened by CGMossa 4 months ago

#794 - how to use `&[T]` and is `&mut [T]` possible

Issue - State: closed - Opened by jtlandis 4 months ago - 10 comments

#793 - Remove `libR-sys` from extendrtests permanently

Pull Request - State: closed - Opened by CGMossa 4 months ago - 3 comments

#792 - Bug fix: Don't use `libR_sys` in macros

Pull Request - State: closed - Opened by CGMossa 4 months ago

#791 - Update Cargo.toml

Pull Request - State: closed - Opened by CGMossa 4 months ago - 7 comments

#790 - Added mutable slices from `AsTypedSlice` to `TryFrom`

Pull Request - State: closed - Opened by CGMossa 4 months ago - 4 comments

#789 - Add: Checked conversion to `&[u32]` and `Vec<u32>` from integer vector

Pull Request - State: closed - Opened by CGMossa 4 months ago - 5 comments

#788 - Support for u32 slice removed - workaround

Issue - State: open - Opened by jonlachmann 4 months ago - 3 comments

#785 - `extendr-macros` may not use `libR-sys`

Issue - State: closed - Opened by CGMossa 4 months ago

#784 - Updating documentation everywhere

Pull Request - State: closed - Opened by CGMossa 4 months ago

#783 - [brainstorm] Roadmap for 2024

Issue - State: open - Opened by CGMossa 4 months ago

#782 - [urgent] fix: relying on specific behavior for `List::iter`

Pull Request - State: closed - Opened by CGMossa 4 months ago - 9 comments

#781 - [error handling]: Ensure all arguments are dropped

Pull Request - State: closed - Opened by CGMossa 4 months ago - 1 comment

#780 - [error handling]: Don't panic in FFI boundary

Pull Request - State: closed - Opened by CGMossa 4 months ago

#779 - Support `&mut Robj`

Pull Request - State: closed - Opened by CGMossa 4 months ago

#778 - dependabot: added `tests/extendrtests` to the directory to keep track of

Pull Request - State: open - Opened by CGMossa 4 months ago - 1 comment

#777 - Update rstest requirement from 0.19.0 to 0.21.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, rust

#776 - Update Makevars for integration test

Pull Request - State: open - Opened by CGMossa 4 months ago - 2 comments

#775 - Update rstest requirement from 0.19.0 to 0.20.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, rust

#774 - Update faer requirement from 0.18.0 to 0.19.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 4 comments
Labels: dependencies, rust

#773 - Error handling, unwinding, unhelpful defaults

Pull Request - State: closed - Opened by CGMossa 4 months ago - 1 comment

#772 - STANDALONE: Removing unnecessary clones

Pull Request - State: closed - Opened by CGMossa 4 months ago

#771 - `Rstr` as `ToVectorValue`

Pull Request - State: open - Opened by CGMossa 4 months ago - 2 comments

#770 - `ToVectorValue` implemented for `&str` and `String` but not `Rstr`

Issue - State: open - Opened by mrvillage 4 months ago - 4 comments

#769 - extendrtests: added null externalptr test

Pull Request - State: open - Opened by CGMossa 4 months ago

#769 - extendrtests: added null externalptr test

Pull Request - State: closed - Opened by CGMossa 4 months ago - 2 comments

#769 - extendrtests: added null externalptr test

Pull Request - State: open - Opened by CGMossa 4 months ago

#768 - fix: Added range-checking for integer slices

Pull Request - State: open - Opened by CGMossa 4 months ago

#768 - fix: Added range-checking for integer slices

Pull Request - State: open - Opened by CGMossa 4 months ago

#768 - fix: Added range-checking for integer slices

Pull Request - State: closed - Opened by CGMossa 4 months ago - 2 comments

#767 - bug: removed `&[u32]` interpretation of `Robj`

Pull Request - State: closed - Opened by CGMossa 4 months ago - 5 comments

#767 - bug: removed `&[u32]` interpretation of `Robj`

Pull Request - State: open - Opened by CGMossa 4 months ago

#767 - bug: removed `&[u32]` interpretation of `Robj`

Pull Request - State: open - Opened by CGMossa 4 months ago

#767 - bug: removed `&[u32]` interpretation of `Robj`

Pull Request - State: open - Opened by CGMossa 4 months ago

#766 - STANDALONE: Re-use `ExternalPtr` creation method

Pull Request - State: closed - Opened by CGMossa 4 months ago

#765 - STANDALONE: `ExternalPtr` is a pointer

Pull Request - State: open - Opened by CGMossa 4 months ago

#765 - STANDALONE: `ExternalPtr` is a pointer

Pull Request - State: open - Opened by CGMossa 4 months ago

#765 - STANDALONE: `ExternalPtr` is a pointer

Pull Request - State: open - Opened by CGMossa 4 months ago

#765 - STANDALONE: `ExternalPtr` is a pointer

Pull Request - State: open - Opened by CGMossa 4 months ago

#765 - STANDALONE: `ExternalPtr` is a pointer

Pull Request - State: closed - Opened by CGMossa 4 months ago

#764 - STANDALONE: faer isn't in the prelude

Pull Request - State: closed - Opened by CGMossa 4 months ago - 1 comment

#764 - STANDALONE: faer isn't in the prelude

Pull Request - State: open - Opened by CGMossa 4 months ago

#764 - STANDALONE: faer isn't in the prelude

Pull Request - State: open - Opened by CGMossa 4 months ago

#763 - Fix incorrect casting in `AsTypedSlice`...

Pull Request - State: closed - Opened by CGMossa 5 months ago - 1 comment

#762 - [urgent!] `#[extendr]`-impl requires `libR-sys`

Pull Request - State: closed - Opened by CGMossa 5 months ago - 1 comment
Labels: bug

#761 - Faster string conversion

Pull Request - State: closed - Opened by CGMossa 5 months ago - 3 comments

#760 - Clean-up after #759

Pull Request - State: closed - Opened by CGMossa 5 months ago - 1 comment

#759 - `use-try-from = true` as default

Pull Request - State: closed - Opened by CGMossa 5 months ago - 5 comments