openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
listenv
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 16 hours
ago.
Jun 05, 2024 — Jun 05, 2025
Showing page 9 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Now dim(x) <- dim removes dimnames and names attributes, cf. help('dim') [#19]
hb
More...
over 9 years ago
Add undim() [#20]
hb
More...
over 9 years ago
Tweak NEWS
hb
More...
over 9 years ago
Merge branch 'feature/dimensions' into develop
hb
More...
over 9 years ago
More testing multi-dimensional list environments
hb
More...
over 9 years ago
Now as.listenv() preserves dimensions [#11]
hb
More...
over 9 years ago
Now as.list() preserves dimensions [#11]
hb
More...
over 9 years ago
BUG FIX: parse_env_subset(x[[a,b,...]]) would return incorrect 'exists'
hb
More...
over 9 years ago
BUG FIX: parse_env_subset(x[[idx]]) for list environment 'x' and index 'idx' claimed x[[idx]] exists as long as idx in [1,length(x)] but it forgot to check if element really existed, which may not be true if 'x' has been expanded.
hb
More...
over 9 years ago
get_variable() supports multi-dimensional indices (ditto for name to be implemented) [#11])
hb
More...
over 9 years ago
FIXME: x[[1,4]] is not the same as x[[c(1,4)]]
hb
More...
over 9 years ago
Merge branch 'develop' into feature/dimensions
hb
More...
over 9 years ago
TYPO: Now argument `call.` instead of `.call`
hb
More...
over 9 years ago
x[[idxs]] no longer gives parse error
hb
More...
over 9 years ago
Now print() for listenv reveals dimensions, iff set [#11]
hb
More...
over 9 years ago
Tweak
hb
More...
over 9 years ago
Reroxy
hb
More...
over 9 years ago
Need to export in order for S3 method to be declared
hb
More...
over 9 years ago
Add support for z <- x[i,j] [#11]
hb
More...
over 9 years ago
Merge branch 'develop' into feature/dimensions
hb
More...
over 9 years ago
Bump develop version
hb
More...
over 9 years ago
Merge branch 'develop' into feature/dimensions
hb
More...
over 9 years ago
Merge branch 'release/0.5.0' into develop
hb
More...
over 9 years ago
Merge branch 'release/0.5.0'
hb
More...
over 9 years ago
Preparing CRAN submission
hb
More...
over 9 years ago
DOCS: More examples on coersions
hb
More...
over 9 years ago
Rebuilt README
hb
More...
over 9 years ago
Update NEWS
hb
More...
over 9 years ago
BUG FIX: as.listenv(x) would drop NULL elements in 'x'
hb
More...
over 9 years ago
More testing on all.equal() [#16]
hb
More...
over 9 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree