Displaying 20 results from an estimated 52 matches for "undoc".
Did you mean:
undo
2001 Nov 06
1
R CMD check, undoc and package checking
As cool and wonderful as the package checking tools for R are, I sometimes am
stymied when trying to track down a problem. For example, I occasionally see
error messages when running R CMD check like the following:
[...]
* checking Rd files ... OK
* checking for undocumented objects ... ERROR
* in parse(file, n, text, prompt) : syntax error on line 932
* in undoc(dir = "/home/a296180/tmp/pyri.port") :
At this point, I want to go look at line 932 of some file. Question 1: Where is
this file? I wonder if this is connected to the tendency of R CMD ch...
2001 Jul 27
2
Seemingly bizarre behavior in R CMD check
...repeatedly irritating
error I noticed when running the check Perl script on my R 1.3 project. In
following it line by line, I traced my problem down to the
code/documentation matching within check, the most recent version of which
seems to verify proper .Rd formatting by means of R's codoc and undoc
functions. Under R --vanilla, those two then unpack and repack my project,
with each assembling a kind of test tempfile to ensure various structural
requirements within my project. At first, I got bogged down in a mysterious
"parse" problem, R's not-too-revealing result of a simple ev...
2003 Dec 12
1
Problems with rpcclient
Hello all,
I am having a pretty serious problem with rpcclient ...
if I try 'enumprinters' at the prompt, i get back
rpcclient $> enumprinters
cli_pipe: return critical error. Error was NT_STATUS_INVALID_PARAMETER
result was NT_STATUS_UNSUCCESSFUL
However, enumdrivers works fine.
Addriver does not work either, and just returns
NT_STATUS_UNSUCCESSFUL
... which means that
2003 Sep 22
2
rpcclient adddriver problems 2.2.8a and 3rc4
...ee another error: (3rc4) DOS code 0x00000013 and
(2.2.8a) WERR_BADFILE
bind_rpc_pipe: server pipe_name found: \PIPE\lsass
bind_rpc_pipe: accepted!
make_spoolss_q_addprinterdriver
000000 spoolss_io_q_addprinterdriver
0000 server_name_ptr: 00000001
0004 uni_max_len: 0000000a
0008 undoc : 00000000
000c uni_str_len: 0000000a
0010 buffer : \.\.L.I.N.B.E.T.A...
0024 info_level: 00000003
0028 level: 00000003
002c ptr: 00000001
0030 cversion: 00000002
0034 name: 00000001
0038 environment: 00000001...
2001 Jun 15
1
R CMD check (PR#982)
In revising the splancs package, I use R CMD check. After a number of
changes to various files in the directory tree, R CMD check fails at the
* checking for undocumented objects ... ERROR
stage as shown below. But running undoc() in R (pointed at the Rcheck
directory, not on the older version) doesn't show the same error, and grep
on the Rcheck R code finds the function. I ran undoc() under debug() too,
to be sure that it was looking in the Rcheck locati...
2003 Apr 22
2
Handling of upper/lowercase in package names (PR#2816)
...DocArgs checkDocStyle checkFF checkMD5sums checkMethods
checkTnF checkVignettes codoc md5sum pkgVignettes print.checkAssignFuns
print.checkDemoIndex print.checkDocArgs print.checkDocStyle print.checkFF
print.checkMethods print.checkTnF print.checkVignetteIndex
print.checkVignettes print.codoc print.undoc Rdindex Rtangle RtangleSetup
RtangleWritedoc RweaveLatex RweaveLatexOptions RweaveLatexSetup Stangle
Sweave SweaveSyntaxLatex SweaveSyntaxNoweb SweaveSyntConv undoc
> search()
[1] ".GlobalEnv" "package:Tools" "package:tools" "package:methods"
&q...
2024 Mar 06
1
Never exporting .__global__ and .__suppressForeign__?
...(Dear Richard, I hope you don't mind being Cc:'d on this thread in
R-devel. This is one of the ways we can prevent similar problems from
happening in the future.)
Sometimes, package authors who use both exportPattern('.') and
utils::globalVariables(...) get confusing WARNINGs about undocumented
exports:
https://stat.ethz.ch/pipermail/r-package-devel/2024q1/010531.html
I would like to suggest adding the variables used by
utils::globalVariables and utils::suppressForeignCheck to the list of
things that should never be exported:
Index: src/library/base/R/namespace.R
================...
2003 Feb 11
2
Samba + LDAP = Misery
...=======
[2003/02/10 22:06:33, 4] rpc_server/srv_pipe.c:api_rpcTNP(1340)
api_rpcTNP: NETLOGON op 0x5 - api_rpcTNP: rpc command: NET_AUTH
[2003/02/10 22:06:33, 5] rpc_parse/parse_prs.c:prs_debug(81)
000000 net_io_q_auth
[2003/02/10 22:06:33, 5] rpc_parse/parse_prs.c:prs_uint32(592)
0000 undoc_buffer: 00119f60
[2003/02/10 22:06:33, 5] rpc_parse/parse_prs.c:prs_uint32(592)
0004 uni_max_len: 00000006
[2003/02/10 22:06:33, 5] rpc_parse/parse_prs.c:prs_uint32(592)
0008 undoc : 00000000
[2003/02/10 22:06:33, 5] rpc_parse/parse_prs.c:prs_uint32(592)...
2002 Sep 02
2
Printer download - NOT WORKING
...0040 version: 00000002
bind_rpc_pipe: server pipe_name found: \PIPE\spoolss
bind_rpc_pipe: accepted!
make_spoolss_q_addprinterdriver
000000 spoolss_io_q_addprinterdriver
0000 server_name_ptr: 00000001
000004 smb_io_unistr2 server_name
0004 uni_max_len: 00000008
0008 undoc : 00000000
000c uni_str_len: 00000008
0010 buffer : \.\.P.C.0.1.0...
0020 info_level: 00000003
000024 spool_io_printer_driver_info_level
0024 level: 00000003
0028 ptr: 00000001
00002c spool_io_printer_driver_info_level_3
002c cver...
2002 Sep 03
1
AW: Printer download - NOT WORKING
...0040 version: 00000002
bind_rpc_pipe: server pipe_name found: \PIPE\spoolss
bind_rpc_pipe: accepted!
make_spoolss_q_addprinterdriver
000000 spoolss_io_q_addprinterdriver
0000 server_name_ptr: 00000001
000004 smb_io_unistr2 server_name
0004 uni_max_len: 00000008
0008 undoc : 00000000
000c uni_str_len: 00000008
0010 buffer : \.\.P.C.0.1.0...
0020 info_level: 00000003
000024 spool_io_printer_driver_info_level
0024 level: 00000003
0028 ptr: 00000001
00002c spool_io_printer_driver_info_level_3
002c cver...
2009 Aug 20
1
Problem with updating/reinstalling R under UBUNTU (Hardy)
...ata/prog/R-2.9.1/src/library/tools/src'
make[4]: Leaving directory `/data/prog/R-2.9.1/src/library/tools'
Error in namespaceExport(ns, exports) :
exportations non définies : checkDocFiles, checkDocStyle, checkFF, checkReplaceFuns, checkS3methods, checkTnF, codoc, codocClasses, codocData, undoc
Calls: ::: ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
In addition: Warning message:
les méthodes S3 ‘print.checkDocFiles’, ‘print.checkDocStyle’, ‘print.checkFF’, ‘print.checkReplaceFuns’, ‘print.checkS3methods’, ‘print.checkTnF’, ‘print.codoc’, ‘print.codocClasses’,...
2002 Oct 23
3
cupsaddsmb rpcclient error
...y: 00000001
0060 starttime: 00000000
0064 untiltime: 00000000
0068 status: 00000000
006c cjobs: 00000000
0070 averageppm: 00000000
000074 smb_io_unistr2 servername
0074 uni_max_len: 0000000c
0078 undoc : 00000000
007c uni_str_len: 0000000c
0080 buffer : \.\.l.o.c.a.l.h.o.s.t...
000098 smb_io_unistr2 printername
0098 uni_max_len: 00000016
009c undoc : 00000000
00a0 uni_str_len: 00000016...
2003 Sep 23
1
rpcclient adddriver not recognizing Dependentfiles... Samba-HOWTO-Collection HEAD/3.0
...0008 frag_len : 0068
000a auth_len : 0000
000c call_id : 00000003
000010 smb_io_rpc_hdr_resp rpc_hdr_resp
0010 alloc_hint: 00000050
0014 context_id: 0000
0016 cancel_ct : 00
0017 reserved : 00
rpc_api_pipe: len left: 0 smbtrans read: 104
000018 lsa_io_r_query
0018 undoc_buffer: 22000000
001c info_class: 0005
0020 uni_dom_max_len: 000e
0022 uni_dom_str_len: 0010
0024 buffer_dom_name: 00000001
0028 buffer_dom_sid : 00000001
002c uni_max_len: 00000008
0030 undoc : 00000000
0034 uni_str_len:...
2001 Mar 02
1
VR_6.2-4 is released
An update of the VR bundle was released on Monday and should have
propagated around CRAN now. It is a collection of bug fixes (many to
documentation, thanks to Kurt Hornik's great tools undoc and codoc) and
small enhancements for R.
It does need R 1.2.2 to install (the help files make use of new markup
for methods) but only 1.2.0 to run. Thus the precompiled Windows
version will run on rw1021.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statist...
2001 Mar 02
1
VR_6.2-4 is released
An update of the VR bundle was released on Monday and should have
propagated around CRAN now. It is a collection of bug fixes (many to
documentation, thanks to Kurt Hornik's great tools undoc and codoc) and
small enhancements for R.
It does need R 1.2.2 to install (the help files make use of new markup
for methods) but only 1.2.0 to run. Thus the precompiled Windows
version will run on rw1021.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statist...
2003 May 06
3
Problems adding print drivers
...0038 data : 9f e8 08 00 2b 10 48 60
0040 version: 00000002
bind_rpc_pipe: server pipe_name found: \PIPE\spoolss
bind_rpc_pipe: accepted!
make_spoolss_q_addprinterdriver
000000 spoolss_io_q_addprinterdriver
0000 server_name_ptr: 00000001
0004 uni_max_len: 0000000c
0008 undoc : 00000000
000c uni_str_len: 0000000c
0010 buffer : \.\.L.O.C.A.L.H.O.S.T...
0028 info_level: 00000003
002c level: 00000003
0030 ptr: 00000001
0034 cversion: 00000000
0038 name: 00000001
003c environment: 00000001...
2000 Jun 08
1
Undocumented functions (was: Dates on Graphics)
At 19:48 07/06/00 +0200, Friedrich Leisch wrote:
>>>>>> On Wed, 7 Jun 2000 09:41:23 -0700 (PDT),
>>>>>> Thomas Lumley (TL) wrote:
>
>
>TL> Some of this can be done with apropos(), but I don't think you can
keyword
>TL> search from inside R. It would be nice.
>
>
>help.search() might do what you want ...
>
>.f
Yes, but
2001 Dec 14
3
RtlGetNtVersionNumbers
...o post diffs if this isn't it. This patch implements
RtlGetNtVersionNumbers, called by lots of windows XP apps (including
winver, cmd.exe, and regedit).
BTW, are we just not bothering to match ordnals on our exports, or is
there some deeper reason for using @s?
As the patch says, the API is undocmented, so my implementation might be
off. It's certianly matches winxp's behavor (when run with
--winver=winxp, that is); the dissasm is quite simple (god, I love IDA).
-=- James Mastros
--
"In the case of alchemy v chemistry the chemists know whether it will
probably go bang befor...
2003 Sep 08
0
logon problems, with ldap & samba 3.0
...000000
[2003/09/08 10:03:39, 7] rpc_parse/parse_prs.c:prs_debug(81)
0000e4 smb_io_unistr2 uni_user_name
[2003/09/08 10:03:39, 5] rpc_parse/parse_prs.c:prs_uint32(634)
00e4 uni_max_len: 00000009
[2003/09/08 10:03:39, 5] rpc_parse/parse_prs.c:prs_uint32(634)
00e8 undoc : 00000000
[2003/09/08 10:03:39, 5] rpc_parse/parse_prs.c:prs_uint32(634)
00ec uni_str_len: 00000009
[2003/09/08 10:03:39, 5] rpc_parse/parse_prs.c:dbg_rw_punival(806)
00f0 buffer : p.i.e.t.j.e.p.u.k.
[2003/09/08 10:03:39, 7] rpc_parse/parse_prs.c:prs_debug(81)...
1999 Sep 23
1
rpcclient problem
i can use the smbclient -L just fine to get a list of shares off my NT4 (Alpha processor) server. My problem lies with rpcclient. It lets me login but then samtest gives the following error:
smb: \> samtest
samtest
SAM Encryption Test
SAMR_R_UNKNOWN_38: Unknown NT error
smb: \>
all i need to be able to do is change the nt password, but the ntpass command gives the same error.
any ideas