File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ [
2+ " NNS_13.0.tar.gz" ,
3+ " NNS_13.0.zip" ,
4+ " R/ARMA.R" ,
5+ " src/NNS.dll" ,
6+ " tests/testthat/Rplots.pdf"
7+ ]
Original file line number Diff line number Diff line change 1+ # Live R parity report
2+
3+ - Plan: ` sync/last_r_api_plan.json `
4+ - R checkout: ` upstream/NNS `
5+ - Fresh cache requested: ` False `
6+ - Skip install: ` False `
7+
8+ ## Result: R install failed
9+
10+ ` scripts/install_local_r_nns.py ` exited nonzero; live R parity could not be run.
11+ Exit status: ` 1 `
12+
13+ ## Workflow step outcome
14+
15+ - ` run_live_r_parity_for_changed_api.py ` step outcome: ` failure `
16+ - Fresh cache requested: ` false `
17+ - DESCRIPTION changed: ` false `
Original file line number Diff line number Diff line change 1+ # R API parity review plan
2+
3+ ## Changed files
4+
5+ - ` NNS_13.0.tar.gz `
6+ - ` NNS_13.0.zip `
7+ - ` R/ARMA.R `
8+ - ` src/NNS.dll `
9+ - ` tests/testthat/Rplots.pdf `
10+
11+ ## Affected Python modules
12+
13+ - ` src/nns/arma.py `
14+
15+ ## Parity tests to run
16+
17+ - ` tests/parity/test_practical_examples.py `
18+ - ` tests/parity/test_r13_smoke.py `
19+
20+ ## Cache scope
21+
22+ - ` NNS.ARMA `
23+ - ` NNS.ARMA.optim `
24+ - ` NNS.VAR `
25+
26+ ## Required actions
27+
28+ - Fresh cache required: ` False `
29+ - Export review required: ` False `
30+ - Unmapped R files present: ` False `
Original file line number Diff line number Diff line change 1+ {
2+ "changed_files" : [
3+ " NNS_13.0.tar.gz" ,
4+ " NNS_13.0.zip" ,
5+ " R/ARMA.R" ,
6+ " src/NNS.dll" ,
7+ " tests/testthat/Rplots.pdf"
8+ ],
9+ "affected_python_modules" : [
10+ " src/nns/arma.py"
11+ ],
12+ "parity_tests" : [
13+ " tests/parity/test_practical_examples.py" ,
14+ " tests/parity/test_r13_smoke.py"
15+ ],
16+ "cache_scope" : [
17+ " NNS.ARMA" ,
18+ " NNS.ARMA.optim" ,
19+ " NNS.VAR"
20+ ],
21+ "requires_fresh_cache" : false ,
22+ "requires_export_review" : false ,
23+ "has_unmapped_r_files" : false ,
24+ "unmapped_r_files" : [],
25+ "warnings" : []
26+ }
Original file line number Diff line number Diff line change 1+ Subproject commit 3250bc985883e21eeb8fa4bf97656d8469de2836
You can’t perform that action at this time.
0 commit comments