linters: with_defaults(
    infix_spaces_linter = NULL, # 1687
    commas_linter = NULL, # 1480
    trailing_whitespace_linter = NULL, # 1388
    object_name_linter = NULL, # 756
    no_tab_linter = NULL, # 697
    spaces_inside_linter = NULL, # 488
    line_length_linter = NULL, # 337
    single_quotes_linter = NULL, # 222
    spaces_left_parentheses_linter = NULL, # 76
    cyclocomp_linter = NULL, # 58
    semicolon_terminator_linter(semicolon = "trailing"),
    unneeded_concatenation_linter,
    dummy_linter = NULL
  )
exclusions: list(
    "man/3dobjects.Rd",
    "man/abclines.Rd",
    "man/addNormals.Rd",
    "man/ageControl.Rd",
    "man/ageSetter.Rd",
    "man/arc3d.Rd",
    "man/arrow3d.Rd",
    "man/as.mesh3d.ashape3d.Rd",
    "man/as.mesh3d.default.Rd",
    "man/as.mesh3d.rglId.Rd",
    "man/as.triangles3d.Rd",
    "man/aspect3d.Rd",
    "man/asRow.Rd",
    "man/attributes.Rd",
    "man/axes3d.Rd",
    "man/bbox.Rd",
    "man/bg.Rd",
    "man/bgplot3d.Rd",
    "man/callbacks.Rd",
    "man/check3d.Rd",
    "man/clipMesh3d.Rd",
    "man/clipplaneControl.Rd",
    "man/contourLines3d.Rd",
    "man/cylinder3d.Rd",
    "man/elementId2Prefix.Rd",
    "man/ellipse3d.Rd",
    "man/extrude3d.Rd",
    "man/figWidth.Rd",
    "man/GramSchmidt.Rd",
    "man/grid3d.Rd",
    "man/identify3d.Rd",
    "man/import.Rd",
    "man/light.Rd",
    "man/makeDependency.Rd",
    "man/material.Rd",
    "man/matrices.Rd",
    "man/merge.mesh3d.Rd",
    "man/mergeVertices.Rd",
    "man/mesh3d.Rd",
    "man/mfrow3d.Rd",
    "man/observer3d.Rd",
    "man/open3d.Rd",
    "man/par3d.Rd",
    "man/par3dinterp.Rd",
    "man/par3dinterpControl.Rd",
    "man/pch3d.Rd",
    "man/persp3d.deldir.Rd",
    "man/persp3d.function.Rd",
    "man/persp3d.Rd",
    "man/persp3d.tri.Rd",
    "man/planes.Rd",
    "man/play3d.Rd",
    "man/playwidget.Rd",
    "man/plot3d.formula.Rd",
    "man/plot3d.lm.Rd",
    "man/plot3d.Rd",
    "man/plotmath3d.Rd",
    "man/polygon3d.Rd",
    "man/postscript.Rd",
    "man/primitive.Rd",
    "man/propertyControl.Rd",
    "man/propertySetter.Rd",
    "man/r3d.Rd",
    "man/readSTL.Rd",
    "man/rgl-internal.Rd",
    "man/rgl-package.Rd",
    "man/rgl.attrib.info.Rd",
    "man/rgl.bringtotop.Rd",
    "man/rgl.init.Rd",
    "man/rgl.open.Rd",
    "man/rgl.pixels.Rd",
    "man/rgl.select.Rd",
    "man/rgl.Sweave.Rd",
    "man/rgl.useNULL.Rd",
    "man/rgl.user2window.Rd",
    "man/rglIds.Rd",
    "man/rglMouse.Rd",
    "man/rglShared.Rd",
    "man/rglToLattice.Rd",
    "man/rglwidget.Rd",
    "man/scene.Rd",
    "man/scene3d.Rd",
    "man/sceneChange.Rd",
    "man/select3d.Rd",
    "man/selectpoints3d.Rd",
    "man/setGraphicsDelay.Rd",
    "man/setupKnitr.Rd",
    "man/setUserShaders.Rd",
    "man/shapelist3d.Rd",
    "man/shiny.Rd",
    "man/shinyGetPar3d.Rd",
    "man/show2d.Rd",
    "man/snapshot.Rd",
    "man/spheres.Rd",
    "man/spin3d.Rd",
    "man/sprites.Rd",
    "man/subdivision3d.Rd",
    "man/subscene3d.Rd",
    "man/subsceneInfo.Rd",
    "man/surface.Rd",
    "man/surface3d.Rd",
    "man/texts.Rd",
    "man/thigmophobe3d.Rd",
    "man/tkpar3dsave.Rd",
    "man/tkrgl.Rd",
    "man/tkspin3d.Rd",
    "man/tkspinControl.Rd",
    "man/toggleWidget.Rd",
    "man/triangulate.Rd",
    "man/turn3d.Rd",
    "man/vertexControl.Rd",
    "man/viewpoint.Rd",
    "man/webGLcontrols.Rd",
    "man/writeASY.Rd",
    "man/writeOBJ.Rd",
    "man/writePLY.Rd",
    "man/writeWebGL.Rd",
    "vignettes/rgl.Rmd",
    "vignettes/setup.R",
    "vignettes/WebGL.Rmd"
  )
