issues
search
dodona-edu
/
judge-r
R judge for the Dodona learning environment
MIT License
0
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow teachers to pass extra arguments to underlying `png` calls in `testImage` and `contextWithImage`
#86
chvp
closed
9 months ago
0
Enable different dimensions of plots
#85
DieterPi
closed
9 months ago
0
Make ast comparison handle non-scalar values
#84
chvp
closed
11 months ago
0
Fix bad ast walk when empty symbol is encountered
#83
chvp
closed
11 months ago
0
Feedback from `testFunctionUsedInVar` isn't usefull.
#82
DieterPi
closed
11 months ago
2
Can the `polite` package be installed on the R server?
#81
DieterPi
closed
1 year ago
2
Update utils-df.R for dplyr > 1.1.0
#80
DieterPi
closed
1 year ago
0
`testDF` returns a `dplyr::arrange()` warning
#79
DieterPi
closed
1 year ago
1
Add some docs on how to add custom messages
#78
chvp
closed
1 year ago
0
Add separate testcase function for simple asserts
#77
chvp
closed
1 year ago
0
Can `exists` be used in a testplan?
#76
DieterPi
closed
1 year ago
2
'Cannot open connection to' error
#75
DieterPi
closed
1 year ago
3
Increase default memory limit for R exercises to 200MB
#74
chvp
closed
1 year ago
0
Fixed bug in test_facet_layer + added ignore_facet_type argument
#73
StijnVandenbulcke
closed
1 year ago
4
The testGGPlot() function fails because ggplot2 stores identical plots differently depending on layers
#72
kplevoet
opened
3 years ago
0
Update test.R
#71
kplevoet
closed
3 years ago
0
Use custom method when comparing data frames and ignoring row order
#70
chvp
closed
3 years ago
1
Update test.R
#69
kplevoet
closed
3 years ago
0
Don't use dplyr's all_equal for dataframe comparison
#68
chvp
closed
3 years ago
0
dplyr's all_equal has no tolerance for floating point errors
#67
chvp
closed
3 years ago
5
Command testing by parsing
#66
gubogaer
opened
3 years ago
3
Strange behaviour with attach() in preExec
#65
ShimantoRahman
opened
3 years ago
2
test functions for base graphics and lattice graphics
#64
kplevoet
opened
3 years ago
0
`[[<-` and `$<-` are not picked up in `testFunctionUsed` and `testFunctionUsedInVar`
#63
chvp
opened
3 years ago
0
Add diagram explaining the nesting of environments in the judge to the documentation
#62
chvp
opened
3 years ago
0
Add extra test function for checking equality using `==`
#61
chvp
opened
3 years ago
0
testGGPlot testing data for ggplots without data parameter fails
#60
gubogaer
opened
3 years ago
0
new testDF__inReview__ function for dataframe testing with an informative feedback display
#59
gubogaer
closed
3 years ago
0
Explicitly use dplyr select function
#58
gubogaer
closed
4 years ago
0
readme note added, use geom instead of stat layers
#57
gubogaer
closed
4 years ago
0
testfunction for objects of class "lm"
#56
gubogaer
opened
4 years ago
0
TestFunctionUsedInVar Extra feedback
#55
gubogaer
closed
4 years ago
0
testHtest hotfix
#54
gubogaer
closed
4 years ago
0
testHtest seems to fail if the generated value isn't an htest
#53
chvp
closed
4 years ago
0
testGGPlot tests too rigorious with the all.equal function in the scale testing section
#52
gubogaer
opened
4 years ago
0
Capture stdout when executing student code in tests
#51
chvp
closed
4 years ago
0
Capture stdout when executing tests
#50
chvp
closed
4 years ago
0
stdout should be captured/discarded during test evaluation
#49
chvp
closed
4 years ago
1
testFunctionUsedInVar now also works for assignments with `=` operator
#48
gubogaer
closed
4 years ago
0
add rounding to testDF to add Floating Point tolerance
#47
ViktorVerstraelen
closed
4 years ago
0
testDF does exact float comparison
#46
chvp
closed
4 years ago
0
`help` evades all output capturing
#45
chvp
opened
4 years ago
0
testMultipleChoice added
#44
gubogaer
closed
4 years ago
0
bugfix testGGPlot
#43
gubogaer
closed
4 years ago
0
quick fix for JSON parse errors in Dodona
#42
gubogaer
closed
4 years ago
0
testHtest added
#41
gubogaer
closed
4 years ago
0
ggplot memory efficiency improved
#40
gubogaer
closed
4 years ago
0
ggplot-testing: facet-layering-testing added + improved flexibility added in tests
#39
gubogaer
closed
4 years ago
0
Add formatter argument to testEqual and testIdentical
#38
chvp
closed
4 years ago
0
contextWithRmd for R Markdown
#37
ViktorVerstraelen
closed
4 years ago
0
Next