Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-38174

SparkR documentation build fails in CI

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 3.3.0
    • None
    • Build, SparkR
    • None

    Description

      SparkR documentation job in GitHub Actions seems to be broken now as below (https://github.com/apache/spark/runs/5138914521?check_suite_focus=true):

      Writing 'reference/head.html'
      Reading 'man/hint.Rd'
      Writing 'reference/hint.html'
      Reading 'man/histogram.Rd'
      Error in .f(.x[[i]], ...) : Failed to parse Rd in histogram.Rd
      ℹ ReadItem: unknown type 73, perhaps written by later version of R
      Caused by error in `readRDS()`:
      ! ReadItem: unknown type 73, perhaps written by later version of R
      
      Error: <callr_status_error: callr subprocess failed: Failed to parse Rd in histogram.Rd
      ℹ ReadItem: unknown type 73, perhaps written by later version of R
      Caused by error in `readRDS()`:
      ! ReadItem: unknown type 73, perhaps written by later version of R>
      -->
      <callr_remote_error in .f(.x[[i]], ...):
       Failed to parse Rd in histogram.Rd
      ℹ ReadItem: unknown type 73, perhaps written by later version of R
      Caused by error in `readRDS()`:
      ! ReadItem: unknown type 73, perhaps written by later version of R>
       in process 13417 
      
       Stack trace:
      
       Process 13346:
       1. pkgdown::build_site("..")
       2. pkgdown:::build_site_external(pkg = pkg, examples = examples,  ...
       3. callr::r(function(..., crayon_enabled, crayon_colors, pkgdown_internet) { ...
       4. callr:::get_result(output = out, options)
       5. throw(newerr, parent = remerr[[2]])
      
       x callr subprocess failed: Failed to parse Rd in histogram.Rd
      ℹ ReadItem: unknown type 73, perhaps written by later version of R
      Caused by error in `readRDS()`:
      ! ReadItem: unknown type 73, perhaps written by later version of R 
      
       Process 13417:
       17. (function (..., crayon_enabled, crayon_colors, pkgdown_internet)  ...
       18. pkgdown::build_site(...)
       19. pkgdown:::build_site_local(pkg = pkg, examples = examples, run_do ...
       20. pkgdown:::build_reference(pkg, lazy = lazy, examples = examples,  ...
       21. purrr::map(topics, build_reference_topic, pkg = pkg, lazy = lazy,  ...
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gurwls223 Hyukjin Kwon
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: