Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
QueryR
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julien Lopez
QueryR
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
92ddfaf13916c2bdd2d1990f46aa46f6b4e978cd
Select Git revision
Branches
2
demo-hceres-2018
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
23
Nov
22
21
20
16
15
14
13
10
9
8
7
6
3
2
31
Oct
30
27
26
25
24
23
20
19
17
16
14
13
12
11
10
9
6
5
4
3
2
30
Sep
29
28
27
26
25
22
21
20
19
18
15
14
13
12
11
8
7
6
4
1
31
Aug
30
29
28
26
25
24
23
22
21
18
17
16
15
14
convert raw conversion in RFFI and Rf_copyMatrix to VectorAccess
various fixes
restructure extract/replace nodes and convert to VectorAccess
convert unary reduce and not nodes to VectorAccess
add VectorReuse utility
convert unary and binary (boolean) arithmetic nodes to VectorAccess
add (disabled) functionality to wrap foreign vectors instead of converting them completely
add VectorAccess pattern for efficient access to vectors and implement it for all data types
add profiled and immutable versions of RDataFactory
enable passing tests
if no keys then ListMR should instead of RNull return an empty vector (responding to HAS_SIZE)
added MessageResolution for RComplex and RRaw
some xxxMR haven't been executed
improved some fail messages
[GR-6688] Fixes for coming DSL changes.
Style fix.
Extract one more cached class to make the DSL happy.
Fix on result of test
Use fully qualified name to make javac happy.
Fix invalid limit.
[GR-6432] Disable browser for children contexts.
Use limit="1" for IntersetFastPath to allow it to be used with Fallback.
Remove useless limits.
Add tests between databases
Disable browser for children contexts.
[GR-2798] AssertionError upon paste(NA) or paste(c(1,NA)).
Extract cached node to allow compiling with old and new DSL changes.
[GR-6936] Cache for installed packages for package test infrastructure.
Fix TestInterop.
Using Arrays.copyOf() and profiles added.
Fixes for coming DSL changes.
Minor fixes.
Renaming.
Fix copyrights.
Fix: invalid fall through.
Added tests and updated native version.
Updated documentation.
Using 'zip' instead of 'tar'.
Implemented external builtin / native function 'octsize'.
Implemented native function 'octsize'.
Loading