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.
85a20b5d18cae4e9d5dacd8e1d627bc407879f4d
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
22
Mar
21
20
16
15
13
9
8
7
6
4
3
2
1
28
Feb
27
24
23
22
21
20
17
16
15
14
13
10
9
8
7
6
7
6
3
2
1
31
Jan
30
27
26
25
24
23
21
20
19
18
17
16
13
12
11
10
9
6
5
3
2
30
Dec
28
24
23
22
21
20
provide macros and public functions for IS_UTF8, etc.
cache last successful index in findNativeArray
fill lists allocated from native code with “NULL” values
[GR-2836] Update truffle dependency.
maintain proper RContext for foreign access to R vectors
simplify access to interop factories (no more explicit thread safety management needed)
remove deprecated calls to createAccess() in interop
generated expected output messages
[GR-2950] Fix a batch of builtins with CP issues
Remove dead code in subset
[GR-2202] Reference classes and S4 testing.
use JavaInterop to wrap/unwrap ContextInfo and RContext objects
update Truffle version
fix various formatting issues, tiny fix in D
[GR-3192] Minor fixes of issues found when working on prophet/shiny/knitr packages.
Fix: temporary shareable should not be 'value' of explicit RPromise
Cleanups
Minor fixes of issues found when working on prophet/shiny/knitr packages
Fix in overriding of dollar operator for queries
[GR-2798] PipelineReturnException handling fixed and other minor fixes.
PipelineReturnException handling fixed and other minor fixes
Added test.
Fixed: Expected attributes for generic functions but builtins may not have any.
Removed unnecessary frame accesses.
Added more tests for reference classes.
Fixed: Env2list could not handle RS4Object.
Fixed: Bug in "environment<-" that broke R5.
Integrated handling of active bindings into frame access.
Added more tests for R5.
Changes in RCallNode and StandardGeneric to support R5 (reference classes).
Added tests for the S4 class system.
Added S4 test package to list of test generation packages.
Added S4 unit tests.
[GR-113] Doc fixes re —use-installed-pkgs.
pkgtest: fix bug when tested packages is already installed
[GR-2798] ErrorContext node implements getErrorContext to avoid NPEs.
[GR-3023] ArrayIndexOutOfBoundsException when populating sequence that is longer than required.
ErrorContext node implements getErrorContext to avoid NPEs
Fix: ArrayIndexOutOfBoundsException when populating sequence that is longer than required.
doc fixes re —use-installed-pkgs
Loading