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.
3d53034fb746fb15c103edaa66b1296e957ad17c
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
12
Feb
9
8
7
6
5
2
31
Jan
30
29
26
25
24
23
22
18
17
16
15
12
11
9
8
3
2
22
Dec
21
20
18
15
14
13
12
11
8
7
6
5
4
1
30
Nov
29
28
27
26
24
23
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
fix for environmentName
RandomAccess should not increment loop counter based on vector length
make cached case of CollectGenericArgumentsNode more useful
simplify FunctionDefinitionNode.execute: pull all slow-path exceptions into a single catch clause
call error handlers through .handleSimpleError
fixes, profiles and simplifications for interop accesses
use InternStringNode in AccessSlotNode
let Assign use WriteSuperFrameVariableNode if possible
better profiling in various S4- and call-related places
frameToEnvironment doesn't need TruffleBoundary
implement BODY/FORMALS/CLOENV/SET_BODY/SET_FORMALS/SET_CLOENV
support assigning pairlists to function formals
test for environmentName
correct result for environmentName
[GR-2798] Fix issues with CharSXPWrapper.
Fix copyrights
Treat CharSXP as byte array w.r.t. e.g. length
Contents of NA CharSXPWrapper always return RRuntime.STRING_NA even when its native contents have been allocated
list attributes not propagated in BinaryBooleanNode
[GR-8142] Wrong 'NaNs produced' warning in log builtin.
[GR-2798] Parse data attached to the 'srcfile' attribute.
Parse data attached to the 'srcfile' attribute
[GR-2798] Fix cbind plus other smaller fixes.
[GR-8145] Make do.call builtin more PE friendly.
Set splitCaller=true for DoCall builtin
Fix calls with explicit args and internal generic dispatch
DoCall: add missing TruffleBoundary and set correct type of the args promises (supplied)
Use ClosureCache in DoCall
Make ClosureCache thread safe, use it via composition not as a trait
Remove internal-parent hack from RCaller
Rework DoCall builtin do use RExplicitCall and to not create new AST nodes every time
Implement Rf_errorcall upcall
Fix cbind to work with arrays with more than 2 dimensions
do not report NaNs if log parameter already is NaN
ls builtin respects the Locale when ordering the result
RConnection#readLines gives more granular control over reported warnings
[GR-2798] Ignore API version param for package cache.
Add command help for 'mx pkgtest' and ignore 'version' parameter for
fixed imports
implemented warning handling when 'warn' option >= 2
Loading